Sebastian Sastre ed13e5cb6b formatting | před 9 roky | |
---|---|---|
_includes | před 10 roky | |
_layouts | před 10 roky | |
css | před 10 roky | |
how-tos | před 9 roky | |
images | před 10 roky | |
overview | před 9 roky | |
.gitignore | před 11 roky | |
1-getting-started.md | před 9 roky | |
2-overview.md | před 10 roky | |
3-how-to.md | před 9 roky | |
CNAME | před 10 roky | |
LICENSE | před 11 roky | |
README.md | před 9 roky | |
_config.yml | před 10 roky | |
faq.md | před 9 roky | |
index.md | před 9 roky | |
js-glossary.md | před 9 roky |
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!