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