blob: ae239a55f21ca4bae7681e249bc1829f4675559ea8a2b068e642bc7c65588d99 (
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 [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.
|