Network parent theme.
Find a file
Joe Dolson a985d33328
Merge pull request #9 from fairpm/update-version-constant
Update version constant to match theme headers
2025-07-24 13:34:16 -05:00
css/dev Improve link marking in footer 2025-07-16 11:01:33 -05:00
fonts Initial commit 2025-05-16 19:28:04 -05:00
inc 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
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 For improved semantic clarity, change aria-current value to page. 2025-07-17 15:57:44 -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 Fix composer package type. 2025-07-24 13:25:04 -05:00
footer.php Minor change to FAIR notice 2025-07-16 10:54:17 -05:00
functions.php Update version constant to match theme headers 2025-07-24 13:33:41 -05:00
header.php Remove custom localization functions from source theme 2025-05-16 22:36:24 -05:00
index.php Fix skip to content links. 2025-06-27 13:20:32 -05:00
LICENSE.md Initial commit 2025-05-16 19:28:04 -05:00
page.php Fix skip to content links. 2025-06-27 13:20:32 -05:00
readme.txt 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
screenshot.png Swap screenshot. 2025-07-16 11:34:52 -05:00
search.php Fix skip to content links. 2025-06-27 13:20:32 -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 Minor updates to base styles 2025-07-15 18:43:19 -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.0
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)