mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-02 21:49:23 +01:00
makefile: add makefile to run Hugo server with example site
This commit is contained in:
@@ -24,6 +24,14 @@ Set theme parameter in your config file:
|
||||
theme = "hugo-theme-console"
|
||||
```
|
||||
|
||||
## Example Site
|
||||
|
||||
If you want to run the example site, please run the following command:
|
||||
|
||||
```
|
||||
makefile hugo-server
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2020 [Marcin Mierzejewski](https://mrmierzejewski.com/)
|
||||
|
||||
Reference in New Issue
Block a user