Herby Vojčík 3f80031bc8 Define `globalThis`, leave `global` definition as deprecated. | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
_layouts | %!s(int64=3) %!d(string=hai) anos | |
css | %!s(int64=4) %!d(string=hai) anos | |
images | %!s(int64=5) %!d(string=hai) anos | |
.drone.yml | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
CNAME | %!s(int64=11) %!d(string=hai) anos | |
Gruntfile.js | %!s(int64=5) %!d(string=hai) anos | |
LICENSE-MIT | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos | |
_config.yml | %!s(int64=5) %!d(string=hai) anos | |
config.js | %!s(int64=5) %!d(string=hai) anos | |
deploy.js | %!s(int64=5) %!d(string=hai) anos | |
devel.js | %!s(int64=5) %!d(string=hai) anos | |
es6-promise.amd.json | %!s(int64=5) %!d(string=hai) anos | |
favicon.ico | %!s(int64=11) %!d(string=hai) anos | |
index.html | %!s(int64=4) %!d(string=hai) anos | |
learn.html | %!s(int64=3) %!d(string=hai) anos | |
local.amd.json | %!s(int64=5) %!d(string=hai) anos | |
package.json | %!s(int64=4) %!d(string=hai) anos | |
testing.js | %!s(int64=5) %!d(string=hai) anos | |
the.js | %!s(int64=5) %!d(string=hai) anos |
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.