ssbc/scuttlebot.io

Name: scuttlebot.io

Owner: Secure Scuttlebutt Consortium

Description: Source repo for https://scuttlebot.io

Created: 2016-03-13 20:27:36.0

Updated: 2018-03-22 18:47:35.0

Pushed: 2017-10-09 17:54:15.0

Homepage: null

Size: 3152

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Scuttlebot.io

Source/assets for https://scuttlebot.io

Build
install
run build

Auto-build watcher:

run watch

Then point your server at ./build to serve.

Build process

index.js will iterate ./tmpl, run any templates, and copy output to ./build.

Templates

Templates are .html.js and .css.js files in ./tmpl.

Template files should export a single function, which outputs the html/css.

Partials

Partials are .part.js files in ./tmpl.

They are ignored by the build process.

Static assets

All other files are directly copied from ./tmpl to ./build.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.