diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ -# hugo-theme-nicksphere +# 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.nicksphere.ch/hugo-theme-nicksphere themes/hugo-theme-nicksphere +$ 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 configs. Have a look at the [the Nicksphere repo](https://git.nicksphere.ch/nicksphere) for an example. +In order to render the blog in Gemini and Web format, it's best to render it with separate configs. Have a look at the [my journal repo](https://git.nicholasjohnson.ch/journal) for an example. ## License GPLv3 or later |