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