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