LindseyB / blog-jekyll

My blog written in jekyll

Home Page:https://rarlindseysmash.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Formally this was https://github.com/LindseyB/blog written in sinatra using ruby. Since there's nothing but static pages and I didn't want to pay for heroku I decided to move this over to GitHub pages. This is now using jekyll and actions to build the pages out.

This uses the minimal mistakes jekyll theme and I've brushed some css on top to make it look a bit like my old site. I'm still polishing some pieces and attempting to fix dead links/urls.

Running locally

bundle install           # install dependencies
bundle exec jekyll serve # run server

About

My blog written in jekyll

https://rarlindseysmash.com

License:The Unlicense


Languages

Language:JavaScript 94.4%Language:HTML 4.1%Language:Processing 1.0%Language:SCSS 0.3%Language:Ruby 0.2%