Personal blog. Published using Ghost CMS and the ghost-static-site-generator.
To publish:
ghost start
- Update content using the admin panel which by default should be accessible from
http://localhost:2368/ghost/ - Publish and push to repo
# in root dir of this repo
gssg --url https://enreina.com --dest .
git push master