Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/callumacrae/intentiothemes.com
- Owner: callumacrae
- Created: 2012-10-01T12:17:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-10T23:36:36.000Z (about 12 years ago)
- Last Synced: 2024-12-17T05:29:25.259Z (23 days ago)
- Language: JavaScript
- Size: 473 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.