Skip to content

dekzitfz/dekzitfz.github.io

Repository files navigation

My Personal static-blog (adiandrea.id)

This is my static-blog which build using Jekyll. Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Check Jekyll Github Page.

Theme

I'm using Leonids theme, its a clean Jekyll theme perfect for powering your GitHub hosted blog.

setup check list (windows)

  • install ruby with devkit
  • install jekyll gem install jekyll bundler
  • check if jekyll installed jekyll -v
  • on project dir, run bundle update --bundler
  • run bundle install to check if all required gems installed
  • finally run bundle exec jekyll serve to run on localhost

Releases

No releases published

Packages

No packages published

Languages