poychang / blog.poychang.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog.poychang.net

The repo for blog.poychang.net

Running locally

  • You need to have ruby installed in your system.
    • use winget to install ruby winget install RubyInstallerTeam.Ruby.3.2
  • Install bundler which helps in specifying and installing dependencies of any Ruby project. gem install bundler
  • Go to the root of the repo and run this - bundle install
  • Then - bundle exec jekyll serve

About

License:Other


Languages

Language:JavaScript 69.0%Language:HTML 19.3%Language:CSS 8.1%Language:SCSS 3.2%Language:Ruby 0.3%Language:Shell 0.1%