Update Remix Icon font files and update HTML for additional link to Cours 4.0
This commit is contained in:
parent
84f438db74
commit
748792626b
9 changed files with 82 additions and 3 deletions
|
@ -45,7 +45,7 @@
|
|||
</div>
|
||||
|
||||
<h2>Contact</h2>
|
||||
<div class="block link-block">
|
||||
<div class="block link-block">
|
||||
<a href="mailto:contact@edgarpierre.fr">
|
||||
<span class="desc">Email</span>
|
||||
<span class="i ri-mail-send-fill"></span>
|
||||
|
@ -58,6 +58,10 @@
|
|||
<span class="desc">Git</span>
|
||||
<span class="i ri-git-repository-fill"></span>
|
||||
</a>
|
||||
<a href="https://cours.edgarpierre.fr">
|
||||
<span class="desc">Cours 4.0</span>
|
||||
<span class="i ri-graduation-cap-fill"></span>
|
||||
</a>
|
||||
<a href="https://www.komoot.fr/user/383887346799">
|
||||
<span class="desc">Komoot</span>
|
||||
<span class="i ri-map-2-fill"></span>
|
||||
|
@ -74,7 +78,7 @@
|
|||
<h3>Enseignement</h3>
|
||||
<dl>
|
||||
<dt>
|
||||
2025
|
||||
…
|
||||
<span class="start">2023</span>
|
||||
</dt>
|
||||
<dd>
|
||||
|
|
|
@ -8,7 +8,12 @@
|
|||
|
||||
@font-face {
|
||||
font-family: "remixicon";
|
||||
src: url("remixicon.woff2?t=1678097420828") format("woff2");
|
||||
src: url('remixicon.eot?t=1740678091573'); /* IE9*/
|
||||
src: url('remixicon.eot?t=1740678091573#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url("remixicon.woff2?t=1740678091573") format("woff2"),
|
||||
url("remixicon.woff?t=1740678091573") format("woff"),
|
||||
url('remixicon.ttf?t=1740678091573') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
||||
url('remixicon.svg?t=1740678091573#remixicon') format('svg'); /* iOS 4.1- */
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
@ -40,3 +45,4 @@
|
|||
.ri-git-repository-fill:before { content: "\edc6"; }
|
||||
.ri-mail-send-fill:before { content: "\eefb"; }
|
||||
.ri-map-2-fill:before { content: "\ef05"; }
|
||||
.ri-graduation-cap-fill:before { content: "\f332"; }
|
||||
|
|
BIN
src/static/fonts/remix/remixicon.eot
Normal file
BIN
src/static/fonts/remix/remixicon.eot
Normal file
Binary file not shown.
50
src/static/fonts/remix/remixicon.less
Normal file
50
src/static/fonts/remix/remixicon.less
Normal file
|
@ -0,0 +1,50 @@
|
|||
|
||||
/*
|
||||
* https://remixicon.com
|
||||
* https://github.com/Remix-Design/RemixIcon
|
||||
* Copyright RemixIcon.com
|
||||
* Released under the Apache License Version 2.0
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: "remixicon";
|
||||
src: url('remixicon.eot?t=1740678091573'); /* IE9*/
|
||||
src: url('remixicon.eot?t=1740678091573#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url("remixicon.woff2?t=1740678091573") format("woff2"),
|
||||
url("remixicon.woff?t=1740678091573") format("woff"),
|
||||
url('remixicon.ttf?t=1740678091573') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
||||
url('remixicon.svg?t=1740678091573#remixicon') format('svg'); /* iOS 4.1- */
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
[class^="ri-"], [class*="ri-"] {
|
||||
font-family: 'remixicon' !important;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
:global {
|
||||
.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
|
||||
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
|
||||
.ri-xxs { font-size: .5em; }
|
||||
.ri-xs { font-size: .75em; }
|
||||
.ri-sm { font-size: .875em }
|
||||
.ri-1x { font-size: 1em; }
|
||||
.ri-2x { font-size: 2em; }
|
||||
.ri-3x { font-size: 3em; }
|
||||
.ri-4x { font-size: 4em; }
|
||||
.ri-5x { font-size: 5em; }
|
||||
.ri-6x { font-size: 6em; }
|
||||
.ri-7x { font-size: 7em; }
|
||||
.ri-8x { font-size: 8em; }
|
||||
.ri-9x { font-size: 9em; }
|
||||
.ri-10x { font-size: 10em; }
|
||||
.ri-fw { text-align: center; width: 1.25em; }
|
||||
|
||||
.ri-mastodon-fill:before { content: "\ef23"; }
|
||||
.ri-git-repository-fill:before { content: "\edc6"; }
|
||||
.ri-mail-send-fill:before { content: "\eefb"; }
|
||||
.ri-map-2-fill:before { content: "\ef05"; }
|
||||
.ri-graduation-cap-fill:before { content: "\f332"; }
|
||||
}
|
18
src/static/fonts/remix/remixicon.svg
Normal file
18
src/static/fonts/remix/remixicon.svg
Normal file
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<font id="remixicon" horiz-adv-x="1200">
|
||||
<font-face font-family="remixicon"
|
||||
units-per-em="1200" ascent="1020"
|
||||
descent="180" />
|
||||
<missing-glyph horiz-adv-x="0" /><glyph glyph-name="mastodon-fill"
|
||||
unicode=""
|
||||
horiz-adv-x="1250" d="M1071.5351673925202 320.5101941389121C1057.8201673925203 249.970194138912 948.7251673925202 172.7701941389121 823.4301673925204 157.805194138912C758.0951673925204 150.0101941389121 693.7651673925204 142.8451941389121 625.1651673925203 145.9901941389121C512.9851673925203 151.130194138912 424.4646673925203 172.7701941389121 424.4646673925203 172.7701941389121C424.4646673925203 161.8501941389121 425.1381673925203 151.4501941389121 426.4851673925203 141.7251941389121C441.0696673925204 31.0151941389122 536.2651673925204 24.3801941389119 626.4401673925204 21.290194138912C717.4551673925203 18.175194138912 798.4951673925204 43.730194138912 798.4951673925204 43.730194138912L802.2351673925202 -38.554805861088C802.2351673925202 -38.554805861088 738.5751673925204 -72.7398058610879 625.1651673925203 -79.0248058610878C562.6301673925204 -82.4648058610878 484.9846673925203 -77.4548058610881 394.5466673925204 -53.514805861088C198.4021673925204 -1.5998058610878 164.6696673925203 207.4801941389121 159.5081673925203 419.6301941389121C157.9346673925204 482.6151941389121 158.9046673925203 542.009694138912 158.9046673925203 591.6841941389121C158.9046673925203 808.6146941389121 301.0376673925203 872.2006941389121 301.0376673925203 872.2006941389121C372.7051673925203 905.1141941389122 495.6791673925204 918.9551941389122 623.5251673925204 920.000194138912H626.6651673925203C754.5101673925203 918.9551941389122 877.5651673925202 905.1141941389122 949.2251673925203 872.2006941389121C949.2251673925203 872.2006941389121 1091.3551673925201 808.6146941389121 1091.3551673925201 591.6841941389121C1091.3551673925201 591.6841941389121 1093.1401673925204 431.6301941389121 1071.5351673925202 320.5101941389121zM923.7051673925204 574.8551941389121C923.7051673925204 628.5381941389121 910.0351673925202 671.1981941389121 882.5851673925204 702.7591941389121C854.2701673925203 734.3206941389121 817.1901673925204 750.4996941389121 771.1701673925204 750.4996941389121C717.9101673925204 750.4996941389121 677.5851673925204 730.0316941389121 650.9251673925203 689.0906941389121L625.0001673925203 645.6386941389121L599.0801673925203 689.0906941389121C572.4151673925203 730.0316941389121 532.0901673925202 750.4996941389121 478.8371673925203 750.4996941389121C432.8101673925204 750.4996941389121 395.7321673925203 734.3206941389121 367.4196673925204 702.7591941389121C339.9636673925204 671.1981941389121 326.2951673925204 628.5381941389121 326.2951673925204 574.8551941389121V312.1901941389121H430.3586673925203V567.1346941389122C430.3586673925203 620.877194138912 452.9711673925203 648.1551941389121 498.2006673925203 648.1551941389121C548.2101673925204 648.1551941389121 573.2801673925203 615.7961941389121 573.2801673925203 551.8121941389121V412.2651941389121H676.7301673925203V551.8121941389121C676.7301673925203 615.7961941389121 701.7901673925203 648.1551941389121 751.8001673925203 648.1551941389121C797.0301673925203 648.1551941389121 819.6401673925202 620.877194138912 819.6401673925202 567.1346941389122V312.1901941389121H923.7051673925204V574.8551941389121z" /><glyph glyph-name="git-repository-fill"
|
||||
unicode=""
|
||||
horiz-adv-x="1250" d="M675 7.5V-117.5L525 -17.5L375 -117.5V7.5H350C253.35 7.5 175 85.85 175 182.5V807.5C175 890.3425 242.1575 957.5 325 957.5H1025C1052.615 957.5 1075 935.114 1075 907.5V57.5C1075 29.885 1052.615 7.5 1025 7.5H675zM375 107.5V207.5H675V107.5H975V257.5H350C308.5785 257.5 275 223.92 275 182.5C275 141.0800000000001 308.5785 107.5 350 107.5H375zM375 807.5V707.5H475V807.5H375zM375 657.5V557.5H475V657.5H375zM375 507.5V407.5H475V507.5H375z" /><glyph glyph-name="mail-send-fill"
|
||||
unicode=""
|
||||
horiz-adv-x="1250" d="M175 745V820.33C175 847.762 197.7655 870 224.59 870H1125.4099999999999C1152.8 870 1175 847.7525 1175 820.33V19.6700000000001C1175 -7.76 1152.235 -30 1125.4099999999999 -30H224.59C197.2025 -30 175 -7.7549999999999 175 19.6700000000001V70H1075V655L675 295L175 745zM75 520H325V420H75V520zM75 270H475V170H75V270z" /><glyph glyph-name="map-2-fill"
|
||||
unicode=""
|
||||
horiz-adv-x="1250" d="M125 770L475 920L775 770L1090.15 905.065C1102.845 910.504 1117.54 904.6255 1122.98 891.9345C1124.31 888.8225 1125 885.472 1125 882.0865V70L775 -80L475 70L159.848 -65.065C147.157 -70.5049999999999 132.4605 -64.625 127.0215 -51.9349999999999C125.6875 -48.825 125 -45.47 125 -42.085V770zM775 31.8050000000001V661.203L771.76 659.8154999999999L475 808.1965V178.795L478.238 180.1850000000001L775 31.8050000000001z" /><glyph glyph-name="graduation-cap-fill"
|
||||
unicode=""
|
||||
horiz-adv-x="1250" d="M625 920.0025L25 570.0024999999999L625 220.0025L1125 511.6674999999999V145.0025H1225V570.0024999999999L625 920.0025zM224.951 345.4774999999999V119.9975C316.172 -1.4475 461.406 -80.0024999999999 624.99 -80.0024999999999C788.5699999999999 -80.0024999999999 933.805 -1.4475 1025.025 119.9975L1025.005 345.4374999999999L625.015 112.1074999999999L224.951 345.4774999999999z" /></font></defs></svg>
|
After (image error) Size: 5.3 KiB |
1
src/static/fonts/remix/remixicon.symbol.svg
Normal file
1
src/static/fonts/remix/remixicon.symbol.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="0" height="0" style="display:none;"><symbol viewBox="0 0 24 24" id="mastodon-fill"><path d="M21.2595 13.9898C20.9852 15.4006 18.8033 16.9446 16.2974 17.2439C14.9907 17.3998 13.7041 17.5431 12.3321 17.4802C10.0885 17.3774 8.31809 16.9446 8.31809 16.9446C8.31809 17.163 8.33156 17.371 8.3585 17.5655C8.65019 19.7797 10.5541 19.9124 12.3576 19.9742C14.1779 20.0365 15.7987 19.5254 15.7987 19.5254L15.8735 21.1711C15.8735 21.1711 14.6003 21.8548 12.3321 21.9805C11.0814 22.0493 9.52849 21.9491 7.71973 21.4703C3.79684 20.432 3.12219 16.2504 3.01896 12.0074C2.98749 10.7477 3.00689 9.55981 3.00689 8.56632C3.00689 4.22771 5.84955 2.95599 5.84955 2.95599C7.2829 2.29772 9.74238 2.0209 12.2993 2H12.3621C14.919 2.0209 17.3801 2.29772 18.8133 2.95599C18.8133 2.95599 21.6559 4.22771 21.6559 8.56632C21.6559 8.56632 21.6916 11.7674 21.2595 13.9898ZM18.3029 8.9029C18.3029 7.82924 18.0295 6.97604 17.4805 6.34482C16.9142 5.71359 16.1726 5.39001 15.2522 5.39001C14.187 5.39001 13.3805 5.79937 12.8473 6.61819L12.3288 7.48723L11.8104 6.61819C11.2771 5.79937 10.4706 5.39001 9.40554 5.39001C8.485 5.39001 7.74344 5.71359 7.17719 6.34482C6.62807 6.97604 6.3547 7.82924 6.3547 8.9029V14.1562H8.43597V9.05731C8.43597 7.98246 8.88822 7.4369 9.79281 7.4369C10.793 7.4369 11.2944 8.08408 11.2944 9.36376V12.1547H13.3634V9.36376C13.3634 8.08408 13.8646 7.4369 14.8648 7.4369C15.7694 7.4369 16.2216 7.98246 16.2216 9.05731V14.1562H18.3029V8.9029Z"></path></symbol><symbol viewBox="0 0 24 24" id="git-repository-fill"><path d="M13 21V23.5L10 21.5L7 23.5V21H6.5C4.567 21 3 19.433 3 17.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V20C21 20.5523 20.5523 21 20 21H13ZM7 19V17H13V19H19V16H6.5C5.67157 16 5 16.6716 5 17.5C5 18.3284 5.67157 19 6.5 19H7ZM7 5V7H9V5H7ZM7 8V10H9V8H7ZM7 11V13H9V11H7Z"></path></symbol><symbol viewBox="0 0 24 24" id="mail-send-fill"><path d="M2 5.5V3.9934C2 3.44476 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44495 22 3.9934V20.0066C22 20.5552 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5551 2 20.0066V19H20V7.3L12 14.5L2 5.5ZM0 10H5V12H0V10ZM0 15H8V17H0V15Z"></path></symbol><symbol viewBox="0 0 24 24" id="map-2-fill"><path d="M2 5L9 2L15 5L21.303 2.2987C21.5569 2.18992 21.8508 2.30749 21.9596 2.56131C21.9862 2.62355 22 2.69056 22 2.75827V19L15 22L9 19L2.69696 21.7013C2.44314 21.8101 2.14921 21.6925 2.04043 21.4387C2.01375 21.3765 2 21.3094 2 21.2417V5ZM15 19.7639V7.17594L14.9352 7.20369L9 4.23607V16.8241L9.06476 16.7963L15 19.7639Z"></path></symbol><symbol viewBox="0 0 24 24" id="graduation-cap-fill"><path d="M12 2 0 9 12 16 22 10.1667V17.5H24V9L12 2ZM3.99902 13.4905V18.0001C5.82344 20.429 8.72812 22.0001 11.9998 22.0001 15.2714 22.0001 18.1761 20.429 20.0005 18.0001L20.0001 13.4913 12.0003 18.1579 3.99902 13.4905Z"></path></symbol></svg>
|
After (image error) Size: 2.8 KiB |
BIN
src/static/fonts/remix/remixicon.ttf
Normal file
BIN
src/static/fonts/remix/remixicon.ttf
Normal file
Binary file not shown.
BIN
src/static/fonts/remix/remixicon.woff
Normal file
BIN
src/static/fonts/remix/remixicon.woff
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue