Commit graph

10 commits

Author SHA1 Message Date
Maggie
1958eef9b1
Archeo: home page and header wide aligned (#5623)
* make everything wide aligned

* make footer wide aligned

* fix markup error

* Fix merge conflict

* Add CSS to remove media/text padding

* removed padding class

* refactored image with headline pattern

* removed image margin bottom

* Add padding to column.

* Add left-right padding to cover instead of column.

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-03-15 10:25:05 -04:00
Sarah Norris
566ff1208d
Archeo: Add home template (#5564)
* 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>
2022-02-21 21:03:44 +00:00
Sarah Norris
852d639c7e
Archeo: Remove outer group from header (#5563)
* Remove outer group from header

* Remove site-header class
2022-02-21 20:51:45 +00:00
Sarah Norris
ed158da125
Archeo: Move footer part markup into pattern (#5562)
* Move footer part into pattern

* Remove site-footer-container class
2022-02-21 20:51:01 +00:00
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