1.2 KiB
1.2 KiB
Dracublog
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
- Dracula theme (MIT)
- Simple CSS (MIT)