Jekyll Blog: How to Write Blog Posts – Markdown "Hello World"
How to create posts in Jekyll: Markdown file structure, front matter (YAML), \_posts directory convention, asset organization, and basic elements of formatting, code, and graphics.
How to create posts in Jekyll: Markdown file structure, front matter (YAML), \_posts directory convention, asset organization, and basic elements of formatting, code, and graphics.
How to build a Jekyll blog with the Chirpy theme on GitHub Pages: repository setup, basic _config.yml configuration, local Jekyll server, commit & push workflow, and automatic build in GitHub Actions.