From 9126ed1be6ce0168eafbb705d59505985c8348ec Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sat, 13 Feb 2021 17:46:31 +0100 Subject: Sauvegarde de clef GPG sur papier --- content/pages/applications/applications.rst | 50 +++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100755 content/pages/applications/applications.rst (limited to 'content/pages/applications/applications.rst') diff --git a/content/pages/applications/applications.rst b/content/pages/applications/applications.rst new file mode 100755 index 0000000..c0307dc --- /dev/null +++ b/content/pages/applications/applications.rst @@ -0,0 +1,50 @@ +.. -*- mode: rst -*- +.. -*- coding: utf-8 -*- + +Applications +============ + +:save_as: pages/applications/index.html +:url: pages/applications/ + +Ce blog contient des applications qui sont disponibles en lignes. Il s'agit +d'outil dont je me sers au quotidien ou des petits projets que j'ai construit. + +.. contents:: \ + +Fusion de CSS +------------- + +:description: Outil de fusion de CSS en ligne +:lien: `lien vers la page`__ + + +.. __: {filename}/pages/css_merger/css_merger.rst#css-merger + +Ardoise calligraphique +---------------------- + +:description: Application javascript pour dessiner dans le navigateur avec le + même rendu qu'une plume. +:lien: `lien vers la page`__ + +.. 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 +----------------- + +:description: Application javascript pour représenter des graphes +:lien: `lien vers la page`__ + +.. 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 + + -- cgit v1.2.3