blob: 8671b2d8b86cb4a3de97a2d800fd7ae06b94501e006e6da149434388e2e3fa6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# hugo-theme-journal
An accessible, no-JS, minimalist, high-contrast Hugo theme that outputs Gemtext and HTML. Suitable for blogs.
## Clone to Your Theme Directory
```bash
$ git clone https://git.nicholasjohnson.ch/hugo-theme-journal themes/journal
```
## Generate The Blog
In order to render the blog in Gemini and Web format, it's best to render it with separate configuration files. Have a look at the [my journal repo](https://git.nicholasjohnson.ch/journal) for an example.
## License
GPLv3 or later
## Version
This Hugo theme uses [semantic versioning](https://semver.org/) with Git tags.
|