Coder Social home page Coder Social logo

ordinaire's Introduction

Site web d'une compagnie d'autocars ordinaire

Si tu ne sait pas pas de quoi il s'agit, probablement que ça ne te concerne pas.

Servir

Pour servir en mode développement tu peux faire le classique :

bundle exec jekyll serve

En mode développement, le login firebase esr désactivé!! Pour l'activer it faut faire :

$ JEKYLL_ENV=production bundle exec jekyll serve

Si tu joue avec le code des formulaires

Ajoute la commande watchify pour que le code des signattures sur les formulaires (dans le cas qui nous concerne) aussi sois mis à jour à mesure.

watchify assets/js/signature.js -o assets/js/signature_bundle.js -v | [JEKYLL_ENV=production] bundle exec jekyll serve

Sinon in faut faire :

browserify assets/js/signature.js | uglifyjs -mc > assets/js/signature_bundle.js

à chaque fois.

Copyright

Images

I_Love_New_York : This file is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship. Flag_of_the_District_of_Columbia (via WikiCommons): CC no copyright. radio : Use and edit these icons for any personal or commercial work with credit and link back for us! iconmonstr-radio-10 : Licensee may use the Work in non-commercial and commercial projects, services or products without attribution. iconmonstr-airport-16 : Licensee may use the Work in non-commercial and commercial projects, services or products without attribution. cn-tower : In order to use an icon you must attribute it to its author, so we will be able to continue creating new graphic resources every day. bridge : In order to use an icon you must attribute it to its author, so we will be able to continue creating new graphic resources every day. traffic-cone : In order to use an icon you must attribute it to its author, so we will be able to continue creating new graphic resources every day.

TODO

  • Parking Washington DC
  • Parking Philadelphie
  • Parking Tadoussac
  • Mettre mes communications relative aux réunions dans "Nouvelles"
  • Essayer de refaire le lien direct au parkings

ordinaire's People

Contributors

angryfrenchguy avatar

Watchers

James Cloos 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.