Skip to content

angryfrenchguy/ordinaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Site web d'une compagnie d'autocar ordinaire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published