File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ site_name : Le contexte CUB
2+ # site_url: https://qdemouliere.github.io/cub
3+ copyright : Licence CC 4.0 FR BY-NC-SA - 2025 D. Balny et Q. Demoulière - Lycée Paul-Louis Courier
4+ theme :
5+ name : material
6+ # logo: ./media/cub/logo.png
7+ # favicon: ./media/cub/favicon.png
8+ language : fr
9+ features :
10+ - navigation.footer
11+ - content.code.copy
12+ markdown_extensions :
13+ - admonition
14+ - tables
15+ - footnotes
16+ - pymdownx.details
17+ - pymdownx.superfences :
18+ custom_fences :
19+ - name : mermaid
20+ class : mermaid
21+ format : !!python/name:pymdownx.superfences.fence_code_format
22+ - attr_list
23+ - md_in_html
24+ - pymdownx.inlinehilite
25+ - pymdownx.snippets
26+ - pymdownx.highlight :
27+ anchor_linenums : true
28+ line_spans : __span
29+ pygments_lang_class : true
30+ - pymdownx.tabbed :
31+ alternate_style : true
You can’t perform that action at this time.
0 commit comments