Skip to content

Commit

Permalink
Link to Gruvbox palette
Browse files Browse the repository at this point in the history
  • Loading branch information
afreeorange committed Aug 28, 2022
1 parent 3dd4d82 commit b1b1f7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ func main() {

Uses [pongo2](https://github.com/flosch/pongo2) for a Django/Nunjucks-style syntax since I don't yet like the Golang's [`text/template`](https://pkg.go.dev/text/template). There's a base template that's embedded in the built binary which isn't too bad-looking but I'll add a way to specify custom templates later. Here are [all of Pongo2's filters](https://github.com/flosch/pongo2/blob/master/template_tests/filters.tpl).

The base template uses [the Gruvbox palette](https://github.com/morhetz/gruvbox).

### Template Types

- `archive`
Expand Down

0 comments on commit b1b1f7f

Please sign in to comment.