1
0

بدون توضیح

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

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.