Herby Vojčík e03ea7fddb drone: Try plugin. | il y a 5 ans | |
---|---|---|
_includes | il y a 10 ans | |
_layouts | il y a 10 ans | |
css | il y a 10 ans | |
how-tos | il y a 9 ans | |
images | il y a 10 ans | |
overview | il y a 10 ans | |
.drone.yml | il y a 5 ans | |
.gitignore | il y a 11 ans | |
1-getting-started.md | il y a 9 ans | |
2-overview.md | il y a 10 ans | |
3-how-to.md | il y a 9 ans | |
CNAME | il y a 11 ans | |
LICENSE | il y a 11 ans | |
README.md | il y a 9 ans | |
_config.yml | il y a 6 ans | |
faq.md | il y a 9 ans | |
index.md | il y a 10 ans | |
javascript-glossary.md | il y a 9 ans |
This is the repository of the Amber documentation website.
The site is developed using Jekyll.
gem install jekyll
.git clone git@github.com:yourgithubusername/amber-documentation.git
.git checkout -b my-edit-or-contribution
jekyll serve
(it will detect and rebuild the site after any file gets saved).http://localhost:4000
to see the current state of the documentation.Thanks! Your contribution makes the world a better place to program!