Skip to content

gudmundurmar/gmg.is

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GMG.is

This is my personal site that I set up

Set up

  1. To run have Jekyll set up.
  2. You'll need to run gem install bundler and then bundle install for the live reload, jekyll-feed, and jekyll-sitemap to work.

How to run

  • It runs just like any other Jekyll site with jekyll serve
  • To run project with live reload just type jekyll serve -L --watch

How I made it

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