Herby Vojčík 3f80031bc8 Define `globalThis`, leave `global` definition as deprecated. | il y a 3 ans | |
---|---|---|
_layouts | il y a 3 ans | |
css | il y a 4 ans | |
images | il y a 5 ans | |
.drone.yml | il y a 5 ans | |
.gitignore | il y a 5 ans | |
CNAME | il y a 11 ans | |
Gruntfile.js | il y a 5 ans | |
LICENSE-MIT | il y a 5 ans | |
README.md | il y a 7 ans | |
_config.yml | il y a 5 ans | |
config.js | il y a 5 ans | |
deploy.js | il y a 5 ans | |
devel.js | il y a 5 ans | |
es6-promise.amd.json | il y a 5 ans | |
favicon.ico | il y a 11 ans | |
index.html | il y a 4 ans | |
learn.html | il y a 3 ans | |
local.amd.json | il y a 5 ans | |
package.json | il y a 4 ans | |
testing.js | il y a 5 ans | |
the.js | il y a 5 ans |
January 23, 2015
The gh-pages branch of this repo hosts the front pages of the http://amber-lang.net/ website.
The pages provided are:
The documentation part of the website (http://doc.amber-lang.net/) is hosted from https://lolg.it/amber/amber-documentation.
To maintain the app you need to ensure you have the tooling portions of amber by by doing a npm install
as well as having amber-cli installed globally.