Skip to content

Polyneue/hubblejs-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubblejs.com

This site uses a modified version of Flatdoc to load in the README.md file from the HubbleJS repo.

Developing

The current build is simple, start by installing the dependencies:

$ npm install

Then, run two separate processes that will compile the CSS and start a server on http://localhost:1313

$ npm run build
$ npm run serve

Deploying

The site is automatically deployed when commits land in master, via Github Pages.

TODO:

  • Create build process for JS
  • Switch from Stylus to SCSS
  • Remove flatdoc for a lighter weight version

About

The official documentation site for HubbleJS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published