Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install SASS (http://sass-lang.com/install) using (only for CSS editing):

    Code Block
    languagetext
    $ sudo gem install sass
  2. Install compass (http://compass-style.org/install) using (only for CSS editing):

    Code Block
    languagetext
    $ sudo gem install compass
  3. Checkout SVN website repository:

    Code Block
    languagetext
    $ svn co https://svn.apache.org/repos/asf/ignite/site/trunk/

...