Skip to content

pjbaert/colada

 
 

Repository files navigation

colada.be

Regular dispatches covering Tech and Web development brought by Matthias Vandermaesen.

This is the Jekyll repository for colada.be. This repository contains the Jekyll templates and content for the site. You can use it as a reference on how to implement your own Jekyll based blog.

Prerequisites

To setup this project locally, you will need to have these installed:

Installation & setup

  1. Clone this repository.
  2. Run npm install from the root of the project to install dependencies.
  3. Run grunt from the root of the project.
  4. Point your browser to 127.0.0.1:9009 to see the website.

Notes

This project comes with livereload support out of the box. You don't need extra browser plugins.

The site has been build with Bourbon. You'll find the code of this SCSS framework in the node_modules folder.

This project comes with libsass support out of the box.

Changes to template files will trigger jekyll build, changes to the SCSS files will trigger a sass compile command. Refer to the included Gruntfile.js for more information.

About

The colada.be website on GitHub Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.8%
  • HTML 19.3%
  • JavaScript 11.8%
  • Ruby 3.1%