README.md 1.1 KB

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