So, this is my [wiki|https://jspwiki-wiki.apache.org/Wiki.jsp?page=WikiWiki]. It'll be part wiki and part blog, so... "bliki" in [Martin Fowler's|https://martinfowler.com/bliki/] terminology.  (Except he does his with a bunch of scripts to generate a static site and I didn't want to go that route.)

!!!Blog

;[GithubPagesBlogEntries]:While I'm trying to figure out how to get starting blogging with this thing, these are my old blog entries from my GitHub Pages days. (Great Scott, has it been more than a year??)

;Blogging:See [core plugins|JSPWiki:JSPWikiCorePlugins] for JSPWiki, but basically, use WebLogEntryPlugin + WebLogPlugin + WebLogArchivePlugin

!!Sample Page For Playing Around

Here's a dumb page:  [FooBar]

!!!Next Steps

* %%strike Use the versioning page manager, so I can roll back changes if I want to (I'm paranoid that way)./%

* Document how I got all this done on the Apache JSPWiki Wiki, since at least one other person seems to be interested in my progress.

* Make the text in the plain editor just plain black, instead of this harder-to-read gray.

* Pick a nicer font (bigger on desktop screen, not unreasonable on mobile).

* %%strike Figure out how to create an RSS/Atom feed./%
** %%strike Verify that it shows updates for other pages than Main./% (Turns out you have to use the full path to the RDF file, http://web.how-hard-can-it-be.com/wiki/rss.rdf in this case.)

* %%strike Figure out how to list a subset of pages in descending order of date last modified/% Turns out there's a blogging plugin, see above.
** %%strike CategoryBlog, maybe?/%
** %%strike Saved search??/%

* Is it possible to add tags to a page, or is just done with a TagFoo reference?