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/2001-04-05-php-rocks.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2001-04-05-php-rocks.html')
-rw-r--r-- | content/posts/2001-04-05-php-rocks.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/content/posts/2001-04-05-php-rocks.html b/content/posts/2001-04-05-php-rocks.html new file mode 100644 index 0000000..9d6777e --- /dev/null +++ b/content/posts/2001-04-05-php-rocks.html @@ -0,0 +1,22 @@ +--- +date: "2001-04-05T18:45:00Z" +title: PHP Rocks +--- + +Okay, the news generator script, offended URL, and +<a href="/screenshots/">Screenshots page</a> are working again. I +still need to fix the script for the +<a href="/download/">Download page</a>, and the +<a href="/code/">Code page</a>. Oh yeah, the Screenshots page +has a new feature; you can now link to specific screenshots and +navigate through them one-by-one, like +<a href="/screenshots/?date=20010323-0637">this</a> or like +<a href="/screenshots/?date=20010122-0532">this</a>. +<br /><br /> + +Also, after a night's worth of tweaking, the entire site is now +themable. I've only got one theme done right now, +<a href="?theme=lunixbrat">Lunixbrat</a>. You can switch between +themes on the <a href="/themes/">Themes page</a>. I'll add some +more themes this weekend. + |