fixed the menu

This commit is contained in:
Yann Esposito (Yogsototh) 2020-04-18 10:48:44 +02:00
parent 9993d3090c
commit a3a2bb0c22
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
6 changed files with 27 additions and 12 deletions

View File

@ -160,13 +160,7 @@
"#+AUTHOR: " author-name "\n"
"#+EMAIL: " author-email "\n"
"#+DESCRIPTION: " descr "\n"
""
"@@html:<nav>"
"<a href=\"/\">Home</a> | "
"<a href=\"/archive.html\">Posts</a> | "
"<a href=\"/slides.html\">Slides</a> | "
"<a href=\"/about-me.html\">About</a>"
"</nav>@@"
(concat "@@html:" (menu '()) "@@")
"\n\n"
(mapconcat (lambda (li) (format "%s" (car li)))
(seq-filter #'car (cdr list))

Binary file not shown.

View File

@ -7,5 +7,6 @@
pkgs.perl
pkgs.perlPackages.URI
pkgs.minify
pkgs.haskellPackages.sws
];
}

View File

@ -13,20 +13,23 @@
<a href="/archive.html">Posts</a> |
<a href="/slides.html">Slides</a> |
<a href="/about-me.html">About</a>
<span class="details">
(<a href="https://gitea.esy.fun/yogsototh">code</a>
<a href="https://espial.esy.fun/u:yogsototh">bookmarks</a>
<a href="https://espial.esy.fun/u:yogsototh/notes">notes</a>)
</span>
</nav>@@
#+INCLUDE: ../logo-svg.org
#+begin_notes
*Sorry for the late reply*
*Sorry for the late reply.*
Please do not take it personally if I do not answer soon enough.
After reading Digital Minimalism[fn:dm] I decided to drastically protect
myself against most real-time notifications.
Most of my notifications are centralized in my email.
I try to look at my email everyday, but it not unusual if a week passes
without checking them.
I try to look at my email everyday.
But sometime a few days could go without me checking them.
So I'll answer, it can just take a lot of time.
#+end_notes

View File

@ -6,6 +6,18 @@
#+OPTIONS: H:5
#+OPTIONS: auto-id:t toc:t
@@html:<nav>
<a href="/index.html">Home</a> |
<a href="/archive.html">Posts</a> |
<a href="/slides.html">Slides</a> |
<a href="/about-me.html">About</a>
<span class="details">
(<a href="https://gitea.esy.fun/yogsototh">code</a>
<a href="https://espial.esy.fun/u:yogsototh">bookmarks</a>
<a href="https://espial.esy.fun/u:yogsototh/notes">notes</a>)
</span>
</nav>@@
* Notes
:PROPERTIES:
:CUSTOM_ID: notes-4ff2

View File

@ -13,6 +13,11 @@
<a href="/archive.html">Posts</a> |
<a href="/slides.html">Slides</a> |
<a href="/about-me.html">About</a>
<span class="details">
(<a href="https://gitea.esy.fun/yogsototh">code</a>
<a href="https://espial.esy.fun/u:yogsototh">bookmarks</a>
<a href="https://espial.esy.fun/u:yogsototh/notes">notes</a>)
</span>
</nav>@@
* English