nodeca / nodeca.site

Custom configuration for nodeca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodeca.site

Build Status

Custom configuration for nodeca site

Installation

cd nodeca
npm install nodeca/nodeca.site

Add nodeca.site to applications list in config.

Rebuild icons

make icons

Memo: Quick SVG fix for inkskape:

  • sed -i 's/\([0-9]\)\-/\1 -/g' file_name

About

Custom configuration for nodeca

License:MIT License


Languages

Language:JavaScript 63.2%Language:Makefile 18.3%Language:HTML 9.7%Language:Stylus 8.9%