=== Index Of ===
Contributors: kbsrco
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, blog, translation-ready

Apache's directory index, as a WordPress theme.

== Description ==
Index Of renders your posts the way mod_autoindex renders a directory:
one line per entry, aligned columns, no decoration at all.
No web fonts, no JavaScript, no image files, and no font declarations at all.

This theme is free software, released under the GNU General Public License
version 2 or later. Everything shipped with it, including the directory icons,
is GPL compatible. See the Copyright and Resources sections below.

== Frequently Asked Questions ==

= Why is there no styling? =
That is the theme.

= How do I add a search form, a menu or anything else? =
Create a published page with the slug "header" (shown above the listing) or
"readme" (shown below it) and put whatever you like in it, including forms and
menus. This mirrors Apache's HeaderName and ReadmeName directives, and is the
only extension point the theme provides.

= Why are there no comments? =
There are. The theme follows your Settings > Discussion preferences and the
per-post comment status, so comments appear wherever WordPress says they should.
Turn them off there to get a listing with nothing but entries.

== Copyright ==
Index Of WordPress Theme, Copyright 2026 株式会社小林車輌
Index Of is distributed under the terms of the GNU GPL v2 or later.

== Resources ==
Directory icons (blank, back, folder, text, image2, unknown), embedded as data URIs in style.css
Copyright 1995 Kevin Hughes
Public domain -- released to the public domain by the author and distributed with Apache httpd.

== Notes ==
A published page with the slug "header" is shown above the listing, and one with
the slug "readme" is shown below it, mirroring Apache's HeaderName and ReadmeName.
Neither page appears as a directory entry.

== Changelog ==
= 1.0.2 =
* Removed: the theme no longer filters wp_robots. Indexing is left to WordPress and to SEO plugins.
* Changed: the password form now uses wording specific to password protected content.
* Added: support for custom-background and custom-logo.

= 1.0.1 =
* Fixed: the skip link is now visible when it receives keyboard focus.
* Fixed: long post titles no longer force a horizontal scrollbar.
* Fixed: wp_reset_postdata() is now called after the custom query.
* Changed: theme description is in English.
* Added: .wp-caption-text and .gallery-caption styles.
* Added: an accessible name for the icon column header.

= 1.0.0 =
* Initial release.
