diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2002-10-27-gallery.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2002-10-27-gallery.html')
-rw-r--r-- | content/posts/2002-10-27-gallery.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/posts/2002-10-27-gallery.html b/content/posts/2002-10-27-gallery.html new file mode 100644 index 0000000..6340935 --- /dev/null +++ b/content/posts/2002-10-27-gallery.html @@ -0,0 +1,17 @@ +--- +date: "2002-10-27T20:26:03Z" +title: Gallery +--- + +<p> +So I have some gallery code written now. The only pictures that are really ready for consumption are the pictures of <a href='/gallery/20021013-gilbert_wedding'>Tom and Sue's wedding</a>. The code is mine, but I borrowed a few ideas from <a href='http://www.linuxbrit.co.uk/pics/'>Tom's gallery page</a>. I think I might try to get comments working on them at some point as well. +</p> + +<p> +<a href='http://www.rollingstone.com/news/newsarticle.asp?nid=16913#5'>Here</a> is an interesting interview of Tom Petty. <a href='http://unspeakablystupid.com/'>This page</a> has a whole bunch of funny stories. <a href='http://www.thewavemag.com./pagegen.php?pagename=article&articleid=22481'>Here</a> is an amusing article about frivelous lawsuits. +</p> + +<p> +A couple people have asked about various config files, so I thought I'd post them. <a href='/downloads/mutt_config-0.2.0.tar.gz'>Here</a> is my current <a href='http://www.mutt.org/'>Mutt</a> configuration (please remove my email address before using these), and <a href='/download/_screenrc'>here</a> is my <a href='http://www.gnu.org/software/screen/screen.html'>Screen</a> config file. +</p> + |