her.esy.fun/src/index.org

32 lines
1.2 KiB
Org Mode
Raw Normal View History

2019-07-08 21:16:48 +00:00
#+TITLE: Welcome!
2019-07-05 15:09:14 +00:00
#+KEYWORDS: programming
2019-07-08 21:16:48 +00:00
#+AUTHOR: Yann Esposito
2019-07-29 22:10:54 +00:00
#+EMAIL: yann@esposito.host
2019-07-05 15:09:14 +00:00
#+DESCRIPTION:
#+LANGUAGE: en
#+LANG: en
2019-07-09 12:03:32 +00:00
#+OPTIONS: H:5
2019-07-13 21:30:59 +00:00
#+STARTUP: showeverything
2019-07-08 21:16:48 +00:00
2019-08-14 12:54:14 +00:00
Welcome to my personal website.
2019-07-09 12:36:00 +00:00
2019-08-14 12:54:14 +00:00
Here I will talk mostly about the life of a software developer.
So programming, functional programming in particular.
2019-08-12 09:42:20 +00:00
2019-08-14 12:54:14 +00:00
That website was created with the following constraints in mind by order of
priority:
2019-08-15 15:56:29 +00:00
1. /Respect Privacy/; no tracker of any sort (no ads, no google analytics, no
referrer for all external links, etc...)
2019-08-14 12:54:14 +00:00
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.