Network parent theme.
  • CSS 42.8%
  • JavaScript 32.2%
  • PHP 25%
Find a file
Joe Dolson 9d667f9d71 Remove weird styling on pagination.
Signed-off-by: Joe Dolson <design@joedolson.com>
2025-08-29 15:25:10 -05:00
css/dev Remove weird styling on pagination. 2025-08-29 15:25:10 -05:00
fonts Initial commit 2025-05-16 19:28:04 -05:00
inc Update all scripting to use modules directly. 2025-08-26 11:43:23 -05:00
js/src Update all scripting to use modules directly. 2025-08-26 11:43:23 -05:00
svg Swap out logo.svg for something vaguely more relevant 2025-07-16 10:53:56 -05:00
template-parts Remove 'navigation' from aria-label 2025-08-21 15:04:16 -05:00
.gitignore Add node modules and vendor directory to .gitignore 2025-06-27 09:59:21 -05:00
404.php Fix skip to content links. 2025-06-27 13:20:32 -05:00
CHANGELOG.md Commit first round of updates 2025-05-16 19:28:53 -05:00
comments.php Commit first round of updates 2025-05-16 19:28:53 -05:00
composer.json Theme only needs to require 7.4 2025-08-25 13:32:23 -05:00
footer.php Update classes and styles to limit inheritance from main nav in footer nav Fixes #16 2025-08-28 16:02:32 -05:00
functions.php Increment version number 2025-08-25 14:19:59 -05:00
header.php Remove custom localization functions from source theme 2025-05-16 22:36:24 -05:00
index.php Add a banner for the blog 2025-08-21 17:30:29 -05:00
LICENSE.md Initial commit 2025-05-16 19:28:04 -05:00
page.php Style updates to prepare for launch 2025-08-20 12:48:12 -05:00
readme.txt Switching to use directly loaded script modules requires WP 6.7 2025-08-26 20:41:53 -05:00
screenshot.png Swap screenshot. 2025-07-16 11:34:52 -05:00
search.php Use countable list for search results 2025-08-21 17:23:36 -05:00
sidebar.php Commit first round of updates 2025-05-16 19:28:53 -05:00
single.php Fix skip to content links. 2025-06-27 13:20:32 -05:00
style.css Update version numbers 2025-08-28 18:22:32 -05:00

=== fair-parent ===

Fair Parent WordPress Theme

Contributors: Digitoimisto Dude Oy, joedolson
Tags: one-column, accessibility-ready, translation-ready

Requires at least: 6.7
Tested up to: 6.8
Stable tag: 1.0.3
License: MIT License
License URI: https://opensource.org/licenses/MIT

Fair network parent theme..

== Description ==

This theme is based on Air Light, by Digitoimisto Dude Oy. It has been significantly simplified to remove build tooling, with the intent that it will be rebuilt in the future.

== Installation ==

1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload Theme and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.

Or just get from GitHub: https://github.com/digitoimistodude/air-light

== Frequently Asked Questions ==


== Changelog ==

= 1.0 - 2025-05-16 =
* Initial dev

== Credits ==

* Based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
* Forked from Air Light https://wordpress.org/themes/air-light/, (C) 2018 Digitoimisto Dude Oy, Roni Laukkarinen, MIT License
* normalize.css https://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](https://opensource.org/licenses/MIT)