Dekzitfz.github.io

screenshot of Dekzitfz.github.io

My Static-Blog Using Jekyll

Overview:

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.

Features:

  • Static site generation: Jekyll allows for the creation of static sites, making them fast and efficient.
  • Blog-awareness: Jekyll is designed specifically for blogging, making it easy to create and manage blog posts.
  • GitHub hosting: The static blog is hosted on GitHub, allowing for easy version control and collaboration.

Summary:

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.