GithubHelp home page GithubHelp logo

kubithorg / website Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.01 MB

Le site web de Kubithon

Home Page: https://kubithon.org

PHP 25.52% HTML 7.96% Makefile 0.06% CSS 44.65% JavaScript 21.81%
symfony3 kubithon telethon donations live-updates authentification-server authentification minecraft redis pubsub

website's Introduction

Kubithon.org

Dépôt contenant le site web de Kubithon.

Installation ou mise à jour

Idéalement, cloner le dépôt avec l'option --recursive. En cas d'oubli, ou de récupération tardive, cloner les sous-modules avec les commande (exécutées à la racine) :

git submodule init
git submodule update

Ensuite :

composer install
php bin/console doctrine:database:create
php bin/console doctrine:schema:create  # ou :update --force si mise à jour

# Important en développement !
php bin/console assets:install --symlink

# Et pour avoir un serveur (pourquoi pas)
php bin/console server:run

Styles

Pour compiler les fichiers SCSS (ayant sass d'installé sur la machine) :

make styles

… ou pour compiler au moindre changement :

make watch

Pour un développement ne concernant pas le front-end, ceci n'est pas nécessaire : les fichiers CSS compilés sont inclus dans le dépôt pour plus de simplicité de déploiement.

website's People

Contributors

amaurycarrade avatar nonimad avatar uneo7 avatar

Watchers

 avatar  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.