Jekyll Blog: Blog Configuration in Jekyll – YAML, HTML and CSS
Configuring a Jekyll blog with the Chirpy theme: editing _config.yml, YAML settings, HTML/CSS modifications, avatar and favicons, and basic structure adjustments.
Configuring a Jekyll blog with the Chirpy theme: editing _config.yml, YAML settings, HTML/CSS modifications, avatar and favicons, and basic structure adjustments.
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.