Commit graph

19 commits

Author SHA1 Message Date
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
18e1655f98
Archeo: Add Layout with two images and text pattern (#5486)
* Add images

* Add pattern

* Adjust font styles

* Make image fill entire column & add extra spacer

* Add another spacer & adjust sizes
2022-02-10 09:14:17 +00:00
Sarah Norris
af24e0cc5d
Archeo: Add Image with description pattern (#5479)
* Add image

* Add pattern file

* Wrap text and URLs

* remove extra )

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-09 11:20:49 +00:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Sarah Norris
48f04266d8
Archeo: Add Layered images with headline pattern (#5468)
* Add image

* Add Layered images with headline pattern

* Add dynamic spacers

* Use a separate image for the background

* Fix line height and font size

* Add 100vh to cover block

* Make font size responsive

* Add Chivo Thin fonts

* Change paragraph font weight to 100

* Remove duplicate additions of thin font face.

* Consistent whitespace.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-02-08 17:28:18 -05:00
Ben Dwyer
7d8fdd5f92
Update alignment styles (#5475)
* Update alignment styles

* tidy up formatting
2022-02-08 17:19:56 -05:00
Kjell Reigstad
5d3ec23d82
[Archeo] Update Chivo's 300 weight to 100 weight globally (#5482)
* Update 300 weight to 100 weight.

* Remove unused file.
2022-02-08 17:19:21 -05:00
Maggie
d18fdd1bae
Archeo: Image with headline and description pattern (#5467)
* created pattern

* Use a responsive font size for the heading, reduce margin on the heading, reduce bottom padding.

* Move text decoration to an attribute

* Update image to transparent version

* move text to the right

* fix broken block markup

* Remove transparent pixels in the image.

* Inherit layout

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2022-02-08 15:07:05 +00:00
Maggie
131d3062c8
Archeo: Image with headline and separate description pattern (#5470)
* created pattern

* Compress jpg

* Set image to fill space & add dynamic padding

* Adjust image focal point

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-08 14:59:56 +00:00
Sarah Norris
7348c7ba05
Archeo: Add Image with headline on dark background pattern (#5474)
* Add image

* Add pattern file

* Add new pattern to block-patterns

* Remove media IDs

* fix block error

* translate the alt text

* update line height

* Update line height in block markup

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-08 14:35:17 +00:00
Ben Dwyer
6c9e7f0939 Version Bump 2022-02-04 19:45:13 +00:00
Maggie
2b8513ffd0
Archeo: Headline over dark image pattern (#5464)
* block patterns bootstrap

* headline pattern

* changed image

* Add alt text

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 19:25:01 +00: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
Ben Dwyer
7a1dc4ae58 Version Bump 2022-02-04 10:30:26 +00:00
Maggie
aa50023b48
Archeo: fixed font files and styles (#5452)
* fixed font files and styles

* added bold font

* preloaded 400 weight too

* adjustments after rebase

* undo site title change

* Removing unused custom property

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 10:11:01 +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
Ben Dwyer
35d24b5cbd
Archeo: Remove custom properties (#5457) 2022-02-04 07:49:45 +00:00
Ben Dwyer
941244971d
Archeo: Simplify heading declarations (#5453)
* Archeo: Simplify heading declarations

* Set the correct weight
2022-02-03 14:57:55 +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