Lagom is a Swedish word with no direct English equivalent, meaning "just the right amount"
Lagom, a Jekyll blog theme with just the right amount of style.
Extracted lovingly from http://mdswanson.com for your enjoyment!
git clone https://github.com/YOUR-USER/lagom
bundle install
jekyll serve
You should have a server up and running locally at http://localhost:4000.
Next you'll want to change a few things. Most of them can be changed directly in theme.yml. That's where you can add your social links, change the accent color, stuff like that.
There's a few other places that you'll want to change, too:
example.com
).You should deploy with GitHub Pages - it's just easier.
All you should have to do is rename your repository on GitHub to be
username.github.io
. Since everything is on the gh-pages
branch, you
should be able to see your new site at http://username.github.io.
MIT with no added caveats, so feel free to use this on your site without linking back to me or using a disclaimer or anything silly like that.
I'd love to hear from you at @_swanson. Feel free to open issues if you run into trouble or have suggestions. Pull Requests always welcome.