Hannes Hirzel 6f176a0127 Merge pull request #42 from gitter-badger/gitter-badge | il y a 10 ans | |
---|---|---|
_includes | il y a 10 ans | |
_layouts | il y a 10 ans | |
css | il y a 10 ans | |
images | il y a 10 ans | |
overview | il y a 10 ans | |
.gitignore | il y a 11 ans | |
1-getting-started.md | il y a 10 ans | |
2-overview.md | il y a 10 ans | |
CNAME | il y a 11 ans | |
LICENSE | il y a 11 ans | |
README.md | il y a 10 ans | |
_config.yml | il y a 11 ans | |
faq.md | il y a 10 ans | |
index.md | il y a 10 ans | |
js-glossary.md | il y a 10 ans |
This is the repository of the Amber documentation website.
The site is developed using Jekyll.
gem install jekyll
.git clone git@github.com:amber-smalltalk/amber-documentation.git
.git checkout -b my-edit-or-new-doc-page
jekyll serve
(it will rebuild the site after any file gets saved).http://localhost:4000
to see the current state.Thanks! Your contribution makes the world a better place to program!