blob: 8d45a908bd84f754d8a393b513283cb46eb0cf56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Title: Software Shoutouts
Slug: credits
This site uses a variety of delicious Free Software! It has been running in one
form or another for about a decade with very little care or feeding on my part,
for which I am grateful.
<ul>
<li>The server runs the <a href="https://debian.org">Debian</a> GNU/Linux operating system</li>
<li><a href="http://getpelican.com">Pelican</a> is used as a templating static site generator</li>
<li>I use the <a href="http://vim.org">vim</a> text editor</li>
<li>Content is <a href="http://git.bnewbold.net">versioned</a> using git
</ul>
|