Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cvhariharan/hugo-journal

A minimal hugo theme for blogs
https://github.com/cvhariharan/hugo-journal

hugo hugo-blog hugo-theme

Last synced: about 2 months ago
JSON representation

A minimal hugo theme for blogs

Awesome Lists containing this project

README

        

## Journal
A minimal hugo theme for blogs.





Demo

### Features
- Responsive and fast
- Minimal JS
- Dark/light modes
- Easy to customize



### Setup
Import the theme as a submodule

```bash
git submodule add https://github.com/cvhariharan/hugo-journal themes/journal
cp themes/journal/theme.toml theme.toml
cp themes/journal/config.example.yml config.yml
```