Herby Vojčík 3f80031bc8 Define `globalThis`, leave `global` definition as deprecated. | преди 3 години | |
---|---|---|
_layouts | преди 3 години | |
css | преди 4 години | |
images | преди 5 години | |
.drone.yml | преди 5 години | |
.gitignore | преди 5 години | |
CNAME | преди 11 години | |
Gruntfile.js | преди 5 години | |
LICENSE-MIT | преди 5 години | |
README.md | преди 7 години | |
_config.yml | преди 5 години | |
config.js | преди 5 години | |
deploy.js | преди 5 години | |
devel.js | преди 5 години | |
es6-promise.amd.json | преди 5 години | |
favicon.ico | преди 11 години | |
index.html | преди 4 години | |
learn.html | преди 3 години | |
local.amd.json | преди 5 години | |
package.json | преди 4 години | |
testing.js | преди 5 години | |
the.js | преди 5 години |
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.