Hannes Hirzel 6f176a0127 Merge pull request #42 from gitter-badger/gitter-badge | %!s(int64=10) %!d(string=hai) anos | |
---|---|---|
_includes | %!s(int64=10) %!d(string=hai) anos | |
_layouts | %!s(int64=10) %!d(string=hai) anos | |
css | %!s(int64=10) %!d(string=hai) anos | |
images | %!s(int64=10) %!d(string=hai) anos | |
overview | %!s(int64=10) %!d(string=hai) anos | |
.gitignore | %!s(int64=11) %!d(string=hai) anos | |
1-getting-started.md | %!s(int64=10) %!d(string=hai) anos | |
2-overview.md | %!s(int64=10) %!d(string=hai) anos | |
CNAME | %!s(int64=11) %!d(string=hai) anos | |
LICENSE | %!s(int64=11) %!d(string=hai) anos | |
README.md | %!s(int64=10) %!d(string=hai) anos | |
_config.yml | %!s(int64=11) %!d(string=hai) anos | |
faq.md | %!s(int64=10) %!d(string=hai) anos | |
index.md | %!s(int64=10) %!d(string=hai) anos | |
js-glossary.md | %!s(int64=10) %!d(string=hai) anos |
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!