her.esy.fun/src/homepage.org
Yann Esposito (Yogsototh) 218305dbfe
cleanup
2019-07-05 23:29:33 +02:00

71 lines
1.4 KiB
Org Mode

#+TITLE: her.esy.fun
#+AUTHOR: Yann Esposito
#+EMAIL: yann.esposito@gmail.com
#+KEYWORDS: programming
#+DESCRIPTION:
#+OPTIONS: H:6
Welcome to [[https://her.esy.fun][her.esy.fun]]!
* Testing
I will test some classical things.
First let's test *bold*, then /italic/ then, =code= and ~terminal~.
Also forgot +barré+.
And a veryveryveryverylongwordlike Supercalifragilisticexpialidocious
and even longer SupercalifragilisticexpialidociousSupercalifragilisticexpialidocious
and even very very longer
SupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidocious
#+begin_src clojure
(def foo
"this is some clojure code"
[& args]
(string/join ", " args))
#+end_src
Then let's try some blockquote:
#+begin_quote
This is a quote here. I'm fond of using it.
-- Shakespeare
#+end_quote
- item 1
- item 2
- sub-item
- re-sub-item
- sub-sub-item
- sub
- item 3
- item 4
1. foo
2. bar
3. baz
------------------------
some text
A figure with a caption:
#+CAPTION: The bomb that started the expriment in Twin Peaks
#+ATTR_HTML: :alt The bomb
[[file:./img/a.png]]
* h2 test
** h3 test
*** h4 test
**** h5 test
***** h6 test
****** h7 does not exists
******* lower ...
******** deeper
********* even deeper...
********** still even deeeeper
Deep enough now :)