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/2000-08-17-code-page-is-up.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2000-08-17-code-page-is-up.html')
-rw-r--r-- | content/posts/2000-08-17-code-page-is-up.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/content/posts/2000-08-17-code-page-is-up.html b/content/posts/2000-08-17-code-page-is-up.html new file mode 100644 index 0000000..c8d6da7 --- /dev/null +++ b/content/posts/2000-08-17-code-page-is-up.html @@ -0,0 +1,15 @@ +--- +date: "2000-08-17T21:01:00Z" +title: Code Page Is Up +--- + +Just a quick note to everyone who was waiting -- the +<a href="/code/">Code page</a> is up and running. Even if you +aren't really interested in the backend, you might be interested +in the quick dynamic HTML and SSI navication script I hacked +together. You can see it in action by viewing some SSIs on the +Code page. I also added a bunch of stuff to the +<a href="/download/">Download page</a>, and switched it to a +CGI instead of a script-generated page. You can still download +the old make.pl file <a href="/download/#make_pl">here</a>. + |