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