Skip to content

Personal IT blog made with Static Site Generation using Jekyll.

License

Notifications You must be signed in to change notification settings

komidawi/komidawi.github.io

Repository files navigation

komidawi's blog

Install

Prerequisites

Node

  • [Linux] nvm is fine
  • [Windows] nvm-for-windows is fine
nvm -v

Ruby + Jekyll

  • [Linux] rbenv is fine
  • [Windows] don't use rbenv-for-windows - it's bugged
ruby -v

Installation

gem install jekyll bundler
bundle exec jekyll -v

Run

bundle exec jekyll serve

or shorter:

bundle exec jekyll s

Remember to add bundle exec before all jekyll commands (docs).


Using chirpy theme by Cotes Chung (cotes2020) licensed under MIT License.

About

Personal IT blog made with Static Site Generation using Jekyll.

Resources

License

Stars

Watchers

Forks