Build your own site hosted in Github Pages using Jekyll
Build your own site hosted in Github using Jekyll
1. Installation Steps
We write all posts in markdown language (.md)
and keep them in the _posts
folder.
Lock the platform to Linux as GitHub runs on Linux (plain text)
1
bundle lock --add-platform x86_64-linux
paste as code
bundle lock --add-platform x86_64-linux
2. Screenshots
in italics -> hi
in bold -> hi
in bold+italics -> hi
strike out -> hi
highlight -> hi
add picture ->
3. Table Generation
Use this site to generate the table Markdown Tables
4. Jekyll SEO Tags
4. Links for references
chirpy-starter
Chirpy Site Tutorial
Markdown cheat Sheet
Create a Digital Garden using Jekyll and GitHub Pages
Jekyll on Windows And Github Pages Hosting
YouTube: Meet Jekyll - The Static Site Generator Meet Jekyll - The Static Site Generator
🎉 Develop GitHub Pages locally in a Ubuntu Docker Container (latest)
GitHub Pages and Jekyll
Disclaimer: All views expressed here are my own and do not reflect the opinions of any organization I’m affiliated with. Any external links shared are for informational purposes only, and I do not claim ownership of the content found on those external sites.