No Description

Herby Vojčík 3f80031bc8 Define `globalThis`, leave `global` definition as deprecated. 3 years ago
_layouts 3f80031bc8 Define `globalThis`, leave `global` definition as deprecated. 3 years ago
css 11d67219bf Style: remove old things, use better line height in quips 4 years ago
images 6a90d31bce Mentioning Instantiations. 5 years ago
.drone.yml ab986485c1 drone: Use "node:lts" image. 4 years ago
.gitignore 911c5edd30 Make it work with current Amber. 5 years ago
CNAME e9ab9f9cf1 CNAME file 11 years ago
Gruntfile.js 67819d56b1 Update to use v0.23.0. 5 years ago
LICENSE-MIT 911c5edd30 Make it work with current Amber. 5 years ago
README.md 72b86b93c0 lolg.it links 6 years ago
_config.yml 911c5edd30 Make it work with current Amber. 5 years ago
config.js 67819d56b1 Update to use v0.23.0. 5 years ago
deploy.js 1ecd86241c Add ProfStef. 5 years ago
devel.js 911c5edd30 Make it work with current Amber. 5 years ago
es6-promise.amd.json 911c5edd30 Make it work with current Amber. 5 years ago
favicon.ico 14db0df96a First version of the homepage 11 years ago
index.html 7e2b4a7671 Cosmetic. 3 years ago
learn.html 3f80031bc8 Define `globalThis`, leave `global` definition as deprecated. 3 years ago
local.amd.json 90af2a6de1 .amd.json: Formatting, remove compat. 5 years ago
package.json 8d0015b1b7 Bump amber & Co. 3 years ago
testing.js 911c5edd30 Make it work with current Amber. 5 years ago
the.js 67819d56b1 Update to use v0.23.0. 5 years ago

README.md

amber-website

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.