Updated Home (markdown)

DremOS Developing Team 2018-11-05 11:18:38 -06:00
parent 24bf92da4d
commit bf84ae8f28

16
Home.md

@ -2,4 +2,18 @@
This page does not seem like much now, but eventually it will be an essential resource for understanding how to use your DremJS installation and for any questions you may have. This page does not seem like much now, but eventually it will be an essential resource for understanding how to use your DremJS installation and for any questions you may have.
**NOTE:** DremJS tends to be very fragile. Any time you decide to update or do anything else that messes with the OS, it is recommended you read the instructions here **very** closely. **NOTE:** DremJS tends to be very fragile. Any time you decide to update or do anything else that messes with the OS, it is recommended you read the instructions here **very** closely.
# What exactly is DremJS?
DremJS is a web OS featuring 3rd party support. It's a sleek, fast, and lightweight. It requires almost no prior knowledge
of programming to use.
It's free and completly hosted on GitHub. No more building needed!!!
Just download it and upload it to your own web server.
DremJS is open source and licensed under the terms of the GNU General Public License v3. Just give credit for the original source code and don't pretend it's made by you.
There's no need for JQuery!!! JQuery is already embedded in DremJS.
Alternatively, you can fork this repository and go to the following site after setting up GitHub pages:
<code>yourusername.github.io/DremJS</code>
However, this is depreciated as updating and installing apps is much harder.