ODT
/
rero-ils-css
Archived
1
0
Fork 0
Fichiers CSS pour la personnalisation des interfaces des organisations/institutions
This repository has been archived on 2020-03-05. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Olivier DOSSMANN 55f2822aac Logos: récupération de la dernière version du fichier Draw + export MVS/RBNJ 2020-02-03 12:40:38 +01:00
ils Logos: récupération de la dernière version du fichier Draw + export MVS/RBNJ 2020-02-03 12:40:38 +01:00
.gitignore repository: more rules to ignore files 2020-01-23 14:09:45 +01:00
Makefile Pilot preparation: use SVG files 2020-01-31 15:31:49 +01:00
README.md README: update to explain how it works 2020-01-23 14:31:31 +01:00
fixtures_logos.odg Logos: récupération de la dernière version du fichier Draw + export MVS/RBNJ 2020-02-03 12:40:38 +01:00
logo-global.pilot.png Initial commit 2020-01-23 11:11:21 +01:00
logo-global.pilot.svg Pilot preparation: use SVG files 2020-01-31 15:31:49 +01:00

README.md

HOWTO

  1. Modify ils directory (adds CSS, removes CSS, modifies CSS, etc.)
  2. Launch this command:
make clean && make

It will generates:

  • static.tar.gz: files for all rero-ils instances
  • static-pilot.tar.gz: files for rero-ils pilot instance (with a specific logo-global.png file)

Each .tar.gz file will contains:

  • css directory with all CSS files
  • images directory with pictures (for static-pilot.tar.gz, the logo-global.png is those from logo-global.pilot.png in current directory)

Note: The script will transform each resources.rero.ch URL by another one. resources.rero.ch/ils/test for static.tar.gz file and resources.rero.ch/ils/pilot for static-pilot.tar.gz one.