Skip to content

Commit

Permalink
Update deprecated items
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriadrake committed Nov 12, 2024
1 parent 601ef3a commit a5a226a
Show file tree
Hide file tree
Showing 56 changed files with 23,594 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ git submodule add https://github.com/victoriadrake/hugo-theme-introduction.git t
Introduction ships with an fully configured example site. For a quick preview:

```sh
cd exampleSite && HUGO_THEME="hugo-theme-introduction" hugo server --themesDir ../.. -v
cd exampleSite && HUGO_THEME="hugo-theme-introduction" hugo server --themesDir ../..
```

Then visit `http://localhost:1313/` in your browser to view the example site.
Expand Down
Loading

0 comments on commit a5a226a

Please sign in to comment.