Hannes Hirzel bc812f63a6 Merge pull request #25 from tomrake/gh-pages | hace 9 años | |
---|---|---|
_layouts | hace 9 años | |
bower_components | hace 9 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 10 años | |
README.md | hace 9 años | |
_config.yml | hace 11 años | |
bower.json | hace 9 años | |
config.js | hace 9 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 10 años | |
the.js | hace 9 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:
http://amber-lang.net/index.html http://amber-lang.net/learn.html
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.