# [Dracublog](https://www.earnestma.xyz/dracublog) [![git repo](https://img.shields.io/badge/repo-git-informational.svg?logo=gitea)](https://git.earne.link/earnestma/dracublog) [![GitHub mirror](https://img.shields.io/badge/mirror-GitHub-black.svg?logo=github)](https://github.com/earnestma/dracublog) 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](https://git.earne.link/earnestma/dracublog/releases)** and [on GitHub releases](https://github.com/earnestma/dracublog/releases). Simply uncompress to the themes directory. ## Configuration ## Contributing Please see [contributing.md](contributing.md). This project is licensed under the [MIT License](license.md). ## Thanks - [Dracula theme](https://draculatheme.com/) (MIT) - [Simple CSS](https://simplecss.org/) (MIT)