marineb / marineb.github.io

My Dev Blog while I'm taking the full stack programming bootcamp at Flatiron School πŸ™‡

Home Page:http://marineb.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dev Blog

I started this blog on September, 29th 2016, when I started the full stack developer bootcamp at Flatiron school (via learn.co).

Built on Jekyll

The official Jekyll version of the Clean Blog theme by Start Bootstrap.

Setup

A full Jekyll environment is included with this theme. If you have Jekyll installed, simply run jekyll serve in your command line and preview the build in your browser. You can use jekyll serve --watch to watch for changes in the source files as well.

A Grunt environment is also included. There are a number of tasks it performs like minification of the JavaScript, compiling of the LESS files, adding banners to keep the Apache 2.0 license intact, and watching for changes. Run the grunt default task by entering grunt into your command line which will build the files. You can use grunt watch if you are working on the JavaScript or the LESS.

You can run jekyll serve --watch and grunt watch at the same time to watch for changes and then build them all at once.

About

My Dev Blog while I'm taking the full stack programming bootcamp at Flatiron School πŸ™‡

http://marineb.github.io

License:MIT License


Languages

Language:JavaScript 61.0%Language:CSS 23.0%Language:HTML 13.2%Language:PHP 1.4%Language:Ruby 1.4%