Skip to content

oeh77/galaxy-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source for the Galaxy Community Website. Static site built using metalsmith. Build process is defined in build.coffee.

To start fresh, clone and run:

npm install -g coffee-script
npm install
bower install
coffee build.coffee

This will build the site into the directory build

To serve the site locally on port 8000, run:

coffee build.coffee --serve

If you'd like to livereload, which has a few issues (duplicate entries in some headers)

coffee build.coffee --watch

About

Galaxy Community Hub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.9%
  • JavaScript 5.6%
  • Vue 5.5%
  • Jupyter Notebook 5.5%
  • SCSS 0.8%
  • Python 0.4%
  • Other 0.3%