Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/callumacrae/intentiothemes.com

The source code for Intentio website
https://github.com/callumacrae/intentiothemes.com

Last synced: 19 days ago
JSON representation

The source code for Intentio website

Awesome Lists containing this project

README

        

# intentiothemes/intentiothemes.com

The source code for Intentio website: http://intentiothemes.com/ (currently not up)

## Installation

To install, run the following:

```bash
curl -s http://getcomposer.org/installer | php
php composer.phar install
```

Then, copy `config.sample.php` to `config.php` and put in the topic arn, the access key ID, and the secret key.