/sbs-website

My personal website and blog

Primary LanguageMakefileApache License 2.0Apache-2.0

sbs-website

My personal website and blog

Local Development

Assuming that Hugo is installed, simply run:

# make run
hugo server -D

To build the blog output, run:

# make build
hugo -d docs/