|
1 year ago | |
---|---|---|
archetypes | 2 years ago | |
content | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
config.toml | 2 years ago |
Currently running at https://cwtch.im
To install: git clone https://git.openprivacy.ca/cwtch.im
cd website
// Get the hugo alabaster theme
git clone git@github.com:digitalcraftsman/hugo-alabaster-theme.git themes/hugo-alabaster-theme
// build
hugo
// or run the server
hugo server