her.esy.fun/src/index.org

29 lines
933 B
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
#+EMAIL: yann.esposito@gmail.com
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
This is a new take on my personal blog.
2019-07-09 12:36:00 +00:00
I tried to have some minimalism in mind but not too much.
True minimalism would have been to only serve text files.
But I would prefer to have at least links working. Also
syntax highlighting of source code is nice.
But I dislike the new trend of design space and white colors.
It doesn't really fit the spirit of my website.
So it looks a bit more like a text into a colored terminal.
2019-07-08 21:16:48 +00:00
2019-07-19 23:39:20 +00:00
The CSS support dark/light theme.
If unknown, the default color scheme is dark in the hope to save a bit of energy
from screen.
2019-07-11 22:26:33 +00:00
You can have a basic demo about most supported content styles/type (paragraphs,
lists, tables, etc...) [[file:./demo.org][here]].
2019-07-19 23:39:20 +00:00
I write all the content with [[http://orgmode.org][org-mode]].