1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-09-19 01:31:36 +02:00

Add installation instructions to README.md

This commit is contained in:
adnano 2020-09-22 16:43:33 -04:00
parent 2bbfdc3d07
commit 950511905b

View File

@ -9,6 +9,12 @@ A simple static site generator for Gemini.
- Gemini support
- Go templates
## Installation
```
go install
```
## Usage
```
@ -45,6 +51,7 @@ Page templates are provided with the following information:
Section templates are provided with the following information:
- `Path`: Relative path to the section
panic: runtime error: invalid memory address or nil pointer dereference
- `Permalink`: Permalink to the section
- `Pages`: The pages in this section