AsteroidOS official website. Built using Assemble, Grunt, Bootstrap and Less.
 
 
 
 
Go to file
Florent Revest 222d35202b aw-install: Correct a cut off sentence 2017-07-09 19:33:09 +01:00
assets Install: Reduce unused space of install grid 2017-07-09 11:34:52 +01:00
pages Update the Watchfaces Creation wiki page 2017-07-09 15:03:08 +01:00
styles Split the porting status table into different tables in each device installation page 2017-07-09 15:02:53 +01:00
templates aw-install: Correct a cut off sentence 2017-07-09 19:33: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.