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