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