AsteroidOS official website. Built using Assemble, Grunt, Bootstrap and Less.
 
 
 
 
Go to file
Florent Revest 026178c699 Update analytics code 2017-06-26 12:55:46 +02:00
assets Initial commit. 2017-06-25 16:39:19 +02:00
pages Initial commit. 2017-06-25 16:39:19 +02:00
styles Initial commit. 2017-06-25 16:39:19 +02:00
templates Update analytics code 2017-06-26 12:55:46 +02:00
.assemblerc.yml Update analytics code 2017-06-26 12:55:46 +02:00
.gitattributes Initial commit. 2017-06-25 16:39:19 +02:00
.gitignore Initial commit. 2017-06-25 16:39:19 +02:00
.jshintrc Initial commit. 2017-06-25 16:39:19 +02:00
Gruntfile.js Initial commit. 2017-06-25 16:39:19 +02:00
LICENSE-CC Initial commit. 2017-06-25 16:39:19 +02:00
LICENSE-MIT Initial commit. 2017-06-25 16:39:19 +02:00
README.md Initial commit. 2017-06-25 16:39:19 +02:00
package.json Initial commit. 2017-06-25 16:39:19 +02:00

README.md

asteroidos.org

Official website and documentation for AsteroidOS

Quickstart

Assemble and Grunt are used to build the site. To get started:

  1. Clone this repository
  2. In the root of the repo, run npm install
  3. Run the grunt command to build the site

If all worked properly, you should have your website ready in an '_asteroidos.org' folder

License

This website is a fork of lesscss.org

Copyright (c) 2017, Florent Revest, Alexis Sellier, Less Core Team, Contributors Content released under Creative Commons. Source code released under the MIT License.