Herbert Vojčík 0ee603039f Try devel mode (deploy does not work in website). | преди 8 години | |
---|---|---|
_layouts | преди 9 години | |
bower_components | преди 8 години | |
css | преди 10 години | |
images | преди 11 години | |
.gitignore | преди 9 години | |
CNAME | преди 11 години | |
Gruntfile.js | преди 8 години | |
README.md | преди 9 години | |
_config.yml | преди 11 години | |
bower.json | преди 8 години | |
config.js | преди 8 години | |
deploy.js | преди 9 години | |
devel.js | преди 10 години | |
favicon.ico | преди 11 години | |
index.html | преди 10 години | |
learn.html | преди 9 години | |
local.amd.json | преди 10 години | |
package.json | преди 8 години | |
the.js | преди 8 години |
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.