tree: d2b04fa45eb289b5a642e90b54babf0a9f201d73 [path history] [tgz]
  1. bootstrap/
  2. classes/
  3. components/
  4. content/
  5. starterkit/
  6. classes.php
  7. index.php
  8. README.md
  9. typo.php
eclipse.org-common/themes/solstice/docs/README.md

Solstice

General steps to get going

  • Clone the repo: git clone git://git.eclipse.org/gitroot/www.eclipse.org/eclipse.org-common.git.
  • Set up your Eclipse environment. This includes git, PHP and apache.

Bugs and feature requests

Have a bug or a feature request? Please open a new issue.

How to use

On a page using the eclipse.org-common $App Class:

$App->generatePage('solstice', $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);

Links

Authors

Christopher Guindon