tlacoyodefrijol / fellows

Website for fellows.frictionlessdata.io Lektor project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This site is built with Lektor.

At time of writing there is no Lektor GUI client for Mac. Instead, install Lektor from the commandline with:

$ pip install Lektor

With Lektor installed, start the development server with:

$ lektor serve

It has a bunch of dependencies, so do npm install and then npm run build.

grunt will watch for changes to your SCSS files, and also icons (see svgstore).

This repo is configured to deploy to Github pages when published.

About

Website for fellows.frictionlessdata.io Lektor project


Languages

Language:CSS 44.3%Language:JavaScript 34.1%Language:HTML 21.6%