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