AsteroidOS official website. Built using Assemble, Grunt, Bootstrap and Less.
 
 
 
 
Go to file
Florent Revest 0ed4e0f918 Documentation: Reorganize links a little bit 2017-07-09 15:02:53 +01:00
assets Install: Reduce unused space of install grid 2017-07-09 11:34:52 +01:00
pages Documentation: Reorganize links a little bit 2017-07-09 15:02:53 +01:00
styles Fixes Install preparation boxes 2017-07-09 12:03:09 +01:00
templates Fixes Install preparation boxes 2017-07-09 12:03:09 +01: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.