Commit graph

6 commits

Author SHA1 Message Date
Ben Dwyer
4c393c1771
Adds a 404 template (#5490)
* Adds a 404 tempalte

* add files

* Set font weight to 100

* Set search box to 100% width

* Add spacers above and below search box

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 12:56:39 -05:00
Ben Dwyer
36da28b820
Archeo: Add index and search templates (#5489)
* 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>
2022-02-10 12:40:41 -05:00
Ben Dwyer
45b493f6be
Archeo: Update next/prev links in the post footer (#5518)
* Archeo: Update next/prev links in the post footer

* Change font weight to 100

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 17:12:35 +00:00
Ben Dwyer
68b864290a
Archeo: change the height of the featured image to 80vh (#5521)
* change the height of the featured image to 80vh

* position the text at the bottom
2022-02-10 12:06:00 -05:00
Jeff Ong
a518a63b5d
Archeo: add single template (#5481)
* First pass at single template.

* Replace medium with outer.

* Add post comments button styling.

* Do not stack separators on mobile.

* Use a cover block for the post title

* Use outer spacing variable to pad the cover.

* Use baked value instead of variable.

* Use columns instead.

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-10 14:04:52 +00:00
Sarah Norris
02057a7313
Add Archeo (as standalone theme) (#5436)
* 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>
2022-02-02 16:48:50 +00:00