/dcrblog

Decred Blog

Primary LanguageSCSS

dcrblog

Source code for the Decred Project Blog, hosted at https://blog.decred.org.

Development

Install the extended version of Hugo somewhere along your $PATH.

$ bin/watch.sh

Then access the page with a browser (the server usually starts in https://localhost:1313).

Deployment

$ bin/build.sh

This will build the docker image.