summaryrefslogtreecommitdiff
path: root/public/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.md')
-rw-r--r--public/index.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/public/index.md b/public/index.md
index e5b5b9e..2cde070 100644
--- a/public/index.md
+++ b/public/index.md
@@ -1,5 +1,5 @@
Web log entries
-=====
+===============
<style>
li {
list-style-type: none;
@@ -9,8 +9,9 @@ time {
font-family: monospace;
}
</style>
- * <time>2016-02-28</time> - [My favorite bug: segfaults in Java (redux)](./java-segfault-redux.html)
+
* <time>2016-02-28</time> - [My X11 setup with systemd](./x11-systemd.html)
+ * <time>2016-02-28</time> - [My favorite bug: segfaults in Java (redux)](./java-segfault-redux.html)
* <time>2015-05-19</time> - [An Nginx configuration for MediaWiki](./nginx-mediawiki.html)
* <time>2015-03-22</time> - [I took some videos at LibrePlanet](./lp2015-videos.html)
* <time>2015-03-18</time> - [Building Bash 1.14.7 on a modern system](./build-bash-1.html)
@@ -22,8 +23,8 @@ time {
* <time>2014-02-13</time> - [Bash redirection](./bash-redirection.html)
* <time>2014-01-13</time> - [My favorite bug: segfaults in Java](./java-segfault.html)
* <time>2013-10-13</time> - [Bash arrays](./bash-arrays.html)
- * <time>2013-10-12</time> - [`dprintf`: print formatted text directly to a file descriptor](./fd_printf.html)
* <time>2013-10-12</time> - [A git pre-commit hook for automatically formatting Go code](./git-go-pre-commit.html)
+ * <time>2013-10-12</time> - [`dprintf`: print formatted text directly to a file descriptor](./fd_printf.html)
* <time>2013-08-29</time> - [Emacs as an operating system](./emacs-as-an-os.html)
* <time>2013-04-09</time> - [A summary of Emacs' bundled shell and terminal modes](./emacs-shells.html)
* <time>2013-03-21</time> - [An explanation of common terminal emulator color codes](./term-colors.html)