diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2022-02-01 18:35:47 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2022-02-01 18:38:02 +0100 |
commit | 0323bbd5b929b55c4031974b43559ce773440723 (patch) | |
tree | 19fcf66d1e3e9a6c55a7d4a13688a3797c0c5c30 /content/pages/applications | |
parent | 92f04c836f4d0cd367428532f64fd82f9874b07c (diff) |
Custom template for applications page
Diffstat (limited to 'content/pages/applications')
-rwxr-xr-x | content/pages/applications/applications.rst | 64 |
1 files changed, 1 insertions, 63 deletions
diff --git a/content/pages/applications/applications.rst b/content/pages/applications/applications.rst index 6849619..54c7988 100755 --- a/content/pages/applications/applications.rst +++ b/content/pages/applications/applications.rst @@ -4,24 +4,10 @@ Applications ============ -.. raw:: html - - <style> - @font-face { - font-family: "Tengwar Annatar" ; - src: url("/pages/tengwar/tngan.ttf") format("truetype"); - } - - .tengwar { - font-family: "Tengwar Annatar" ; - } - </style> - +:template: applications :save_as: pages/applications/index.html :url: pages/applications/ -.. role:: tengwar - .. note:: Voir la charte_ que je m’engage de suivre quant aux applications présentes @@ -29,51 +15,3 @@ Applications .. _charte: {filename}/pages/charte.rst#applications-en-ligne -`Transcription en Tengwar`__ ----------------------------- - -Prendre un mot de la langue française et le changer d’alphabet. -Comme ce que fait tecendil_ mais en français :) - -.. class:: - :center: - - :tengwar:`riU qr&iR 13V1uR 5# ajaG5#6 jL jl5% 3`B 23ViÙ` - -.. _tecendil: https://tecendil.com/ -.. __: {filename}/pages/tengwar/tengwar.rst - - -`Fusion de CSS`__ ------------------ - -Outil de fusion de CSS en ligne. Je l’utilise dans ce blog pour surcharger le -thème par défaut (dans une version exécutable). - -.. __: {filename}/pages/css_merger/css_merger.rst#css-merger - -`Ardoise calligraphique`__ --------------------------- - -Application javascript pour dessiner dans le navigateur avec le même rendu -qu'une plume. - -.. image:: {static}/pages/applications/calligraphie.svg - :align: center - :target: {filename}/pages/script.it/script.rst#ardoise-calligraphique - -.. __: {filename}/pages/script.it/script.rst#ardoise-calligraphique - - -`Graphviz en ligne`__ ---------------------- - -Application javascript pour représenter des graphes - -.. image:: {static}/resources/viz.js/example.svg - :align: center - :target: {filename}/pages/graph-editor/graph-editor.rst#graph-editor - -.. __: {filename}/pages/graph-editor/graph-editor.rst#graph-editor - - |