This commit is contained in:
2022-02-23 11:33:18 +04:00
parent 8d044596a6
commit 4305ee7890
4 changed files with 54 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ To use this repository as a template, simply:
- clone repository
- add your own content to templates directory (see more below)
- [install Zola](https://www.getzola.org/documentation/getting-started/installation/),
- run npm insall to install dependencies
- run `npm install` to install dependencies
- run `npm run start`
## How to create pages using this template