Versions 0.9.1 preparing to port to ClassicPress

This commit is contained in:
Kenneth John Odle 2021-06-27 15:08:04 -04:00
parent e231fd372e
commit 277a6bf73f
55 changed files with 54 additions and 1 deletions

0
404.php Normal file → Executable file
View File

0
_config.yml Normal file → Executable file
View File

0
archive.php Normal file → Executable file
View File

0
category.php Normal file → Executable file
View File

0
comments.php Normal file → Executable file
View File

0
footer.php Normal file → Executable file
View File

0
formats/content-aside.php Normal file → Executable file
View File

0
formats/content-audio.php Normal file → Executable file
View File

0
formats/content-chat.php Normal file → Executable file
View File

0
formats/content-gallery.php Normal file → Executable file
View File

0
formats/content-image.php Normal file → Executable file
View File

0
formats/content-link.php Normal file → Executable file
View File

0
formats/content-quote.php Normal file → Executable file
View File

0
formats/content-status.php Normal file → Executable file
View File

0
formats/content-video.php Normal file → Executable file
View File

0
formats/content.php Normal file → Executable file
View File

0
formats/excerpt-aside.php Normal file → Executable file
View File

0
formats/excerpt-audio.php Normal file → Executable file
View File

0
formats/excerpt-chat.php Normal file → Executable file
View File

0
formats/excerpt-gallery.php Normal file → Executable file
View File

0
formats/excerpt-image.php Normal file → Executable file
View File

0
formats/excerpt-link.php Normal file → Executable file
View File

0
formats/excerpt-quote.php Normal file → Executable file
View File

0
formats/excerpt-status.php Normal file → Executable file
View File

0
formats/excerpt-video.php Normal file → Executable file
View File

0
formats/excerpt.php Normal file → Executable file
View File

0
functions/custom-header.php Normal file → Executable file
View File

0
functions/jetpack.php Normal file → Executable file
View File

0
functions/mobile-menus.php Normal file → Executable file
View File

0
functions/template-tags.php Normal file → Executable file
View File

0
functions/widget-areas.php Normal file → Executable file
View File

0
header.php Normal file → Executable file
View File

0
images/404.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

0
inc/content-entry-meta.php Normal file → Executable file
View File

0
inc/content-excerpt.php Normal file → Executable file
View File

0
inc/content-main.php Normal file → Executable file
View File

0
inc/content-post-nav.php Normal file → Executable file
View File

0
inc/excerpt-entry-meta.php Normal file → Executable file
View File

0
inc/excerpt-short-meta.php Normal file → Executable file
View File

0
inc/page-main.php Normal file → Executable file
View File

0
index.php Normal file → Executable file
View File

0
js/customizer.js Normal file → Executable file
View File

0
js/menumaker.min.js vendored Normal file → Executable file
View File

0
js/navigation.js Normal file → Executable file
View File

0
js/skip-link-focus-fix.js Normal file → Executable file
View File

0
lang/.gitignore vendored Normal file → Executable file
View File

0
page-no-sidebar.php Normal file → Executable file
View File

0
page.php Normal file → Executable file
View File

51
readme.md Normal file
View File

@ -0,0 +1,51 @@
* Atticus Finch *
Contributors: kjodle
Tags: black, gray, white, fixed-layout, two-columns, left-sidebar, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
Requires at least: 1.0
Tested up to: 1.2
Stable tag: 0.9.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
** Description **
For more information about Atticus Finch please go to http://wiki.kjodle.net/Category:Atticus_Finch_Theme.
As of version 0.10, development is exclusively for [ClassicPress](https://www.classicpress.net/).
** Installation **
1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in 'Atticus Finch' in the search form and press the 'Enter' key on your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
** Copyright **
Atticus Finch WordPress Theme, Copyright 2016 Kenneth John Odle
Atticus Finch is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The Atticus Finch theme bundles the following third-party resources:
FontAwesome Icon Font, Copyright 2016 Dave Gandy
License: MIT (http://opensource.org/licenses/mit-license.html)
Source: https://fortawesome.github.io/Font-Awesome/
IM Fell English Font, Copyright 2016 Igino Marini
License: SIL (http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL)
Source: https://www.google.com/fonts/specimen/IM+Fell+English
Superfish jQuery Menu Plugin, Copyright 2015 Joel Birch
License: MIT (http://opensource.org/licenses/mit-license.html)
Source: http://users.tpg.com.au/j_birch/plugins/superfish/
** Notes **

View File

@ -3,7 +3,7 @@ Contributors: kjodle
Tags: black, gray, white, fixed-layout, two-columns, left-sidebar, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
Requires at least: 4.1
Tested up to: 4.7.5
Stable tag: 0.9
Stable tag: 0.9.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -11,6 +11,8 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html
For more information about Atticus Finch please go to http://wiki.kjodle.net/Category:Atticus_Finch_Theme.
As of version 0.10, development is exclusively for ClassicPress.
== Installation ==
1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.

0
screenshot.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

0
sidebar.php Normal file → Executable file
View File

0
single.php Normal file → Executable file
View File

0
styles/menumaker.css Normal file → Executable file
View File

0
tag.php Normal file → Executable file
View File