Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

getify/breakthewebforward.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreakTheWebForward.com

Internation "Break The Web Forward" Day!

Templates

HTML, CSS, and JS templates are organized in /dev/templates/, and use grips syntax.

/dev/templates/site.css.json holds the data (CSS variable values) for the /dev/web/css/site.css file that's automatically rendered from the /dev/templates/css/grips.site.css template.

/dev/templates/load.js.json holds the data for what JS files should be loaded by the /dev/web/js/load.js bootstrapper that's automatically rendered from the /dev/templates/js/grips.load.js template.

Running Locally

  1. In /dev/, run npm install
  2. Tweak any settings as needed in /dev.js, including the localhost port
  3. Execute /start
  4. To start a watcher for rebuilding templates/assets, execute /dev/build-resources --watch

License

The code and all the documentation are released under the MIT license.

http://getify.mit-license.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published