Update README.md
added link to instructions for installing zola Signed-off-by: tssc7my0no7 <165958414+tssc7my0no7@users.noreply.github.com>
This commit is contained in:
parent
a55596616f
commit
c8270e32a7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ This static website is built with [Zola](https://www.getzola.org/) and Cloudflar
|
|||
|
||||
## Development
|
||||
|
||||
Download the latest zola (version 0.17.2 at the time of writing) for your operating system and set up the necessary path variable.
|
||||
Download the latest [zola](https://www.getzola.org/documentation/getting-started/installation/) (version 0.17.2 at the time of writing) for your operating system and set up the necessary path variable.
|
||||
|
||||
Run `zola serve` for a local preview or `zola build` to generate static site in the `public` folder.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue