Fix: Documentation

feature/oscar-theme
Óscar M. Lage 2022-02-11 22:46:49 +01:00
parent c051c8708e
commit 6ae93d4922
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Then the site will be available in `http://localhost:1313`
## Other commands
- `make build`: Builds the static site into `public/` directory
- `make serve`: Launches a server in `http://localhost:1313`
- `make shell`: Enters in the container in order to create new contents, etc....
Once inside the container you can run some other `hugo` commands:
- `hugo new posts/slugified-title`: Create a new post.