Awkan / website

πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’» afsy.fr website ✨

Home Page:http://afsy.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFSY Website

AFSY stands for "Association Francophone des utilisateurs de Symfony". See http://afsy.fr/ for more informations.

If you want to test the current version (which requires php5.3) :

$ docker run -d -p 8000:80 -v [YOUR_LOCAL_PROJECT_PATH]:/var/app --name afsy phpmentors/symfony-app:php53
$ docker exec -it afsy /bin/bash
root@c5130f5eef1f:~# cd /var/app
root@c5130f5eef1f:~# ./composer.phar install

and localhost:8000/app_dev.php should work.

/* Update CSS

1. Install compass

    sudo gem install compass

2. Run Compass

    compass watch

How to add your own events on the website?

First you need to contact one of the administrators with your email and sensiolabs connect id: you may fill an issue to contact one of them.

Then, you will be able to log in into the Afsy website Back Office: http://afsy.fr/admin/. You can register new Articles and Authors. When your article is done and published, spread the world on social networks!

About

πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’» afsy.fr website ✨

http://afsy.fr


Languages

Language:HTML 65.6%Language:JavaScript 15.7%Language:PHP 10.7%Language:CSS 7.6%Language:Python 0.1%Language:Ruby 0.1%Language:Shell 0.1%