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

https://github.com/realorangeone/hugo-theme-notes

A Hugo theme for storing notes
https://github.com/realorangeone/hugo-theme-notes

hugo notes theme

Last synced: about 1 year ago
JSON representation

A Hugo theme for storing notes

Awesome Lists containing this project

README

          

# hugo-theme-notes

Hugo theme for storing notes

Heavily inspired by https://github.com/mrmartineau/gatsby-theme-code-notes/.

## Usage

Use

Import the theme in your Hugo config:

```toml
[[module.imports]]
path = "github.com/RealOrangeOne/hugo-theme-notes"
```

## Example

[Visit the example site](https://realorangeone.github.io/hugo-theme-notes), built from the [`exampleSite/`](./exampleSite/), with examples and a configuration reference.