Network parent theme.
  • CSS 42.8%
  • JavaScript 32.2%
  • PHP 25%
Find a file
Joe Dolson de98e8b035
Merge pull request #11 from fairpm/pre-launch-fixes
Pre launch fixes; merging because trivial.
2025-08-25 13:34:09 -05:00
css/dev Don't set main to display: grid. Has some weird side-effects. 2025-08-23 13:58:04 -05:00
fonts Initial commit 2025-05-16 19:28:04 -05:00
inc Add a red color highlight 2025-08-22 19:47:06 -05:00
js Remove build tools & production builds. Ultimately, I think these should be redone for our purposes. For now, keep it simple. 2025-07-15 18:21:45 -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 Add styling for footer nav 2025-08-21 15:53:58 -05:00
functions.php Increment version 2025-08-21 18:16:44 -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 Correct theme version 2025-08-25 13:33:22 -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 Set code output in different color for improved separation from normal text. 2025-08-23 12:54:35 -05:00

=== fair-parent ===

Fair Parent WordPress Theme

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

Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.2
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)