From 2d540011832b8b108fc9c072f89664435e1ecad3 Mon Sep 17 00:00:00 2001 From: Andrew Gioia Date: Thu, 16 Jul 2020 14:53:24 -0400 Subject: [PATCH] Adds build process for docs site --- node_modules/.nojekyll | 0 package.json | 3 +++ 2 files changed, 3 insertions(+) delete mode 100644 node_modules/.nojekyll diff --git a/node_modules/.nojekyll b/node_modules/.nojekyll deleted file mode 100644 index e69de29..0000000 diff --git a/package.json b/package.json index 3c5b860..d72f59c 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,9 @@ "type": "git", "url": "git+https://github.com/andrewgioia/Mana.git#gh-pages" }, + "scripts": { + "build": "npm install && cp node_modules/mana-font/css/mana.min.css css/ && cp node_modules/mana-font/fonts/* fonts/" + }, "keywords": [ "mana", "magic",