Nav apraksta

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

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.