This is my personal site that I set up
- To run have Jekyll set up.
- You'll need to run
gem install bundler
and thenbundle install
for the live reload, jekyll-feed, and jekyll-sitemap to work.
- It runs just like any other Jekyll site with
jekyll serve
- To run project with live reload just type
jekyll serve -L --watch
I set up a small tutorial on how to get started with your own site. gmg.is/making-a-site
#TODO list
- Fix tags page
- Make www.gmg.is work correctly
- Make a Progressive web app (PWA) for offline capability