Blog posts are in the articles folder.
articles
make vendor
make preview
http://localhost:8000/
If you update assets, run make assets-dev in another tab.
make assets-dev
make deploy