jolmari / software-engineering-docs

A github page for software development skill journaling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

Jekyll - Development environment setup

Build and run

Windows installation

  • Install ruby ex. with chocolatey: choco install ruby
  • Install MSYS2: ridk install > MSYS2 and MINGW development tool chain.
  • Install bundle: bundle install
  • Navigate to the project directory docs
  • Run jekyll: bundle exec jekyll serve
  • Open browser: http://localhost:4000

About

A github page for software development skill journaling

License:Apache License 2.0