Skip to content

poychang/blog.poychang.net

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published