* Add simple list of posts with background pattern
* Add home template
* Remove layout inherit setting
* Adjust spacing in Simple list of posts
* Adjust spacing in Layered images with headline
* Change paragraph to heading
* Remove custom CSS, not needed!
* Add empty line at end of style.css
* Change header bottom padding to outer
* Remove top padding from Image with headline and description
* Add links to post titles in list of posts
* Add pagination to list of posts patterns
* restore english text
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Archeo: Add indexd and search templates
* Add an archive template
* Add an archive template
* remove pagination template part
* Increase spacing.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Archeo: Add navigation styles
* Fix left alignment, remove site tagline and image.
* Fix top spacing.
* Fix close button position.
* Add custom CSS for navigation links in the overlay
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
* Add archeo
* Add color and font settings
* update the footer
* Add footer file
* footer fixes
* make sizes responsive
* Add package.json to handle theme.css
* Add functions.php
* Adjust footer to be closer to mocks
* Add index.html
* Add theme.scss & add numbers to header nav
* Update package-lock
* Make menu with numbers into a template part
* Remove theme sass
* Remove Template: blockbase
* Add index.php file
* Remove Blockbase class name
* Update functions.php & add font file
functions.php file is based on Livro
* Update theme.json fonts and layout
* Rename header template
* Rename parts and templates directories
* Update theme.json
* Update readme
* Add styles to style.css
* Update header template
* Adjust header font sizes
* Add dynamic spacing
* Update nav in footer
* Remove inline style from site title
* Update layout settings against mocks
* Add typography styles
* Change Chivo fallback to sans-serif
* Add template parts
* Add basic templates
* Add button styles
* Fix style.css formatting
* Fix default line height var
Co-authored-by: Ben Dwyer <ben@scruffian.com>