Herby Vojčík e03ea7fddb drone: Try plugin. | пре 5 година | |
---|---|---|
_includes | пре 10 година | |
_layouts | пре 10 година | |
css | пре 10 година | |
how-tos | пре 9 година | |
images | пре 10 година | |
overview | пре 10 година | |
.drone.yml | пре 5 година | |
.gitignore | пре 11 година | |
1-getting-started.md | пре 9 година | |
2-overview.md | пре 10 година | |
3-how-to.md | пре 9 година | |
CNAME | пре 11 година | |
LICENSE | пре 11 година | |
README.md | пре 9 година | |
_config.yml | пре 6 година | |
faq.md | пре 9 година | |
index.md | пре 10 година | |
javascript-glossary.md | пре 9 година |
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!