update forkawsome - trois catégories maintenant

This commit is contained in:
tierce 2021-08-28 17:13:51 +02:00
parent 7ced367a5b
commit a8aa66186c
21 changed files with 3138 additions and 2587 deletions

View File

@ -90,4 +90,4 @@ C'est pricipallement le fichier `content/page/home.md` dont le contenu enregistr
### Articles
Je ne sais pas encore…
Je ne sais pas encore…

View File

@ -34,6 +34,8 @@ AUTHOR_FEED_RSS = None
# ('texte affiché','url','icone ForkAwsome')
# Pour les icones ForkAwsome voir https://forkaweso.me/Fork-Awesome/cheatsheet/
MENUITEMS = (('Home', '/', 'fa-home'),
('À propos', '/category/gnuragistes.html', 'fa-gnu'),
('Tutos', '/category/tutos.html', 'fa-lightbulb-o'),
('Blog', '/category/blog.html', 'fa-book'),
# ('Git Sources', 'https://git.gnuragist.es/git/wildebeest/website','fa-gitea'),
# ('Webmail', 'https://mamifere.gnuragist.es','fa-envelope'),
@ -59,4 +61,4 @@ DISPLAY_PAGES_ON_MENU = True
# Pour ignorer les contenus de
# - template/gnuragistes/static/css/Fork-Awesome/.git et tout ce qui est .git
# - le conetenu de /content/notes ATTENTION que ce dossier se retrouvera tout de même publiquement dans le gitea !
IGNORE_FILES = ['.git','notes']
IGNORE_FILES = ['.git','znotes']

View File

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.7
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
@ -14,10 +14,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
* -------------------------- */
@font-face {
font-family: 'ForkAwesome';
src: url('../fonts/forkawesome-webfont.eot?v=1.1.7');
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.7') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.7') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.7') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.7') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.7#forkawesomeregular') format('svg');
src: url('../fonts/forkawesome-webfont.eot?v=1.2.0');
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.2.0') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.2.0') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.2.0') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.2.0') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.2.0#forkawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.fa {
display: inline-block;
@ -2552,6 +2553,165 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-biometric:before {
content: "\f32b";
}
.fa-wire:before {
content: "\f32c";
}
.fa-tor-onion:before {
content: "\f32e";
}
.fa-volume-mute:before {
content: "\f32f";
}
.fa-bell-ringing:before {
content: "\f32d";
}
.fa-bell-ringing-o:before {
content: "\f330";
}
.fa-hal:before {
content: "\f333";
}
.fa-jupyter:before {
content: "\f335";
}
.fa-julia:before {
content: "\f334";
}
.fa-classicpress:before {
content: "\f331";
}
.fa-classicpress-circle:before {
content: "\f332";
}
.fa-open-collective:before {
content: "\f336";
}
.fa-orcid:before {
content: "\f337";
}
.fa-researchgate:before {
content: "\f338";
}
.fa-funkwhale:before {
content: "\f339";
}
.fa-askfm:before {
content: "\f33a";
}
.fa-blockstack:before {
content: "\f33b";
}
.fa-boardgamegeek:before {
content: "\f33c";
}
.fa-bunny:before {
content: "\f35f";
}
.fa-buymeacoffee:before {
content: "\f33d";
}
.fa-cc-by:before {
content: "\f33e";
}
.fa-creative-commons-alt:before,
.fa-cc-cc:before {
content: "\f33f";
}
.fa-cc-nc-eu:before {
content: "\f341";
}
.fa-cc-nc-jp:before {
content: "\f342";
}
.fa-cc-nc:before {
content: "\f340";
}
.fa-cc-nd:before {
content: "\f343";
}
.fa-cc-pd:before {
content: "\f344";
}
.fa-cc-remix:before {
content: "\f345";
}
.fa-cc-sa:before {
content: "\f346";
}
.fa-cc-share:before {
content: "\f347";
}
.fa-cc-zero:before {
content: "\f348";
}
.fa-conway-hacker:before,
.fa-conway-glider:before {
content: "\f349";
}
.fa-csharp:before {
content: "\f34a";
}
.fa-email-bulk:before {
content: "\f34b";
}
.fa-email-bulk-o:before {
content: "\f34c";
}
.fa-gnu:before {
content: "\f34d";
}
.fa-google-play:before {
content: "\f34e";
}
.fa-heroku:before {
content: "\f34f";
}
.fa-hassio:before,
.fa-home-assistant:before {
content: "\f350";
}
.fa-java:before {
content: "\f351";
}
.fa-mariadb:before {
content: "\f352";
}
.fa-markdown:before {
content: "\f353";
}
.fa-mysql:before {
content: "\f354";
}
.fa-nordcast:before {
content: "\f355";
}
.fa-plume:before {
content: "\f356";
}
.fa-postgresql:before {
content: "\f357";
}
.fa-sass-alt:before {
content: "\f359";
}
.fa-sass:before {
content: "\f358";
}
.fa-skate:before {
content: "\f35a";
}
.fa-sketchfab:before {
content: "\f35b";
}
.fa-tex:before {
content: "\f35c";
}
.fa-textpattern:before {
content: "\f35d";
}
.fa-unity:before {
content: "\f35e";
}
.sr-only {
position: absolute;
width: 1px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.7
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome

View File

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.7
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 470 KiB

After

Width:  |  Height:  |  Size: 547 KiB

View File

@ -37,7 +37,7 @@
</section>
<section id="footer">
Copyleft {% block author%}{{ AUTHOR }} {{ TODAY | strftime('%Y') }}{% endblock %}
Copyleft <span class="fa fa-copyright fa-flip-horizontal"></span> {% block author%}{{ AUTHOR }} {{ TODAY | strftime('%Y') }}{% endblock %}
</section>
</body>

View File

@ -4,19 +4,25 @@
{% block title %}
{% if category == "blog" %} Tha blog{% endif %}
{% if category == "blog" %} Tha blog {% endif %}
{% if category == "tutos" %} Quelques tutos {% endif %}
{% if category == "gnuragistes" %} À propos de nous {% endif %}
{% endblock %}
{% block subtitle %}
{% if category == "blog" %} Quelques articles de gnuragistes. {% endif %}
{% if category == "tutos" %} Pour partager nos expériences. {% endif %}
{% if category == "gnuragistes" %} Pourquoi les gnuragistes, comment on fonctionne… {% endif %}
{% endblock %}
{% block description %}
{% if category == "blog" %} Des idées, des trucs et astuces, des avis… {% endif %}
{% if category == "blog" %} Des idées, des avis… {% endif %}
{% if category == "blog" %} Des trucs et astuces avec l'un ou l'autre outil {% endif %}
{% if category == "gnuragistes" %} Peut-être aussi vers quoi nous souhaiterions aller. {% endif %}
{% endblock %}