webtrickster / mootools-website

Initial work on a new site for MooTools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New MooTools website

This is an attempt to build a new MooTools website.

All this work is currently unofficial and to be treated as such. Just ideas.

Requirements

  • PHP 5.2.13+
  • SOLR
  • The MooTools Forge
  • A symlink in the main site directory routing /forge to [forge domain]/web

Setup

  • You'll need two domains:
    • Main site (eg mootools-website.local)
    • 'more' site (eg mootools-more.local)
  • Forge database (called forge_mooforge, or change the configuration)
    • There is a script to create the tables in the forge repo (Install folder)
  • SOLR running
  • You will need to run the /SOLR/loader scripts to populate the SOLR index

Examples, for the nosy:

About

Initial work on a new site for MooTools.