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!