mlhanson / interroban.gg

A simple personal site for Luke Mitchell.

Home Page:http://www.interroban.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interroban.gg

Personal site, blog, and portfolio of Luke Mitchell, a design director, product designer, and UI developer.

This site pulls data from:

  • Contentful: CMS
  • Spotify & last.fm: Music stats
  • FeedBin: Subscribed feed stats
  • GitHub: Commit history
  • Savee: Images for the scrapbook

This is a Eleventy (11ty) project.

Getting Started

First, install the bundle:

yarn install

Next, build the site:

yarn run build

To run a development environment:

First install the Netlify CLI:

npm install -g netlify
netlify link

...then run:

yarn run dev

Open http://localhost:8888 with your browser to see the result, thanks to Netlify CLI you should see the functions working also.

About

A simple personal site for Luke Mitchell.

http://www.interroban.gg

License:MIT License


Languages

Language:JavaScript 42.0%Language:HTML 32.2%Language:CSS 20.3%Language:Nunjucks 5.5%