Ingen beskrivning

Herbert Vojčík 0ee603039f Try devel mode (deploy does not work in website). 8 år sedan
_layouts 77d15cf099 Update to amber 0.14.3, node_modules added to .gitignore, trysmalltalk 0.1.1,fix copyright dates. 9 år sedan
bower_components c580f1482c bump trysmalltalk and re-`bower install` the rest 8 år sedan
css 3b2e221852 New site files. 10 år sedan
images c1e34a5b94 Images out of core, into website. 11 år sedan
.gitignore 77d15cf099 Update to amber 0.14.3, node_modules added to .gitignore, trysmalltalk 0.1.1,fix copyright dates. 9 år sedan
CNAME e9ab9f9cf1 CNAME file 11 år sedan
Gruntfile.js 2283064e1a npm cleanup 8 år sedan
README.md e270072a1f Formatting 9 år sedan
_config.yml d5bc24fdb8 update amber and config 11 år sedan
bower.json c580f1482c bump trysmalltalk and re-`bower install` the rest 8 år sedan
config.js 0ee603039f Try devel mode (deploy does not work in website). 8 år sedan
deploy.js 77d15cf099 Update to amber 0.14.3, node_modules added to .gitignore, trysmalltalk 0.1.1,fix copyright dates. 9 år sedan
devel.js 3b2e221852 New site files. 10 år sedan
favicon.ico 14db0df96a First version of the homepage 11 år sedan
index.html 815f0c301f Added gitter.im room, putting people first. 10 år sedan
learn.html 77d15cf099 Update to amber 0.14.3, node_modules added to .gitignore, trysmalltalk 0.1.1,fix copyright dates. 9 år sedan
local.amd.json 3b2e221852 New site files. 10 år sedan
package.json 2283064e1a npm cleanup 8 år sedan
the.js 0ee603039f Try devel mode (deploy does not work in website). 8 år sedan

README.md

amber-website

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.