This commit is contained in:
Yann Esposito (Yogsototh) 2019-07-30 00:10:54 +02:00
parent 1bf7a20242
commit 63a115ca4a
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
9 changed files with 26 additions and 8 deletions

Binary file not shown.

15
src/about-me.org Normal file
View file

@ -0,0 +1,15 @@
#+TITLE: About me
#+KEYWORDS: social
#+AUTHOR: Yann Esposito
#+EMAIL: yann@esposito.host
#+DESCRIPTION:
#+LANGUAGE: en
#+LANG: en
#+OPTIONS: H:5
#+STARTUP: showeverything
* Contact
- 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>@@
- keybase: https://keybase.io/yogsototh
- gitlab: https://gitlab.esy.fun

View file

@ -1,6 +1,6 @@
#+TITLE: Blog Posts
#+AUTHOR: Yann Esposito
#+EMAIL: yann.esposito@gmail.com
#+EMAIL: yann@esposito.host
#+begin_archive
@@html:<li>@@ @@html:<span class="archive-item"><span class="archive-date">@@ 2019-07-28: @@html:</span>@@ [[file:posts/project-el/index.org][Autoload Script by project]] @@html:</span>@@ @@html:</li>@@

View file

@ -1,6 +1,6 @@
#+TITLE: This is the title
#+AUTHOR: Yann Esposito
#+EMAIL: yann.esposito@gmail.com
#+EMAIL: yann@esposito.host
#+KEYWORDS: programming
#+DESCRIPTION: css demonstration
#+OPTIONS: H:5
@ -186,6 +186,9 @@ just to check.
:CUSTOM_ID: in-review
:END:
****** HOLD on hold state
:PROPERTIES:
:CUSTOM_ID: on-hold-state
:END:
- State "HOLD" from "IN-REVIEW" [2019-07-09 Tue 13:44] \\
some reason
****** WAITING waiting status

View file

@ -1,6 +1,6 @@
#+TITLE: Professional Lessons and Opinions
#+AUTHOR: Yann Esposito
#+EMAIL: yann.esposito@gmail.com
#+EMAIL: yann@esposito.host
#+DATE: 2019-07-04
#+KEYWORDS: programming, blog, org-mode
#+DESCRIPTION: Different divagations about my experiences in the professional world of Software Developper

View file

@ -1,7 +1,7 @@
#+TITLE: Welcome!
#+KEYWORDS: programming
#+AUTHOR: Yann Esposito
#+EMAIL: yann.esposito@gmail.com
#+EMAIL: yann@esposito.host
#+DESCRIPTION:
#+LANGUAGE: en
#+LANG: en

View file

@ -1,6 +1,6 @@
#+TITLE: Static blog with org-mode
#+AUTHOR: Yann Esposito
#+EMAIL: yann.esposito@gmail.com
#+EMAIL: yann@esposito.host
#+DATE: 2019-07-27
#+KEYWORDS: programming, blog, org-mode
#+OPTIONS: auto-id:t
@ -206,7 +206,7 @@ That's better. But for a blog you also generally want to have your own CSS.
(setq publish-rss-dir publish-dir)
(setq css-name "minimalist.css")
(setq author-name "Yann Esposito")
(setq author-email "yann.esposito@gmail.com")
(setq author-email "yann@esposito.host")
(require 'org)
(require 'ox-publish)

View file

@ -1,6 +1,6 @@
;;; auto-load-project.el --- Auto load elisp file on project open
;; Copyright © 2019 Yann Esposito <yann.esposito@gmail.com>
;; Copyright © 2019 Yann Esposito <yann@esposito.host>
;;; Commentary:
;;

View file

@ -1,7 +1,7 @@
#+TITLE: Autoload Script by project
#+SUBTITLE: fast, secure, easy autoload
#+AUTHOR: Yann Esposito
#+EMAIL: yann.esposito@gmail.com
#+EMAIL: yann@esposito.host
#+DATE: 2019-07-28
#+KEYWORDS: programming, blog, org-mode
#+OPTIONS: auto-id:t