Herbert Vojčík 0ee603039f Try devel mode (deploy does not work in website). | hace 8 años | |
---|---|---|
_layouts | hace 9 años | |
bower_components | hace 8 años | |
css | hace 10 años | |
images | hace 11 años | |
.gitignore | hace 9 años | |
CNAME | hace 11 años | |
Gruntfile.js | hace 8 años | |
README.md | hace 9 años | |
_config.yml | hace 11 años | |
bower.json | hace 8 años | |
config.js | hace 8 años | |
deploy.js | hace 9 años | |
devel.js | hace 10 años | |
favicon.ico | hace 11 años | |
index.html | hace 10 años | |
learn.html | hace 9 años | |
local.amd.json | hace 10 años | |
package.json | hace 8 años | |
the.js | hace 8 años |
January 23, 2015
The gh-pages branch of this repo ( https://github.com/amber-smalltalk/amber-website.git ) 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://github.com/amber-smalltalk/amber-documentation.git
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.