Skip to content

decred/dcrblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a2cd0e · Sep 5, 2024

History

43 Commits
Sep 5, 2024
Sep 5, 2024
Mar 23, 2023
Sep 5, 2024
Dec 9, 2022
Sep 5, 2024
Oct 9, 2019
Dec 2, 2022
Sep 5, 2024
Dec 2, 2022
Sep 5, 2024

Repository files navigation

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.