misc: Update readme.md

pull/2/head
earnest ma 2021-02-05 21:04:34 -05:00
parent bab1f8a535
commit 07bc925853
No known key found for this signature in database
GPG Key ID: 6B361FA81C5FB695
1 changed files with 3 additions and 1 deletions

View File

@ -7,13 +7,15 @@ A simple, fully-featured Hugo blogging theme with Dracula colors.
**Demo**: -
[My personal site](https://www.earnestma.xyz) 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 append this to the `.gitmodules` entry: `branch = develop`
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