Skip to content

ksonglover/socketo.me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • JavaScript 0.1%
  • CSS 0.0%
  • PHP 0.0%
  • Shell 0.0%
  • Ruby 0.0%