https://github.com/highb/bmh
Source for personal blog
https://github.com/highb/bmh
blog zola
Last synced: 6 months ago
JSON representation
Source for personal blog
- Host: GitHub
- URL: https://github.com/highb/bmh
- Owner: highb
- Created: 2017-12-31T01:18:57.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T03:55:35.000Z (over 1 year ago)
- Last Synced: 2025-03-01T04:25:45.535Z (over 1 year ago)
- Topics: blog, zola
- Homepage: https://blog.bmh.io
- Size: 2.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bmh
Source for personal blog
## Building/Testing Locally
1. Install [Mise](https://mise.jdx.dev/)
2. `mise install`
3. `mise setup-initial`
5. `mise serve`
## Deployment
Open a PR for a preview, merge it to deploy. Thanks to [Github Pages](https://pages.github.com/) for
the free hosting.