Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

madebygrant/Karri

Repository files navigation

Karri - A WordPress Starter Theme

This is a theme I created for myself as a starting point to develop themes upon, pre WordPress v5.9.

This repository is more a reference as the theme is unlikely to be maintained.

WordPress is heading towards using block themes nowadays, not php templates anymore.

Directory List

  • _app: Where the bootstrapped and core 'Karri' files are located. You don't have to touch this directory.
  • _sources: Where the original, uncompiled assets (js, scss, etc) files are located.
  • assets: Where the compiled and vendor assets are located.
  • config: Where all configuration files for the theme are located, such as Theme Customizer, Enqueued, Image Sizes, etc.
  • page-templates: Where the page templates are located.
  • views: Where the different views are located.
    • modules: Headings, images, loops, menus, comments, etc.
    • pages: Standardise layouts for pages.
    • posts: Standardise layouts for posts.

About

A WordPress starter theme. Originally for WordPress versions below 5.9.

Topics

Resources

Stars

Watchers

Forks

Contributors