Skip to content

MichaK/minim-wp-theme

 
 

Repository files navigation

Wishlist

addional Widget Areas feature Image CSS effects

minim wp theme

minimalistic photo blog theme for WordPress - view a live example here: https://photo.e33.io

Highlights and Details

  • minimalistic design

  • dark theme by default, light theme activated with prefers-color-scheme: light CSS

  • masonry grid layout (pure CSS, no JS) on home, tag and archive pages loads optimized images (see Note #1 below)

  • 2-column layout on single post, single page, search and archives pages for sidebar widgets

  • page/post navigation on home, single post, search and archives pages

  • Inter and PlexMonoMod fonts

  • PHP functions include:

    • Site Icon login logo
    • remove query strings from static resources
    • disable RSS feeds/links
    • header cleanup to remove unneeded tags/links
    • disable WordPress emojis
    • redirect attachment page to post
    • optimized Contact Form 7 CSS and JS (only loads on pages, not on home or posts)
    • optimized Comments CSS (only loads on posts/pages when comments are open)
    • optimized Jetpack CSS (only loads on posts/pages when Jetpack is installed)
  • Twitter Card and Open Graph rich link previews

Notes

  1. posting media:
    • video posts need a thumbnail image created and added to the post as a Feature Image

License

BSD Zero Clause License

About

a minimalistic photo blog theme for WordPress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 57.0%
  • PHP 43.0%