https://github.com/cfrenzel/cfrenzel.github.io
Jekyll based personal blog
https://github.com/cfrenzel/cfrenzel.github.io
Last synced: 3 months ago
JSON representation
Jekyll based personal blog
- Host: GitHub
- URL: https://github.com/cfrenzel/cfrenzel.github.io
- Owner: cfrenzel
- Created: 2019-12-11T18:18:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T08:33:15.000Z (over 3 years ago)
- Last Synced: 2025-03-16T18:14:57.115Z (about 1 year ago)
- Language: HTML
- Homepage: https://cfrenzel.com
- Size: 6.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
local dev
> bundle exec jekyll serve --drafts --watch
before publish
> bundle exec jekyll build
publish
> git push origin src