Theme Name: TwoFile
Description: Theme is fully fluid and will change to any screen size which makes it perfect for mobile and tablet devices. Footer has plenty of room for widgets which all display in a horizontal layout. Header and background images changeable. Theme runs on two files: index.php and styles.css. This was done purely to see how practical it
really is to run a theme on minimal compliance and it is an altruistic way to run a blog that requires fast load times. 
Author: Larry Judd - Tradesouthwest
Author URI: http://tradesouthwest.com
Theme URI: http://arizonatechgroup.com/twofile/
Copyright: Larry Judd - Tradesouthwest
Version: 0.5 and up
Tags: custom-header, custom-background, flexible-header
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Additional License Info
HTML5 Shiv v3.7.0 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
Default header image property of Larry Judd TSW, author of theme. No license to image. Photo taken with Nikon s600 on top of the Sunset Point in North-Central Arizona.

== Description ==
Theme runs on two files: index.php and styles.css. This was done purely to see how practical it 
really is to run a theme on minimal compliance and it is a altruistic way to run a blog that requires 
fast load times. Everything is reliant on the WordPress core to run your page functions.

After further trial and error I found it is impossible to create a theme which is fully compliant with the WordPress Theme Review processor. So the comments file had to be added. In reality there are more than two files that run this theme but I still kept the name out of tribute to the cause, if you will.

== Version Change Log ==
= 1.1 =
March 6 2019
* added text domain
* fixed menu offset
* repaired stylesheet
* replaced some html comments
* added i18n support
* fixed comments pagination
* fixed menu dropdowns
= 1.0 =
* inserted action hook for external fallback of header and footer callbacks
* removed register tags in page taxonomy 
* updated style to footer
= 0.5 =
* moved setup for header and background custom fnx inside after-setup
* updated one fnx slug
* added styles to images inside of article content
= 0.4 =
* fixed cross browser width on comment form
* comment reply script enqueued from functions
* escaped hone urls
* nav menu included in setup functions
* fixed several theme slugs in functions 
* removed "show header text in header" from defaults since header text is not inside of image div.
* fixed credit link in footer
= 0.3 =
* get bloginfo returning endefined string corrected
* possible theme review pending upon lack of footer and header files
= 0.2 =
* corrected variables in functions php
* fixed URL glitch in footer
* fixed offset of div in response header
= 0.1 =
* original theme