Compare commits
No commits in common. "6cbb69a2f3533643d53355ae5c375735ed6b4a6f" and "22e6a64ea0d8e31941f1a5615e7c6fe98bc98bb9" have entirely different histories.
6cbb69a2f3
...
22e6a64ea0
Binary file not shown.
|
Before Width: | Height: | Size: 539 KiB |
@ -1,13 +1,3 @@
|
|||||||

|
|
||||||
|
|
||||||
# Axolito
|
# Axolito
|
||||||
|
|
||||||
Maker et Vidéaste depuis presque toujours.
|
Maker et Vidéaste depuis presque toujours.
|
||||||
|
|
||||||
<div class="grid cards" markdown>
|
|
||||||
- [:fontawesome-brands-tiktok: __TikTok__](https://www.tiktok.com/@axolito19)
|
|
||||||
- [:fontawesome-brands-github: __GitHub__](https://github.com/Axolito)
|
|
||||||
- [:fontawesome-brands-youtube: __YouTube__](https://www.youtube.com/channel/UCDUA6SglpY89qYLNTM0cHCw)
|
|
||||||
- [:fontawesome-brands-instagram: __Instagram__](https://www.instagram.com/axolito.19/)
|
|
||||||
- [:simple-thingiverse: __Thingiverse__](https://www.thingiverse.com/axolito)
|
|
||||||
</div>
|
|
||||||
@ -1,57 +0,0 @@
|
|||||||
---
|
|
||||||
title: Sandbox
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
# Page Sandbox / Tests
|
|
||||||
|
|
||||||
|
|
||||||
[Subscribe to our newsletter](#){ .md-button }
|
|
||||||
|
|
||||||
<div class="grid cards" markdown>
|
|
||||||
|
|
||||||
- :fontawesome-brands-html5: __HTML__ for content and structure
|
|
||||||
- :fontawesome-brands-js: __JavaScript__ for interactivity
|
|
||||||
- :fontawesome-brands-css3: __CSS__ for text running out of boxes
|
|
||||||
- [:fontawesome-brands-internet-explorer: __Internet Explorer__ ... huh?](http://example.com)
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
> [!TIP]
|
|
||||||
> Helpful advice for doing things better or more easily.
|
|
||||||
|
|
||||||
!!! note
|
|
||||||
|
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod
|
|
||||||
nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor
|
|
||||||
massa, nec semper lorem quam in massa.
|
|
||||||
|
|
||||||
|
|
||||||
<center>
|
|
||||||
[:fontawesome-brands-tiktok: __TikTok__](https://www.tiktok.com/@axolito19){ .md-button }
|
|
||||||
[:fontawesome-brands-github: __GitHub__](https://github.com/Axolito){ .md-button }
|
|
||||||
[:fontawesome-brands-youtube: __YouTube__](https://www.youtube.com/channel/UCDUA6SglpY89qYLNTM0cHCw){ .md-button }
|
|
||||||
[:fontawesome-brands-instagram: __Instagram__](https://www.instagram.com/axolito.19/){ .md-button }
|
|
||||||
</center>
|
|
||||||
|
|
||||||
|
|
||||||
!!! tip
|
|
||||||
|
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod
|
|
||||||
nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor
|
|
||||||
massa, nec semper lorem quam in massa.
|
|
||||||
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<div class="grid" markdown>
|
|
||||||
|
|
||||||
[:fontawesome-brands-tiktok: __TikTok__](https://www.tiktok.com/@axolito19){ .md-button }
|
|
||||||
|
|
||||||
[:fontawesome-brands-github: __GitHub__](https://github.com/Axolito){ .md-button }
|
|
||||||
|
|
||||||
[:fontawesome-brands-youtube: __YouTube__](https://www.youtube.com/channel/UCDUA6SglpY89qYLNTM0cHCw){ .md-button }
|
|
||||||
|
|
||||||
[:fontawesome-brands-instagram: __Instagram__](https://www.instagram.com/axolito.19/){ .md-button }
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</center>
|
|
||||||
17
mkdocs.yml
17
mkdocs.yml
@ -11,23 +11,10 @@ theme:
|
|||||||
- navigation.footer
|
- navigation.footer
|
||||||
palette:
|
palette:
|
||||||
primary: deep purple
|
primary: deep purple
|
||||||
accent: orange
|
|
||||||
|
|
||||||
markdown_extensions:
|
|
||||||
- attr_list
|
|
||||||
- md_in_html
|
|
||||||
- pymdownx.emoji:
|
|
||||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
|
||||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
|
||||||
|
|
||||||
- admonition
|
|
||||||
- pymdownx.details
|
|
||||||
- pymdownx.superfences
|
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Accueil: index.md
|
- Home: index.md
|
||||||
- Projets: projets.md
|
- About: about.md
|
||||||
- Wiki: https://wiki.axolito.fr
|
|
||||||
|
|
||||||
extra:
|
extra:
|
||||||
social:
|
social:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user