eskwayrd / socketo.me

Ratchet's Website

Home Page:http://socketo.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation/Setup

This is a bit messy, if you're good at cleaning it up, please submit a PR!

Steps to get the site running:

  • Run cp .htaccess.example .htaccess and replace "socketo.me" with what ever your local URL is for the site
  • Run composer.phar install in the repository directory
  • Run make

This is assuming you're using Apache. The .htaccess is re-writing to ignore the root directory and look at /web as the root. The demo requires a couple external libraries loaded by composer, the Makefile moves in /web to be publically accessible.

Documentation

All the documentation files are located in /views using the twig format. Create/Edit them and submit PRs!

About

Ratchet's Website

http://socketo.me

License:Other


Languages

Language:HTML 99.8%Language:JavaScript 0.1%Language:CSS 0.0%Language:PHP 0.0%Language:Shell 0.0%Language:Ruby 0.0%Language:Makefile 0.0%