=== RetroGeek ===
Contributors: tuxlog
Requires at least: 5.3
Tested up to: 6.5
Stable tag: 0.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A lightweight, minimal, fast and geeky retro theme remembering the good old terminal times.

== Description ==
The idea to create this theme was born while watching the movie "Wargames" with its old computers and funny terminals.
It is of course of interest for nerds and geeks to blog about their daily business or remembering good old time back in the 80s
when we use those green shining terminals.

The theme is lightweight and somehow minimal without any special and shiny features but with some small geeky highlights like ASCII-Art 
header, logo and a terminal news ticker for the headlines and as a widget. It is responsive has up to three widgets in the footer but only one-column. 
You can configure the theme using the customiser to change colors and tun on or off header features. 

Please have the follwing things in mind when using the theme:
	* Onecolumn, there are no sidebars left and right but there are three widgetareas in the footer
	* The ASCII-Art header will switch to text when the device-width gets smaller 
	* All theme specific settings are in the customizer
	* Using a custom header image will replace the blog-title
	* If comments are closed no comments, pings or trackbacks are displayed and no hint about closed comments is displayed intentionally
	

== Frequently Asked Questions ==

= How can I change this nice little ASCII-Art logo? =

You can change it using the WordPress customizer. Select one of the three logos which come with the theme, disable it or enter your own ASCII-Art.

= I can't see the fancy ASCII-Art header. What's wrong? =

Probably you are using a smaller device which makes the theme switch to mobile, text representation. Try it on a bigger device.

= Can I use the ticker in the footer too? =

Yes, you can. RetroGeek comes with a Ticker-Widget. Just drag-and-drop it to the footer widgetareas like any other widget.

== Changelog ==

= 0.7 =
* fixed responsive header image with bigger width

= 0.6 =
* fixed some css for mobile view, see style.css

= 0.5 =
* fixed footer spacing when using "Privacy Policy"

= 0.4 =
* fixed use of esc_attr to esc_html in widget class
* fixed handling of accents within figlet class for ASCII header

= 0.3 =
* added modem like ticker-widget, which displays text as if it was received via a slow, old modem
* added option to toggle the searchform
* added option to toggle displaying post metadata 
* fixed issue with pulldown-menu from level 3 on 
* fixed issue with flexbox and linebreaks in style.css
* fixed a one pixel shift with the searchform
* fixed some README-txt typos and checked the theme tags in style.css

= 0.2 =
* fixed all review findings (hopefully)

= 0.1 =
* Initital release

== Upgrade Notice ==

= 0.1 =
* Initial release

== Copyright ==

RetroGeek Theme, Copyright 2021 tuxlog
RetroGeek 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.

RetroGeek bundles the following third-party resources:

class-text-figlet.php
Copyright (c) 1997-2002 Evgeny Stepanischev
License: PHP V2 License, https://www.php.net/license/2_02.txt
Source: https://pear.php.net/reference/Text_Figlet-0.8.0/__filesource/fsource_Text_Figlet__Figlet.php.html

Font slant.tlf 
Copyright (C) 1991, 1993, 1994 Glenn Chappell and Ian Chai
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 John Cowan
Copyright (C) 2002 Christiaan Keet
Copyright (C) 2011 Claudio Matsuoka
License: BSD 3, https://opensource.org/licenses/BSD-3-Clause
Source: https://github.com/cmatsuoka/figlet/blob/master/fonts/slant.flf

Some code snippets based on twentysixteen Theme
Copyright (c) 2016-2021 the WordPress team
License: GNU General Public License v2 or later, http://www.gnu.org/licenses/gpl-2.0.html
Source: https://wordpress.org/themes/twentysixteen

Skeleton V2.0.4
Copyright 2014, Dave Gamache
License: MIT License, https://opensource.org/licenses/MIT
Source: http://www.getskeleton.com
