-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/ClubCedille/raconteurs.et…
- Loading branch information
Showing
670 changed files
with
92,806 additions
and
4,077 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Raconteurs d'angles | ||
|
||
Site web pour les Raconteurs d'angles généré avec [grav](https://getgrav.org/). |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
enabled: true | ||
version: v5 | ||
always_load: true | ||
use_cdn: true | ||
mode: production | ||
load_core_css: true | ||
load_theme_css: true | ||
load_popper_js: true | ||
load_core_js: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
enabled: true | ||
route: / | ||
filters: | ||
category: null | ||
feed_parameters: | ||
count: 7 | ||
cache_time: 1 | ||
user_id: null | ||
access_token: null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
salt: sOrG2qzPX7xctb | ||
salt: g8a03ZcjvKESLP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,18 @@ | ||
title: Grav | ||
title: 'Raconteurs d''Angles' | ||
default_lang: fr | ||
author: | ||
name: Joe Bloggs | ||
email: 'joe@example.com' | ||
metadata: | ||
description: 'Grav is an easy to use, yet powerful, open source flat-file CMS' | ||
|
||
name: 'Raconteurs d''Angles' | ||
email: theatre@etsmtl.ca | ||
taxonomies: | ||
- category | ||
- tag | ||
metadata: null | ||
summary: | ||
enabled: true | ||
format: short | ||
size: 300 | ||
delimiter: '===' | ||
redirects: null | ||
routes: null | ||
blog: | ||
route: /blog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,237 @@ | ||
absolute_urls: false | ||
|
||
timezone: null | ||
param_sep: ':' | ||
wrapped_site: false | ||
reverse_proxy_setup: false | ||
force_ssl: false | ||
force_lowercase_urls: true | ||
custom_base_url: null | ||
username_regex: '^[a-z0-9_-]{3,16}$' | ||
pwd_regex: '(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).{8,}' | ||
intl_enabled: true | ||
http_x_forwarded: | ||
protocol: true | ||
host: false | ||
port: true | ||
ip: true | ||
languages: | ||
supported: null | ||
default_lang: null | ||
include_default_lang: true | ||
include_default_lang_file_extension: true | ||
translations: true | ||
translations_fallback: true | ||
session_store_active: false | ||
http_accept_language: false | ||
override_locale: false | ||
pages_fallback_only: false | ||
debug: false | ||
home: | ||
alias: '/home' | ||
|
||
alias: /home | ||
hide_in_urls: false | ||
pages: | ||
theme: quark | ||
markdown: | ||
extra: false | ||
type: regular | ||
dirs: | ||
- 'page://' | ||
theme: mache | ||
order: | ||
by: default | ||
dir: asc | ||
list: | ||
count: 20 | ||
dateformat: | ||
default: null | ||
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: false | ||
auto_url_links: false | ||
escape_markup: false | ||
special_chars: | ||
'>': gt | ||
'<': lt | ||
valid_link_attributes: | ||
- rel | ||
- target | ||
- id | ||
- class | ||
- classes | ||
types: | ||
- html | ||
- htm | ||
- xml | ||
- txt | ||
- json | ||
- rss | ||
- atom | ||
append_url_extension: null | ||
expires: 604800 | ||
cache_control: null | ||
last_modified: false | ||
etag: true | ||
vary_accept_encoding: false | ||
redirect_default_code: '302' | ||
redirect_trailing_slash: 1 | ||
redirect_default_route: 0 | ||
ignore_files: | ||
- .DS_Store | ||
ignore_folders: | ||
- .git | ||
- .idea | ||
ignore_hidden: true | ||
hide_empty_folders: false | ||
url_taxonomy_filters: true | ||
frontmatter: | ||
process_twig: false | ||
ignore_fields: | ||
- form | ||
- forms | ||
cache: | ||
enabled: true | ||
check: | ||
method: file | ||
driver: auto | ||
prefix: 'g' | ||
|
||
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: false | ||
allow_webserver_gzip: false | ||
redis: | ||
socket: '0' | ||
password: null | ||
database: null | ||
server: null | ||
port: null | ||
memcache: | ||
server: null | ||
port: null | ||
memcached: | ||
server: null | ||
port: null | ||
twig: | ||
cache: true | ||
debug: true | ||
auto_reload: true | ||
autoescape: true | ||
|
||
undefined_functions: true | ||
undefined_filters: true | ||
safe_functions: { } | ||
safe_filters: { } | ||
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_module_pipeline: false | ||
js_module_pipeline_include_externals: true | ||
js_module_pipeline_before_excludes: true | ||
js_minify: true | ||
|
||
enable_asset_timestamp: false | ||
enable_asset_sri: false | ||
collections: | ||
jquery: 'system://assets/jquery/jquery-3.x.min.js' | ||
errors: | ||
display: true | ||
display: 1 | ||
log: true | ||
|
||
log: | ||
handler: file | ||
syslog: | ||
facility: local6 | ||
tag: grav | ||
debugger: | ||
enabled: false | ||
twig: true | ||
provider: clockwork | ||
censored: false | ||
shutdown: | ||
close_connection: true | ||
twig: true | ||
images: | ||
default_image_quality: 85 | ||
cache_all: false | ||
cache_perms: '0755' | ||
debug: false | ||
auto_fix_orientation: true | ||
seofriendly: false | ||
cls: | ||
auto_sizes: false | ||
aspect_ratio: false | ||
retina_scale: '1' | ||
defaults: | ||
loading: auto | ||
decoding: auto | ||
watermark: | ||
image: 'system://images/watermark.png' | ||
position_y: center | ||
position_x: center | ||
scale: 33 | ||
watermark_all: false | ||
media: | ||
enable_media_timestamp: false | ||
unsupported_inline_types: null | ||
allowed_fallback_types: null | ||
auto_metadata_exif: false | ||
upload_limit: 134217728 | ||
session: | ||
enabled: true | ||
initialize: true | ||
timeout: 86400 | ||
name: grav-site | ||
uniqueness: path | ||
secure: false | ||
secure_https: true | ||
httponly: true | ||
samesite: Lax | ||
split: true | ||
domain: null | ||
path: null | ||
gpm: | ||
releases: stable | ||
official_gpm_only: true | ||
verify_peer: true | ||
http: | ||
method: auto | ||
enable_proxy: true | ||
proxy_url: null | ||
proxy_cert_path: null | ||
concurrent_connections: 5 | ||
verify_peer: true | ||
verify_host: true | ||
accounts: | ||
type: regular | ||
storage: file | ||
avatar: gravatar | ||
flex: | ||
cache: | ||
index: | ||
enabled: true | ||
lifetime: 60 | ||
object: | ||
enabled: true | ||
lifetime: 600 | ||
render: | ||
enabled: true | ||
lifetime: 600 | ||
strict_mode: | ||
yaml_compat: false | ||
twig_compat: false | ||
blueprint_compat: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
enabled: true | ||
blog_thumbnail_width: 600 | ||
blog_thumbnail_height: 450 | ||
gallery_thumbnail_width: 600 | ||
gallery_thumbnail_height: 450 | ||
favicon: | ||
'user/themes/mache/images/Les Raconteurs d''Angles Logo Noir.png': | ||
name: 'Les Raconteurs d''Angles Logo Noir.png' | ||
full_path: 'Les Raconteurs d''Angles Logo Noir.png' | ||
type: image/png | ||
size: 709550 | ||
path: 'user/themes/mache/images/Les Raconteurs d''Angles Logo Noir.png' | ||
logo: | ||
user/themes/mache/images/layer1.png: | ||
name: layer1.png | ||
full_path: layer1.png | ||
type: image/png | ||
size: 4787 | ||
path: user/themes/mache/images/layer1.png | ||
default_background_image: | ||
user/themes/mache/images/hero-background.jpg: | ||
name: hero-background.jpg | ||
full_path: hero-background.jpg | ||
type: image/jpeg | ||
size: 209416 | ||
path: user/themes/mache/images/hero-background.jpg | ||
left_footer_title: ADRESSE | ||
left_footer_address: "<p>\n 1219 Rue William, Montréal, QC H3C 1R1\n</p>\n\n<p>\n Écrivez-nous :\n <a href=\"mailto:theatre@etsmtl.ca\">theatre@etsmtl.ca</a>\n</p>" | ||
right_footer_title: 'RESTER EN CONTACT' | ||
right_footer_icons: | ||
- | ||
icon: 'fa-solid fa-envelope' | ||
url: 'mailto:theatre@etsmtl.ca' | ||
- | ||
icon: 'fa-brands fa-discord' | ||
url: 'https://discord.gg/gsecZgeQsq' | ||
- | ||
icon: 'fa-brands fa-instagram' | ||
url: 'https://www.instagram.com/raconteurs_ets/' | ||
- | ||
icon: 'fa-brands fa-facebook' | ||
url: 'https://www.facebook.com/RaconteursEts' | ||
- | ||
icon: 'fa-solid fa-seedling' | ||
url: 'http://linktr.ee/raconteursets' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
core: | ||
grav: | ||
version: 1.7.45 | ||
version: 1.7.43 | ||
schema: 1.7.0_2020-11-20_1 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: banner-accueil | ||
heading: '<span>L''art captivant sous tous les prismes</span>' | ||
button_label: 'En savoir plus' | ||
button_url: a-propos | ||
background_image: 'Darken Image Online.jpg' | ||
media_order: accueil.jpg | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: 'LA MAGIE DU THÉÂTRE AVEC LES RACONTEURS D''ANGLES' | ||
right_image: 'logo_detaille-Les_Raconteurs_d''angles-NOIR-v2.png' | ||
right_image_alt: 'Les Raconteurs d''Angles' | ||
link_label: 'EN SAVOIR PLUS' | ||
link_url: /a-propos | ||
media_order: 'logo_detaille-Les_Raconteurs_d''angles-NOIR-v2.png,logo_detaille-Les_Raconteurs_d''angles-NOIR-v2.png' | ||
--- | ||
|
||
### Soif de jeu et de création ? | ||
|
||
Les Raconteurs d'Angles est une troupe de théâtre de création qui propose un spectacle annuel original et présenté devant un public dont les idées s’articulent autour d’un thème ou d’une ressource qui les inspire. Tous les aspects de la production théâtrale sont assurés par les membres de l’équipe, soient l’écriture, la conception scénographique, sonore, d’éclairage, de costumes et d’accessoires. | ||
|
||
### Soif de culture ? | ||
En plus d’offrir une pièce de théâtre unique, la troupe propose à chaque mois des sorties culturelles de groupe. En se basant sur l’offre artistique montréalaise et sur les intérêts des gens, la troupe déniche les spectacles en-dessous de 30 $ et regroupe les personnes intéressées pour profiter au maximum des rabais de groupe. Il n’est pas nécessaire d’être membre de la troupe pour profiter des sorties et rabais. |
Binary file added
BIN
+730 KB
pages/01.home/02._about/logo_detaille-Les_Raconteurs_d'angles-NOIR-v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.