a few minor fixes

This commit is contained in:
Yann Esposito (Yogsototh) 2021-04-27 19:38:24 +02:00
parent 8944a17762
commit 0fcf693ff4
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
4 changed files with 7 additions and 3 deletions

View File

@ -129,9 +129,13 @@ cat <<END
</div>
</div>
<div id="content">
<ul>
END
cat $tmpdir/index
cat <<END
</ul>
<hr/>
<a href="/Scratch/en/blog/">Older articles</a>
</div>
<div id="postamble" class="status">
<div class="content">

View File

@ -10,4 +10,4 @@ fi
cd $webdir && \
echo "Serving: $webdir" && \
sws -d --port 3000 .
http-server -p 3000

View File

@ -268,4 +268,4 @@ code { background: var(--rbg); }
.co { color:var(--fg0); }
.pubDate { font-size: .7em; color: var(--b1); }
.tag { font-size: .7em; background-color: var(--b1); }
.tag { font-size: .7em; background-color: var(--b2); }

View File

@ -3,7 +3,7 @@
#+author: Yann Esposito
#+EMAIL: yann@esposito.host
#+keywords: colorscheme
#+DESCRIPTION: A generalization of solarized (https://solaryzed.esy.fun).
#+DESCRIPTION: A generalization of solarized.
#+DESCRIPTION: I tried to keep the same fundamentals and to free some variables.
#+OPTIONS: auto-id:t toc:t
#+STARTUP: overview