1st post - Hosting this site with Github Pages
Hi, So here is how I created this site.
- Clone the repo from
https://github.com/cotes2020/chirpy-starteras<username>.github.com - Follow this steps mentioned in this wiki https://github.com/cotes2020/jekyll-theme-chirpy/wiki
- Make changes to
_config.ymland modify the_tabs/about.mdpage - Add post in the
_postsfolder example this post is from file called2025-03-21-1st-post.md - Push the changes to github repo
- Enable the Github build action as mentioned in this here - https://chirpy.cotes.page/posts/getting-started/#deploy-using-github-actions
- Whenever a new commit is added the changes are automatically built and deployed to the github pages url
This post is licensed under CC BY 4.0 by the author.