A simple, fully-featured Hugo blogging theme with Dracula colors
 
 
Go to file
earnest ma fdee93afb1
chore: Version 0.2.0
2021-02-05 21:07:38 -05:00
assets feat: Add support for comments from Mastodon posts (API) 2021-02-05 20:05:10 -05:00
layouts feat: Custom footer space 2021-02-05 20:07:51 -05:00
.editorconfig chore: Add .editorconfig file 2021-02-05 11:41:34 -05:00
changelog.md chore: Update changelog for v0.2.0 2021-02-05 21:07:07 -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 misc: Update readme.md 2021-02-05 21:04:34 -05:00
theme.toml misc: Initial commit! 2021-02-05 11:38:17 -05:00
version chore: Version 0.2.0 2021-02-05 21:07:38 -05:00

readme.md

Dracublog

git repo GitHub mirror

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

Demo: -

My personal site uses this theme.

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 instead use git submodule add https://git.earne.link/earnestma/dracublog.git themes/dracublog -b 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