Giter Site home page Giter Site logo

pandoraaa / website-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from afsy/website

0.0 1.0 0.0 26.52 MB

๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป afsy.fr website โœจ

Home Page: https://afsy.fr

PHP 4.75% Python 0.08% Shell 0.06% CSS 4.58% JavaScript 9.47% Ruby 0.07% HTML 80.99%

website-1's Introduction

AFSY Website

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

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!

Install and run

If you want to test the current version (which requires php7) :

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

and localhost:8000/app_dev.php should work.

Howto update CSS styles


1. Install compass

    sudo gem install compass

2. Run Compass

    compass watch

Deployments

Deployments are made using Fabric, using a simple basic script.

  • copy bin/fabfile.py-dist to bin/fabfile.py
  • set the preprod and prod SSh servers and paths
  • ensure Fabric is installed on your system
  • run the following command:
$ fab -f bin/fabfile.py -R preprod deploy

This will deploy the master branch in the preprod env, run composer install, clear the cache and warmup it.

website-1's People

Contributors

cedriclombardot avatar clem avatar damienalexandre avatar gromnan avatar hhamon avatar j0k3r avatar jeremyfreeagent avatar karim-ammor avatar lenybernard avatar lyrixx avatar nayluge avatar nek- avatar nicolas-grekas avatar ninsuo avatar npotier avatar pborreli avatar pierstoval avatar pimolo avatar rande avatar rjanot avatar spyl94 avatar sroze avatar stof avatar stood avatar t1l3 avatar tgalopin avatar tlenclos avatar tyx avatar xavierlacot avatar xgorse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.