What this blog is made off:

General

As you can see - this blog has no external dependencies, no Google Fonts or fancy js-whatever

Theme

SiteOrigin North

Clean fast theme, no clutter.
SiteOrigin North

Theme customization

.entry-content, .entry-summary, .page-content {
    font-size: 1.3rem;
    line-height: 1.8rem
}

body.responsive .container {
    width: 100%;
    max-width: 93em;
}

.site-content .widget-area {
    float: right;
    overflow: hidden;
    padding-left: 40px;
    width: 25%;
}
code {
    font-size: 1.3rem;
      font
}

WP-Optimize - Clean, Compress, Cache

Main reason: caching. As I don't allow any direct interaction I don't know how it works when you have enabled the comment section. For my purpose - it turns the blog into a blazing fast static website.
WP-Optimize

Breadcrumb NavXT

some navigation stuff.
Breadcrumb NavXT

WP Githuber

For using markdown and some more...
WP Githuber

SiteOrigin CSS

I was planning to tinker a little bit with the Site Origin North theme.
SiteOrigin CSS

Page-List

For some hierarchical page listing
Page-list

Mastodon Autopost

Posting blog entries to mastodon
Mastodon Autopost

Login LockDown

To keep bonkers out and/or busy
Login LockDown

List category posts

List posts from a specific category, for example on a page.
Have used that one on my old blog a lot, comes in handy.
List category posts

JC Submenu

For having sorted submenues
JC Submenu

Scroll to top