Blog Credits

What I use to set up this blog, specifically.

Run on

WordPress (self-hosted)

Theme & Plugins

Theme: Twenty Sixteen

Plugins:

  • ActivityPub, to connect to the Fediverse. It automatically posts to Mastodon (or whatever) and imports comments from there to the blog post.
  • Ad Inserter, which I use to automatically put the thing at the bottom of each post which explains how to comment/reply.
  • Akismet Anti-spam, which blocks spammers from leaving comments all day.
  • IndieWeb, which is basically an umbrella plugin for several other plugins:
    • IndieAuth, which lets me use this domain to sign into other websites, basically.
    • IndieBlocks, which has custom block types for indie web things (yet to be used).
    • Micropub, which lets me publish to my site using Micropub clients (yet to be used).
    • Syndication Links, which lets me link to my Dreamwidth crosspost of the journal and wherever else I crosspost something.
    • Webmention, which lets people use webmentions if they want as a way to respond to a blog post.
  • JournalPress, which crossposts my blog posts to my Dreamwidth journal.
  • WP Super Cache, which makes a cached version of the blog to speed up loading times.

Custom CSS

To remove the author block from the end of each post (I found it annoying):

.single-post .author-info {
  display: none;
}

I also tried to change the font, but it doesn’t seem to have stuck.

Graphics

Header image made by me, featuring a Lady Lovely Locks image

Background image was found on one of those Tumblr blogs that reposts background images lmao

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Want to respond to this post on your own website? Use a webmention! Enter the link here and (after moderation) it'll show up.