her.esy.fun/src/index.org
Yann Esposito (Yogsototh) e100ec7075
Fix multiline ul/ol
2019-08-15 17:56:29 +02:00

32 lines
1.2 KiB
Org Mode

#+TITLE: Welcome!
#+KEYWORDS: programming
#+AUTHOR: Yann Esposito
#+EMAIL: yann@esposito.host
#+DESCRIPTION:
#+LANGUAGE: en
#+LANG: en
#+OPTIONS: H:5
#+STARTUP: showeverything
Welcome to my personal website.
Here I will talk mostly about the life of a software developer.
So programming, functional programming in particular.
That website was created with the following constraints in mind by order of
priority:
1. /Respect Privacy/; no tracker of any sort (no ads, no google analytics, no
referrer for all external links, etc...)
2. /javascript free/; no js at all, yes even the theme changer
3. /disability friendly/; should be easy to read on a text browser so people
with disabilities could easily consume it
4. /nerdy/; should feel mostly like markdown text in a terminal and source code
should be syntax higlighted.
5. /org-mode friendly/; I should write my post in [[https://orgmode.org][org mode]]
6. /user friendly/; support your preferred light/dark theme by default but you
can change it if you want.
7. /frugal/; try to minize the resources needed to visit my website; no
javascript, no webfont, not too much CSS magic, not much images or really
compressed one.