Sebastian Sastre b836c6b08a faq(init): adds question about starting new project | vor 10 Jahren | |
---|---|---|
_includes | vor 10 Jahren | |
_layouts | vor 10 Jahren | |
css | vor 10 Jahren | |
images | vor 10 Jahren | |
overview | vor 10 Jahren | |
.gitignore | vor 11 Jahren | |
1-getting-started.md | vor 10 Jahren | |
2-overview.md | vor 10 Jahren | |
CNAME | vor 11 Jahren | |
LICENSE | vor 11 Jahren | |
README.md | vor 10 Jahren | |
_config.yml | vor 11 Jahren | |
faq.md | vor 10 Jahren | |
index.md | vor 10 Jahren | |
js-glossary.md | vor 10 Jahren |
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!