[pages] about et links
This commit is contained in:
parent
d9514f2491
commit
af04eb1dfc
|
@ -0,0 +1,39 @@
|
||||||
|
about
|
||||||
|
#####
|
||||||
|
|
||||||
|
:date: 2024-07-05 18:38
|
||||||
|
:modified: 2024-07-05 18:38
|
||||||
|
:tags:
|
||||||
|
:category: pages
|
||||||
|
:slug: about
|
||||||
|
:authors: maxime alves
|
||||||
|
:summary: présentation
|
||||||
|
|
||||||
|
--------------
|
||||||
|
ce que je fais
|
||||||
|
--------------
|
||||||
|
|
||||||
|
- j'apprécie travailler pour le renforcement et la diffusion du logiciel libre
|
||||||
|
- j'héberge et administre des service permettant de se rendre indépendant des
|
||||||
|
géants de l'informatique
|
||||||
|
- je fournis des ressources a des associations et des indépendants à titre gratuit
|
||||||
|
|
||||||
|
|
||||||
|
-----
|
||||||
|
où ça
|
||||||
|
-----
|
||||||
|
|
||||||
|
- résident à Montpellier, France
|
||||||
|
- originaire d'Alsace
|
||||||
|
- souvent entre Leiria, Portugal et Arad, Romania
|
||||||
|
|
||||||
|
|
||||||
|
-------
|
||||||
|
hobbies
|
||||||
|
-------
|
||||||
|
|
||||||
|
- perd son temps sur des rogueli(k-t)es
|
||||||
|
- se casse le nez en skateboard
|
||||||
|
- bricole des vélos entre la réparation et le sabotage
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,99 @@
|
||||||
|
links
|
||||||
|
#####
|
||||||
|
|
||||||
|
:date: 2024-07-05 19:28
|
||||||
|
:modified: 2024-07-05 19:28
|
||||||
|
:tags:
|
||||||
|
:category: pages
|
||||||
|
:slug: links
|
||||||
|
:authors: maxime alves
|
||||||
|
:summary: liens internet importants
|
||||||
|
|
||||||
|
|
||||||
|
##############
|
||||||
|
Projets libres
|
||||||
|
##############
|
||||||
|
|
||||||
|
Note: Tout les projets ci-dessous sont sous licence libre et sont tous utilisables sous le système d'exploitation GNU/Linux.
|
||||||
|
|
||||||
|
Les essentiels
|
||||||
|
--------------
|
||||||
|
|
||||||
|
- `GNU`_
|
||||||
|
- `Linux`_
|
||||||
|
- `Devuan`_
|
||||||
|
- `Alpine Linux`_
|
||||||
|
- `Debian`_
|
||||||
|
- `Archlinux`_
|
||||||
|
- `Gentoo`_
|
||||||
|
|
||||||
|
.. _GNU: https://www.gnu.org/
|
||||||
|
.. _Linux: https://kernel.org/
|
||||||
|
.. _Devuan: https://www.devuan.org/
|
||||||
|
.. _Alpine Linux: https://alpinelinux.org/
|
||||||
|
.. _Debian: https://www.debian.org/
|
||||||
|
.. _Archlinux: https://archlinux.org/
|
||||||
|
.. _Gentoo: https://www.gentoo.org/
|
||||||
|
|
||||||
|
|
||||||
|
Les outils du quotidien
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- `vim`_
|
||||||
|
- `screen`_
|
||||||
|
- `SSH`_
|
||||||
|
- `password-store`_
|
||||||
|
- `mutt`_
|
||||||
|
- `dmenu`_
|
||||||
|
|
||||||
|
.. _vim: https://www.vim.org/
|
||||||
|
.. _screen: https://www.gnu.org/software/screen/manual/screen.html
|
||||||
|
.. _SSH: https://www.openssh.com/
|
||||||
|
.. _password-store: https://www.passwordstore.org/
|
||||||
|
.. _mutt: http://www.mutt.org/
|
||||||
|
.. _dmenu: http://tools.suckless.org/dmenu/
|
||||||
|
|
||||||
|
|
||||||
|
Sous Xorg
|
||||||
|
.........
|
||||||
|
|
||||||
|
- `xterm`_: L'emulateur de terminal standard
|
||||||
|
- `i3`_: Le gestionnaire de fenêtre par pavage (tiling WM) par excellence
|
||||||
|
|
||||||
|
.. _xterm: https://www.x.org/releases/X11R6.7.0/doc/xterm.1.html
|
||||||
|
.. _i3: https://i3wm.org/
|
||||||
|
|
||||||
|
Sous wayland
|
||||||
|
............
|
||||||
|
|
||||||
|
- `foot`_: Une alternative a xterm sous wayland
|
||||||
|
- `sway`_: Réécriture de i3 wm pour wayland
|
||||||
|
|
||||||
|
.. _foot: https://codeberg.org/dnkl/foot
|
||||||
|
.. _sway: https://swaywm.org/
|
||||||
|
|
||||||
|
|
||||||
|
Documents
|
||||||
|
---------
|
||||||
|
|
||||||
|
- `zathura`_: Lecteur de documents PDF, epub, DJVU, etc...
|
||||||
|
- `Libre Office`_: Suite de logiciels bureautiques
|
||||||
|
- `pandoc`_: Convertisseur de documents aux super-pouvoirs
|
||||||
|
- `Latex`_: Mise en forme de documents pour l'édition
|
||||||
|
|
||||||
|
.. _zathura: https://github.com/pwmt/zathura
|
||||||
|
.. _Libre Office: https://www.libreoffice.org/
|
||||||
|
.. _pandoc: https://pandoc.org/
|
||||||
|
.. _Latex: https://www.latex-project.org/about/
|
||||||
|
|
||||||
|
|
||||||
|
Images et médias
|
||||||
|
----------------
|
||||||
|
|
||||||
|
- `feh`_: Visualiseur d'images
|
||||||
|
- `mplayer`_: CLI media player
|
||||||
|
- `vlc`_: GUI media player
|
||||||
|
|
||||||
|
.. _feh: https://feh.finalrewind.org/
|
||||||
|
.. _mplayer: http://www.mplayerhq.hu/design7/dload.html
|
||||||
|
.. _vlc: https://www.videolan.org/vlc/
|
Loading…
Reference in New Issue