updated org

This commit is contained in:
Yann Esposito (Yogsototh) 2019-07-30 11:49:03 +02:00
parent 63a115ca4a
commit e3bbe54f98
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
9 changed files with 9 additions and 3776 deletions

Binary file not shown.

View file

@ -1,2 +1,2 @@
#!/usr/bin/env bash
cd _site && sws --local --no-auth . --port 3001
cd _site && sws -d --port 3001 .

View file

@ -5,11 +5,14 @@
#+DESCRIPTION:
#+LANGUAGE: en
#+LANG: en
#+OPTIONS: H:5
#+OPTIONS: H:5 auto-id:t
#+STARTUP: showeverything
* Contact
:PROPERTIES:
:CUSTOM_ID: contact
:END:
- mail: @@html: <a href="&#109;&#97;&#105;&#x6C;&#116;&#111;&#x3A;&#x79;&#x61;&#x6E;&#x6E;&#64;&#x65;&#x73;&#112;&#x6F;&#x73;&#105;&#x74;&#x6F;&#x2E;&#x68;&#x6F;&#x73;&#x74;">&#x59;&#x61;&#x6E;&#x6E;&#x20;&#x45;&#x73;&#x70;&#x6F;&#115;&#x69;&#116;&#x6F; &lt;&#x79;&#x61;&#x6E;&#x6E;&#64;&#x65;&#x73;&#112;&#x6F;&#x73;&#105;&#x74;&#x6F;&#x2E;&#x68;&#x6F;&#x73;&#x74;&gt;</a>@@
- email: @@html: <a href="&#109;&#97;&#105;&#x6C;&#116;&#111;&#x3A;&#x79;&#x61;&#x6E;&#x6E;&#64;&#x65;&#x73;&#112;&#x6F;&#x73;&#105;&#x74;&#x6F;&#x2E;&#x68;&#x6F;&#x73;&#x74;">&#x59;&#x61;&#x6E;&#x6E;&#x20;&#x45;&#x73;&#x70;&#x6F;&#115;&#x69;&#116;&#x6F; &lt;&#x79;&#x61;&#x6E;&#x6E;&#64;&#x65;&#x73;&#112;&#x6F;&#x73;&#105;&#x74;&#x6F;&#x2E;&#x68;&#x6F;&#x73;&#x74;&gt;</a>@@
- keybase: https://keybase.io/yogsototh
- gitlab: https://gitlab.esy.fun

File diff suppressed because it is too large Load diff

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 3.1 MiB

After

Width:  |  Height:  |  Size: 3.1 MiB

View file

@ -12,4 +12,4 @@ Welcome to my personal blog.
This is the 4th time I change the underlying technology behind my blog.
- [[./archive.html][posts]]
- [[./about][about me]]
- [[./about-me.html][about me]]

View file

@ -72,6 +72,8 @@ already loaded.
:CUSTOM_ID: solution
:END:
Dowload the code [[file:auto-load-project.el][auto-load-project.el]]
#+begin_src elisp
(defun y/init-project-el-auto-load ()
"Initialize the autoload of .project.el.gpg for projects"