jdsimcoe / alloy

A set of realy nice web component defaults for Metalsmith.

Home Page:http://alloy.jdsimcoe.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alloy

alloy

Built on Metalsmith.

Getting started

Make sure you have Node installed.

  1. Install Node modules: npm i.
  2. Spin up a local dev server by typing npm run start, npm start (if you are lazy), or node build.js if you are old school.
  3. To deploy to a surge site of your choosing type npm run deploy after you have modified the deploy script in package.json.

Hosting

We prefer/recommend/demand you use Surge to deploy your projects. It is fast, secure, and brainless. Manual deploys can be triggered via an npm script: npm run deploy.

Have fun! 🤖

About

A set of realy nice web component defaults for Metalsmith.

http://alloy.jdsimcoe.com


Languages

Language:CSS 89.0%Language:HTML 8.5%Language:JavaScript 2.5%