Commit graph

12 commits

Author SHA1 Message Date
Sarah Norris
6702d7b4a6
Change blockgap from variable to 2.5rem (#5671) 2022-03-21 17:16:43 +00:00
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
b4ade01106
Archeo: fix footer spacing at mobile (#5640)
* Left align footer items

* Add CSS for row-gap

* Set header/footer blockGap to small spacing var
2022-03-11 15:40:30 -05:00
Sarah Norris
42321fb2c5
Archeo: add CSS for mobile menu font size (#5644)
* Add CSS for mobile menu font size

* Remove CSS patch

* Move navigation font size into theme.json
2022-03-11 15:35:41 -05:00
Ben Dwyer
047245802d
Archeo: Fix invalid header (#5610) 2022-03-02 11:52:04 +00: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
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
879c855c61
Archeo: Add navigation styles (#5462)
* 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>
2022-02-04 19:20:37 +00:00
Sarah Norris
c8243596f7
Archeo: update layout sizing and spacing (#5447)
* Change wideSize setting

* Adjust nav block gap size

* Add dynamic padding to footer

* Change small spacing setting
2022-02-04 10:10:48 +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