blob: 76dac10275703f1aecfe51b452adf77e38a505ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Title: Software Credits
Slug: credits
This site uses a variety of delicious Free Software!
<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>
|