Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 781 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 781 Bytes

Jiktim's official website and blog, powered by Jekyll.

Running

If you're going to fork the site and host it yourself, GitHub pages works perfectly fine.

  • Be sure you have Ruby installed and configured
  • gem install bundler
  • bundler
  • bundler exec jekyll serve
  • Navigate to http://localhost:4000
  • ???
  • Profit

License

MIT