An open API service indexing awesome lists of open source software.

https://github.com/jaxon-php/jaxon-website

The website of the Jaxon library https://www.jaxon-php.org.
https://github.com/jaxon-php/jaxon-website

Last synced: about 2 months ago
JSON representation

The website of the Jaxon library https://www.jaxon-php.org.

Awesome Lists containing this project

README

        

Jaxon Website
=============

The website of the Jaxon library, powered by the [Grav CMS](https://www.getgrav.org).

#### Installation

1. Clone this repository

2. Install the Grav CMS

> composer install

> ./bin/grav install

3. Install the Grav plugins

> ./bin/gpm install piwik

> ./bin/gpm install langswitcher

> ./bin/gpm install ganalytics

> ./bin/gpm install pagination

> ./bin/gpm install taxonomylist

> ./bin/gpm install archives

> ./bin/gpm install comments

4. Configure a virtual host on the web server

The `index.php` file is at the root of the repository.