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