Hannes Hirzel 6f176a0127 Merge pull request #42 from gitter-badger/gitter-badge | пре 10 година | |
---|---|---|
_includes | пре 10 година | |
_layouts | пре 10 година | |
css | пре 10 година | |
images | пре 10 година | |
overview | пре 10 година | |
.gitignore | пре 11 година | |
1-getting-started.md | пре 10 година | |
2-overview.md | пре 10 година | |
CNAME | пре 11 година | |
LICENSE | пре 11 година | |
README.md | пре 10 година | |
_config.yml | пре 11 година | |
faq.md | пре 10 година | |
index.md | пре 10 година | |
js-glossary.md | пре 10 година |
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!