Les fichiers pour la démo faite devant ppp - retour accueil
git clone git://bebou.netlib.re/prez-ppp
Log | Files | Refs | README |
commit 2dc187f173b32185b688a67e3d89aec92803b984 parent 83fb014aec8a4a54605cba9d695ca1ba0a7a81ca Auterice: Arthur Pons <arthur.pons@unistra.fr> Date: Wed, 25 Sep 2024 13:09:11 +0200 Encore de l'avancement sur la prez Diffstat:
M | prez.slides | | | 54 | ++++++++++++++++++++++++++++++++++++++++-------------- |
1 file changed, 40 insertions(+), 14 deletions(-)
diff --git a/prez.slides b/prez.slides @@ -51,13 +51,17 @@ Just easy enough for a simple software › Demo ! -tree contents +tree -metadata audio file +ffprobe -hide_banner contents/audio/small-rec_20240706-143449.mp3 + +make xfce4-terminal -x lynx public/index.html -firefox "public/index.html" +firefox http://localhost:1412 + + @@ -79,6 +83,7 @@ In static sites generators you usually have : Layouts | layouts/html and layouts/audio The generator | page The human written content | contents/index.sh + An orchestrator | makefile @@ -90,7 +95,7 @@ In static sites generators you usually have : › What's special about francium ? - * small (~30 lines of shell) + * small (~50 lines of shell) @@ -120,7 +125,7 @@ In static sites generators you usually have : * small (~30 lines of shell) * only requires a POSIX environnement (works on Linux, *BSD, MacOS) - * makes use of Unix's core tools and philosophy (shell, basic unix commands, makefile) + * makes use of Unix's core tools and philosophy (shell, basic unix commands, make) @@ -135,8 +140,8 @@ In static sites generators you usually have : * small (~30 lines of shell) * only requires a POSIX environnement (works on Linux, *BSD, MacOS) - * makes use of Unix's core tools and philosophy (shell, basic unix commands, makefile) - * extensible anywhere in the stack using any tool accessible on the command line + * makes use of Unix's core tools and philosophy (shell, basic unix commands, make) + * extensible anywhere in the execution stack using any tool accessible from the command line @@ -151,8 +156,8 @@ In static sites generators you usually have : * small (~30 lines of shell) * only requires a POSIX environnement (works on Linux, *BSD, MacOS) - * makes use of Unix's core tools and philosophy (shell, basic unix commands, makefile) - * extensible anywhere in the stack using any tool accessible on the command line + * makes use of Unix's core tools and philosophy (shell, basic unix commands, make) + * extensible anywhere in the execution stack using any tool accessible from the command line * works with every markup language in the world @@ -169,8 +174,8 @@ In static sites generators you usually have : * small (~30 lines of shell) * only requires a POSIX environnement (works on Linux, *BSD, MacOS) - * makes use of Unix's core tools and philosophy (shell, basic unix commands, makefile) - * extensible anywhere in the stack using any tool accessible on the command line + * makes use of Unix's core tools and philosophy (shell, basic unix commands, make) + * extensible anywhere in the execution stack using any tool accessible from the command line * works with every markup language in the world * made by people eager to share and help @@ -187,8 +192,8 @@ In static sites generators you usually have : * small (~30 lines of shell) * only requires a POSIX environnement (works on Linux, *BSD, MacOS) - * makes use of Unix's core tools and philosophy (shell, basic unix commands, makefile) - * extensible anywhere in the stack using any tool accessible on the command line + * makes use of Unix's core tools and philosophy (shell, basic unix commands, make) + * extensible anywhere in the execution stack using any tool accessible from the command line * works with every markup language in the world * made by people eager to share and help * a good opportunity to become familiar with Unix @@ -203,6 +208,26 @@ In static sites generators you usually have : +!firefox http://francium.bebou.netlib.re › Inspiration + +Examples of websites made with francium + + + + + + + + + + + + + + + + + › Thanks ! shshsh shshsh shshsh sh sh shshsh shshsh sh sh sh sh @@ -215,8 +240,9 @@ sh sh sh sh sh sh sh shshsh shshsh shshsh sh sh / 🚶🔫🚶 - Always has been -http://arthur.bebou.netlib.re +http://francium.bebou.netlib.re http://git.bebou.netlib.re/prez-ppp +http://arthur.bebou.netlib.re http://katzele.netlib.re arthur.pons@unistra.fr