|
před 10 roky | |
---|---|---|
_includes | před 11 roky | |
_layouts | před 11 roky | |
css | před 11 roky | |
images | před 11 roky | |
overview | před 10 roky | |
.gitignore | před 11 roky | |
1-getting-started.md | před 10 roky | |
2-overview.md | před 11 roky | |
CNAME | před 11 roky | |
LICENSE | před 11 roky | |
README.md | před 10 roky | |
_config.yml | před 11 roky | |
index.md | před 10 roky |
Amber documentation website
This documentation site is generated 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!
The Amber Team