Blog - Jaysinh's own heed
This repository contains backend tool I use to write and publish my blog. Since begining, I have invested more time in identifying proper flow than writing blog post.
- Framework: Jekyll
- URL: https://ultimatecoder.github.io/Blog/
- Build/deploy: GitHub Actions (
.github/workflows/) — every pull request runs a build + link-check (ci.yml), and pushes tomasterbuild and publish to GitHub Pages (pages.yml).