first commit

This commit is contained in:
2019-09-30 16:21:51 +02:00
commit 5f00dd9b15
9746 changed files with 905481 additions and 0 deletions
View File
View File
+208
View File
@@ -0,0 +1,208 @@
types:
defaults:
type: file
thumb: media/thumb.png
mime: application/octet-stream
image:
filters:
default: [enableProgressive]
jpg:
type: image
thumb: media/thumb-jpg.png
mime: image/jpeg
jpe:
type: image
thumb: media/thumb-jpg.png
mime: image/jpeg
jpeg:
type: image
thumb: media/thumb-jpg.png
mime: image/jpeg
png:
type: image
thumb: media/thumb-png.png
mime: image/png
gif:
type: animated
thumb: media/thumb-gif.png
mime: image/gif
svg:
type: vector
thumb: media/thumb-svg.png
mime: image/svg+xml
mp4:
type: video
thumb: media/thumb-mp4.png
mime: video/mp4
mov:
type: video
thumb: media/thumb-mov.png
mime: video/quicktime
m4v:
type: video
thumb: media/thumb-m4v.png
mime: video/x-m4v
swf:
type: video
thumb: media/thumb-swf.png
mime: video/x-flv
flv:
type: video
thumb: media/thumb-flv.png
mime: video/x-flv
webm:
type: video
thumb: media/thumb-webm.png
mime: video/webm
ogv:
type: video
thumb: media/thumb-ogg.png
mime: video/ogg
mp3:
type: audio
thumb: media/thumb-mp3.png
mime: audio/mp3
ogg:
type: audio
thumb: media/thumb-ogg.png
mime: audio/ogg
wma:
type: audio
thumb: media/thumb-wma.png
mime: audio/wma
m4a:
type: audio
thumb: media/thumb-m4a.png
mime: audio/m4a
wav:
type: audio
thumb: media/thumb-wav.png
mime: audio/wav
aiff:
type: audio
thumb: media/thumb-aif.png
mime: audio/aiff
aif:
type: audio
thumb: media/thumb-aif.png
mime: audio/aif
txt:
type: file
thumb: media/thumb-txt.png
mime: text/plain
xml:
type: file
thumb: media/thumb-xml.png
mime: application/xml
doc:
type: file
thumb: media/thumb-doc.png
mime: application/msword
docx:
type: file
thumb: media/thumb-docx.png
mime: application/msword
xls:
type: file
thumb: media/thumb-xls.png
mime: application/vnd.ms-excel
xlsx:
type: file
thumb: media/thumb-xlsx.png
mime: application/vnd.ms-excel
ppt:
type: file
thumb: media/thumb-ppt.png
mime: application/vnd.ms-powerpoint
pptx:
type: file
thumb: media/thumb-pptx.png
mime: application/vnd.ms-powerpoint
pps:
type: file
thumb: media/thumb-pps.png
mime: application/vnd.ms-powerpoint
rtf:
type: file
thumb: media/thumb-rtf.png
mime: application/rtf
bmp:
type: file
thumb: media/thumb-bmp.png
mime: image/bmp
tiff:
type: file
thumb: media/thumb-tiff.png
mime: image/tiff
mpeg:
type: file
thumb: media/thumb-mpg.png
mime: video/mpeg
mpg:
type: file
thumb: media/thumb-mpg.png
mime: video/mpeg
mpe:
type: file
thumb: media/thumb-mpe.png
mime: video/mpeg
avi:
type: file
thumb: media/thumb-avi.png
mime: video/msvideo
wmv:
type: file
thumb: media/thumb-wmv.png
mime: video/x-ms-wmv
html:
type: file
thumb: media/thumb-html.png
mime: text/html
htm:
type: file
thumb: media/thumb-html.png
mime: text/html
ics:
type: iCal
thumb: media/thumb-ics.png
mime: text/calendar
pdf:
type: file
thumb: media/thumb-pdf.png
mime: application/pdf
ai:
type: file
thumb: media/thumb-ai.png
mime: image/ai
psd:
type: file
thumb: media/thumb-psd.png
mime: image/psd
zip:
type: file
thumb: media/thumb-zip.png
mime: application/zip
7z:
type: file
thumb: media/thumb-7z.png
mime: application/x-7z-compressed
gz:
type: file
thumb: media/thumb-gz.png
mime: application/gzip
tar:
type: file
thumb: media/thumb-tar.png
mime: application/x-tar
css:
type: file
thumb: media/thumb-css.png
mime: text/css
js:
type: file
thumb: media/thumb-js.png
mime: application/javascript
json:
type: file
thumb: media/thumb-json.png
mime: application/json
+3
View File
@@ -0,0 +1,3 @@
enabled: true
cache: false
mode: smallest
+6
View File
@@ -0,0 +1,6 @@
enabled: true
route: /sitemap
changefreq: daily
priority: !!float 1
ignores:
- /contact
+2
View File
@@ -0,0 +1,2 @@
enabled: true
route: /blog
View File
+19
View File
@@ -0,0 +1,19 @@
title: Burodesformes
default_lang: fr
author:
name: 'Gilles Acézat'
email: burodesformes@yahoo.fr
taxonomies:
- category
- tag
metadata:
description: 'Burodesformes est le pseudo qu’à choisi Gilles Acézat en 2004 pour exercer son activité de graphiste indépendant. En créant burodesformes il s''est donné comme priorité daborder le design graphique comme une discipline de transmission des savoirs'
summary:
enabled: true
format: short
size: 300
delimiter: '==='
blog:
route: /blog
header:
status: 'Design graphique'
View File
+155
View File
@@ -0,0 +1,155 @@
absolute_urls: false
timezone: Europe/Paris
param_sep: ':'
wrapped_site: false
reverse_proxy_setup: false
force_ssl: false
force_lowercase_urls: true
username_regex: '^[a-z0-9_-]{3,16}$'
pwd_regex: '(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).{8,}'
intl_enabled: true
languages:
include_default_lang: true
pages_fallback_only: false
translations: true
translations_fallback: true
session_store_active: false
http_accept_language: false
override_locale: false
home:
alias: /projets
hide_in_urls: true
pages:
theme: gilles_acezat
order:
by: default
dir: asc
list:
count: 20
dateformat:
short: 'jS M Y'
long: 'F jS \a\t g:ia'
publish_dates: true
process:
markdown: true
twig: false
twig_first: false
never_cache_twig: false
events:
page: true
twig: true
markdown:
extra: false
auto_line_breaks: true
auto_url_links: false
escape_markup: false
special_chars:
'>': gt
'<': lt
types:
- txt
- xml
- html
- htm
- json
- rss
- atom
expires: 604800
cache_control: '31536000'
last_modified: false
etag: false
vary_accept_encoding: false
redirect_default_route: false
redirect_default_code: '302'
redirect_trailing_slash: true
ignore_files:
- .DS_Store
ignore_folders:
- .git
- .idea
ignore_hidden: true
url_taxonomy_filters: true
frontmatter:
process_twig: false
ignore_fields:
- form
- forms
cache:
enabled: true
check:
method: file
driver: auto
prefix: g
purge_at: '0 4 * * *'
clear_at: '0 3 * * *'
clear_job_type: standard
clear_images_by_default: false
cli_compatibility: false
lifetime: 604800
gzip: true
allow_webserver_gzip: true
twig:
cache: false
debug: true
auto_reload: true
autoescape: false
undefined_functions: true
undefined_filters: true
umask_fix: false
assets:
css_pipeline: false
css_pipeline_include_externals: true
css_pipeline_before_excludes: true
css_minify: true
css_minify_windows: false
css_rewrite: true
js_pipeline: false
js_pipeline_include_externals: true
js_pipeline_before_excludes: true
js_minify: true
enable_asset_timestamp: false
collections:
jquery: 'system://assets/jquery/jquery-2.x.min.js'
errors:
display: 1
log: true
log:
handler: file
syslog:
facility: local6
debugger:
enabled: false
shutdown:
close_connection: true
twig: true
images:
default_image_quality: 85
cache_all: true
cache_perms: '0755'
debug: false
auto_fix_orientation: false
seofriendly: false
media:
enable_media_timestamp: false
auto_metadata_exif: false
upload_limit: 67108864
session:
enabled: true
initialize: true
timeout: 1800
name: Burodesformes
uniqueness: path
secure: false
httponly: true
split: true
gpm:
releases: stable
method: auto
verify_peer: true
official_gpm_only: true
accounts:
type: data
storage: file
strict_mode:
yaml_compat: true
twig_compat: true
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

@@ -0,0 +1,14 @@
---
title: 'Ateliers des Beaux-Arts ESADHaR'
media_order: 'C_ESADHaR_depliant2019_02.jpg,C_ESADHaR_depliant2019_01.jpg,C_ESADHaR_depliant2019_03.jpg,C_ESADHaR_depliant2019_04.jpg,C_ESADHaR_depliant2019_05.jpg,C_ESADHaR_depliant2019_06.jpg,C_ESADHaR_depliant2019_07.jpg,C_ESADHaR_depliant2019_08.jpg,C_ESADHaR_depliant2019_09.jpg'
mea: false
meaimg: C_ESADHaR_depliant2019_accueil3.jpg
date: '20-09-2019 14:27'
taxonomy:
category:
- Print
tag:
- Esadhar
---
Réalisation de la plaquette de présentation des ateliers des Beaux-Arts de Rouen et du Havre pour lESADHaR, 2019. Dépliant accordéon 6 volets recto-verso pour Le Havre et 8 volets pour Rouen.
+12
View File
@@ -0,0 +1,12 @@
---
title: Projets
content:
items:
- '@self.children'
limit: 0
order:
by: date
dir: desc
pagination: true
url_taxonomy_filters: true
---
Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

@@ -0,0 +1,15 @@
---
title: 'Cahiers du musée des Beaux-arts de Caen'
media_order: 'A_MBA_cahiers02.jpg,A_MBA_Cahiers01.jpg,A_MBA_cahiers04.jpg,A_MBA_Cahiers10.jpg,A_MBA_cahiers03.jpg,A_MBA_cahiers06.jpg,A_MBA_cahiers11.jpg,A_MBA_cahiers05.jpg,A_MBA_cahiers07.jpg,A_MBA_cahiers08.jpg,A_MBA_cahiers09.jpg'
mea: true
meaimg: A_MBA_Cahiers10.jpg
date: '10-07-2014 14:27'
taxonomy:
category:
- Éditions
tag:
- 'Musée des beaux art de Caen'
---
Revues du musée des Beaux-Arts de Caen et des Amis du musée. Trois parutions.
Format : Reliés / Nb de pages : 68 pages / Poids : 150 g / Dimensions : 22cm X 26cm / Dates de parution : 12/2010 / 06/2012 / 07/2014
Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

@@ -0,0 +1,14 @@
---
title: 'Identité visuelle ESADHaR'
media_order: 'B_ESADHaR_01.jpg,B_ESADHaR_02.jpg,B_ESADHaR_03.jpg,B_ESADHaR_04.jpg,B_ESADHaR_05.jpg,B_ESADHaR_06.jpg,B_ESADHaR_07.jpg,B_ESADHaR_09.jpg,B_ESADHaR_08.jpg,B_ESADHaR_10.jpg,B_ESADHaR_12.jpg,B_ESADHaR_13.jpg,B_ESADHaR_15.jpg,B_ESADHaR_11.jpg,B_ESADHaR_14.jpg,B_ESADHaR_16.jpg,B_ESADHaR_17.jpg'
mea: false
meaimg: B_ESADHaR_01.jpg
date: '10-10-2015 14:38'
taxonomy:
category:
- logo
tag:
- ESADHaR
---
Refonte de lidentité visuelle de lESADHaR, 2014. Lidentité visuelle de l'École Supérieure dArt et Design Le Havre Rouen s'appuie sur le site Internet développé par Bachir Soussi Chiadmi > [esadhar.fr](http://esadhar.fr/). Il sarticule autour du sigle ESADHaR en caractères OpenSource et dune grille modulaire perceptible. Ce système se décline sur lensemble des supports imprimés ou numériques, quils soient administratifs, pédagogiques, éditoriaux ou de communication.
Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

@@ -0,0 +1,14 @@
---
title: 'Identité visuelle Little Asia'
media_order: 'B_Littleasia_01.jpg,B_Littleasia_15.jpg,B_Littleasia_02.jpg,B_Littleasia_08.jpg,B_Littleasia_05.jpg,B_Littleasia_03.jpg,B_Littleasia_13.jpg,B_Littleasia_07.jpg,B_Littleasia_12.jpg,B_Littleasia_09.jpg,B_Littleasia_04.jpg,B_Littleasia_10.jpg,B_Littleasia_11.jpg,B_Littleasia_06.jpg,B_Littleasia_14.jpg'
mea: true
meaimg: B_Littleasia_15.jpg
date: '05-12-2019 14:39'
taxonomy:
category:
- logo
tag:
- 'Little Asia'
---
Identité visuelle de Little Asia, restaurant asiatique à Mimizan plage. Depuis 2013, le principe du logo, de ses mises en applications et de son environnement visuel évoluent au fil des saisons. Fresque murale dessinée en collaboration avec Cédric Bordessoulle.
Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

@@ -0,0 +1,14 @@
---
title: 'Identité visuelle Territoire Lecture'
media_order: 'B_TTL_01.jpg,B_TTL_02.jpg,B_TTL_03.jpg,B_TTL_04.jpg,B_TTL_05.jpg,B_TTL_06.jpg'
date: '01-01-2013 13:19'
taxonomy:
category:
- logo
tag:
- 'le réseau Territoire Lecture'
---
Réalisation de lidentité visuelle pour le réseau Territoire Lecture, 2013.
Le réseau Territoire Lecture de Caen la mer œuvre pour que les publics éloignés de la culture puissent trouver leur chemin vers la lecture.
[https://bibliotheques.caenlamer.fr/RTL/reseau-des-bibliotheques-de-caen-la-mer-accueil.aspx](https://bibliotheques.caenlamer.fr/RTL/reseau-des-bibliotheques-de-caen-la-mer-accueil.aspx)
Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

@@ -0,0 +1,14 @@
---
title: 'Livrets jeux Musée de Normandie'
media_order: 'C_MDN-livretmusee_01.jpg,C_MDN-livretmusee_11.jpg,C_MDN-livretmusee_12.jpg,C_MDN-livretmusee_09.jpg,C_MDN-livretmusee_06.jpg,C_MDN_livret-musee_15.jpg,C_MDN-livretmusee_07.jpg,C_MDN-livretmusee_02.jpg,C_MDN-livretmusee_03.jpg,C_MDN-livretmusee_04.jpg,C_MDN-livretmusee_05.jpg,C_MDN-livretmusee_10.jpg,C_MDN-livretmusee_13.jpg,C_MDN-livretmusee_14.jpg'
mea: false
meaimg: C_MDN-livretmusee_11.jpg
date: '07-03-2014 14:40'
taxonomy:
category:
- Print
tag:
- 'musée de Normandie'
---
Réalisation de lensemble des livrets jeux pour accompagner les jeunes visiteurs dans les collections permanentes du musée de Normandie. Depuis 2014.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Some files were not shown because too many files have changed in this diff Show More