My Static-Blog Using Jekyll
My Personal static-blog is built using Jekyll, which is a simple and blog-aware static site generator. Jekyll is perfect for creating personal, project, or organization sites. The blog is hosted on GitHub and uses the Leonids theme, which is a clean Jekyll theme.
My Personal static-blog is a Jekyll powered blog hosted on GitHub and uses the Leonids theme. Jekyll's static site generation and blog-awareness make it a perfect choice for creating a personal blog. The installation process on Windows involves installing Ruby, Jekyll, and the required gems, and then running the blog locally using bundle exec jekyll serve.