A simple, fully-featured Hugo blogging theme with Dracula colors
 
 
Go to file
earnest ma b7ed911aba
feat: Add support for comments from Mastodon posts (API)
Can be replied to from the Fediverse/ any ActivityPub-compatible instance.
2021-02-05 20:05:10 -05:00
assets feat: Add support for comments from Mastodon posts (API) 2021-02-05 20:05:10 -05:00
layouts feat: Add support for comments from Mastodon posts (API) 2021-02-05 20:05:10 -05:00
.editorconfig chore: Add .editorconfig file 2021-02-05 11:41:34 -05:00
changelog.md chore: Update changelog for v0.1.0 2021-02-05 12:55:13 -05:00
contributing.md chore: Add contributing.md 2021-02-05 12:00:28 -05:00
license chore: Add license (MIT) 2021-02-05 11:39:22 -05:00
openring-template-in.html feat: Add openring incoming template example 2021-02-05 11:39:45 -05:00
readme.md chore: Update readme.md 2021-02-05 14:30:16 -05:00
theme.toml misc: Initial commit! 2021-02-05 11:38:17 -05:00
version misc: Version -> develop 2021-02-05 12:59:03 -05:00

readme.md

Dracublog

git repo GitHub mirror

A simple, fully-featured Hugo blogging theme with Dracula colors.

Demo: -

Install

  • Git submodule

git submodule add https://git.earne.link/earnestma/dracublog.git themes/dracublog

The main branch will always point to the latest stable tag. To track the develop branch, you may append this to the .gitmodules entry: branch = develop

  • Release

Regular and minified release tarbells are available: here and on GitHub releases. Simply uncompress to the themes directory.

Configuration

Contributing

Please see contributing.md. This project is licensed under the MIT License.

Thanks