Aucune description

Herby Vojčík e03ea7fddb drone: Try plugin. il y a 4 ans
_includes 3c3c2f7aaf first pass on getting started il y a 10 ans
_layouts 495e3c92cd Updates the website to 0.12.4 il y a 10 ans
css 915e55bd39 First draft on packages il y a 10 ans
how-tos 7ff2de2d4d adds content il y a 9 ans
images 915e55bd39 First draft on packages il y a 10 ans
overview 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm il y a 9 ans
.drone.yml e03ea7fddb drone: Try plugin. il y a 4 ans
.gitignore 18ce82e89c Initial commit il y a 10 ans
1-getting-started.md d862ceb2f3 Update 1-getting-started.md il y a 9 ans
2-overview.md 8449605979 Fix links in Overview il y a 9 ans
3-how-to.md 7ff2de2d4d adds content il y a 9 ans
CNAME 185831be11 adds CNAME il y a 10 ans
LICENSE 18ce82e89c Initial commit il y a 10 ans
README.md a4cf554a16 find->found il y a 9 ans
_config.yml c840a70d41 Use rouge to highlight il y a 6 ans
faq.md c53c34369c Ref. to node-semver il y a 9 ans
index.md 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm il y a 9 ans
javascript-glossary.md a4cf554a16 find->found il y a 9 ans

README.md

amber-documentation

Gitter

This is the repository of the Amber documentation website.

The site is developed using Jekyll.

How to add a page to this amber-documentation site?

  1. Meet requirements. You need Jekyll in your system: gem install jekyll.
  2. Fork github.com:amber-smalltalk/amber-documentation.git
  3. Clone your forked repo with git clone git@github.com:yourgithubusername/amber-documentation.git.
  4. git checkout -b my-edit-or-contribution
  5. Run Jekyll with jekyll serve (it will detect and rebuild the site after any file gets saved).
  6. Visit http://localhost:4000 to see the current state of the documentation.
  7. Edit until you are satisfied.
  8. Commit, push and open a pull request

Thanks! Your contribution makes the world a better place to program!

The Amber Team

http://docs.amber-lang.net