Nav apraksta

Sebastian Sastre 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm 9 gadi atpakaļ
_includes 3c3c2f7aaf first pass on getting started 10 gadi atpakaļ
_layouts 495e3c92cd Updates the website to 0.12.4 10 gadi atpakaļ
css 915e55bd39 First draft on packages 10 gadi atpakaļ
images 915e55bd39 First draft on packages 10 gadi atpakaļ
overview 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm 9 gadi atpakaļ
.gitignore 18ce82e89c Initial commit 10 gadi atpakaļ
1-getting-started.md 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm 9 gadi atpakaļ
2-overview.md 8449605979 Fix links in Overview 9 gadi atpakaļ
CNAME 185831be11 adds CNAME 10 gadi atpakaļ
LICENSE 18ce82e89c Initial commit 10 gadi atpakaļ
README.md 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm 9 gadi atpakaļ
_config.yml 1ef228dd8a first (unfinished) version of getting started. 10 gadi atpakaļ
faq.md 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm 9 gadi atpakaļ
index.md 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm 9 gadi atpakaļ
js-glossary.md 478ae6aba1 Merge commit '98f8676c4e02e5970a1b90c75ba505228813e1d2' into remove-sudo-npm 9 gadi atpakaļ

README.md

amber-documentation

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 requierements. You need Jekyll in your system: gem install jekyll.
  2. Clone this repo with git clone git@github.com:amber-smalltalk/amber-documentation.git.
  3. git checkout -b my-edit-or-new-doc-page
  4. Run Jekyll with jekyll serve (it will rebuild the site after any file gets saved).
  5. Visit http://localhost:4000 to see the current state.
  6. Edit until you are satisfied.
  7. 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