Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/WDSUS-2 V4.0 #1023

Merged
merged 114 commits into from
Sep 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
abb9a36
composer install wp-cli
Apr 28, 2023
97357b2
initial copy wp-cli command from acf-wds-blocks
Apr 28, 2023
e6f011d
adding some additional stubs used in the project
Apr 28, 2023
87bc681
scripts to build and watch blocks
Apr 28, 2023
63750db
including inc/wpcli/ folder
Apr 28, 2023
7e82049
we need this folder for the custom blocks
Apr 28, 2023
75d627d
instead of separated build, adding copy-php setting for blocks
Apr 28, 2023
8cbe194
fixing string replacement for namespace
Apr 28, 2023
56cda02
composer.lock
Apr 28, 2023
7979a6c
Merge branch 'main' into feature/WDSUS-7-Implement-WP-CLI
May 19, 2023
12c342a
Merge branch 'main' into feature/WDSUS-7-Implement-WP-CLI
May 26, 2023
a8f077b
adds schema | fixes supports.color and references to scripts and styles
May 26, 2023
bcce5f4
reverts adding -webpack-copy-php, not needed without tailwind
May 26, 2023
27a920a
early exit is class is already defined
May 26, 2023
9f1eeb1
renames prefix to wds (wd_s is not a valid block name)
May 26, 2023
a24a7b3
removes tailwind config
May 26, 2023
9049ec1
changes acf registration hook from `acf/init` to `init` | changed bloโ€ฆ
May 26, 2023
2e555af
exclude generated ACF JSON files
May 26, 2023
ffdeef9
simplified ACF block call-to-action
May 26, 2023
036e070
Merge branch 'main' into feature/WDSUS-7-Implement-WP-CLI
May 26, 2023
73b1d5d
WDSUS-19: adds WDS Blocks category
gutnikInna May 30, 2023
8b23c71
WDSUS-2 - Bump @evilmartians/lefthook
khleomix Jun 1, 2023
9a8d15f
WDSUS-2 - Bump packages to latest versions
khleomix Jun 1, 2023
2e095ca
Merge pull request #1022 from WebDevStudios/feature/WDSUS-19-enable-bโ€ฆ
khleomix Jun 1, 2023
09ff681
Merge branch 'release/WDSUS-2-4.0-Theme-Revamp' into feature/WDSUS-7-โ€ฆ
khleomix Jun 1, 2023
f6a6c5d
removed CSS files | fixed JS file inclusion | set block category
Jun 2, 2023
9e6c878
test exlude acf json files
Jun 2, 2023
038f9ad
properly exclude generated ACF field groups (otherwise changes to fieโ€ฆ
Jun 2, 2023
936cac3
WDSUS-7 - Change CTA block category
khleomix Jun 6, 2023
0e6ad46
Merge branch 'feature/WDSUS-7-Implement-WP-CLI' of github.com:WebDevSโ€ฆ
khleomix Jun 6, 2023
b42f28c
porting changes from `wd_f`
Jun 21, 2023
f8d2827
Merge pull request #1006 from WebDevStudios/feature/WDSUS-7-Implementโ€ฆ
khleomix Aug 4, 2023
38217f0
Update PR and workflow and add WPCLI script
khleomix Aug 25, 2023
24f3cfd
WDSUS-2 - Update theme json and add editor style
khleomix Aug 25, 2023
39c784a
WDSUS-2 - Remove function to wrap core blocks
khleomix Aug 25, 2023
8b7d0a9
WDSUS-2 - Remove svg icons function and update preflight
khleomix Aug 25, 2023
55d3326
WDSUS-2 - Update composer lock
khleomix Aug 25, 2023
1dbe951
WDSUS-2 - Update themejson and preflight
khleomix Aug 25, 2023
e2e85a4
WDSUS-2 - Fix content sizes not updating on frontend
khleomix Aug 28, 2023
2cc21a2
WDSUS-2 - Update README
khleomix Aug 28, 2023
86ee7e5
WDSUS-2 Remove extra blocks
khleomix Aug 28, 2023
69b524b
WDSUS-2 - Remove core block style deregister function
khleomix Aug 28, 2023
cdf6bc2
WDSUS-2 - Additional content layout fix
khleomix Aug 28, 2023
b3322ec
WDSUS-2 - Register block pattern category
khleomix Aug 28, 2023
154b3c9
WDSUS-2 - Remove acf json sample
khleomix Aug 28, 2023
63c3faf
WDSUS-2 - Update composer lockfile
khleomix Aug 28, 2023
acc2699
WDSUS-2 - Update WPCLI scripts
khleomix Aug 28, 2023
0e0c9a9
WDSUS-2 - Add block default folders
khleomix Aug 28, 2023
9913211
Bump @wordpress/eslint-plugin from 14.4.0 to 15.0.0
khleomix Aug 28, 2023
e6a4120
Bump @evilmartians/lefthook from 1.3.13 to 1.4.9
khleomix Aug 28, 2023
82bff6d
Bump postcss-preset-env from 8.3.2 to 9.1.1
khleomix Aug 28, 2023
b121a69
Bump glob from 10.2.4 to 10.3.3
khleomix Aug 28, 2023
82cde06
WDSUS-2 - Update packages
khleomix Aug 28, 2023
237296c
WDSUS-2 - Remove sidebar template
khleomix Aug 28, 2023
20d1e86
WDSUS-4 - Remove unused functions
khleomix Sep 4, 2023
c84435a
WDSUS-2 - Add basic styling for header, menum, and footer
khleomix Sep 4, 2023
754f539
WDSUS-2 - Update theme fonts to fix errors
khleomix Sep 4, 2023
2ac8d76
WDSUS-4 - Remove extra functions and fix content issue
khleomix Sep 4, 2023
c1406ab
WDSUS-2 Update package lock file
khleomix Sep 4, 2023
b30d899
WDSUS-2 - Update style version
khleomix Sep 4, 2023
3bb5239
WDSUS-2 - Fix content layout issue
khleomix Sep 4, 2023
aaf54e1
WDSUS-43 - Change src to assets
khleomix Sep 4, 2023
4f68c01
WDSUS-43 - Update files to use assets folder instead of src
khleomix Sep 4, 2023
c085664
WDSUS-43 - Add patterns folder and sample cta pattern
khleomix Sep 4, 2023
9d03763
WDSUS-43 - Re-add footer text customizer
khleomix Sep 4, 2023
2fee62a
WDSUS-43 - Remove unused customizer settings
khleomix Sep 4, 2023
bd1dd85
WDSUS-43 - Update README
khleomix Sep 4, 2023
2645b23
Merge pull request #1062 from WebDevStudios/feature/WDSUS-43-Folder-rโ€ฆ
khleomix Sep 6, 2023
77435d5
WDSUS-45 - Update lock files
khleomix Sep 19, 2023
71a1122
WDSUS-45 - Remove footer from critical css
khleomix Sep 19, 2023
1d59c2e
WDSUS_45 - Add patterns, parts, templates folders
khleomix Sep 20, 2023
1ccaac6
WDSUS-45 - Add core navigation style
khleomix Sep 20, 2023
5527bce
WDSUS-45 - Remove unused styles and functions
khleomix Sep 20, 2023
21a0f64
WDSUS-45 - Add page default template
khleomix Sep 20, 2023
7bdbbc8
WDSUS-45 - Leave blank to enable site editor
khleomix Sep 20, 2023
4f8546e
WDSUS-45 - Remove footer from critical css
khleomix Sep 20, 2023
f5d3aa2
WDSUS-45 - Add footer and header blocks to use for the header and fooโ€ฆ
khleomix Sep 20, 2023
327da4e
WDSUS-45 - Update templates to make use of do_blocks()
khleomix Sep 20, 2023
6344fdc
WDSUS-45 - Remove wd_s, already present in namespace
khleomix Sep 20, 2023
9d78164
WDSUS-45 - Remove wd_s, already present in namespace
khleomix Sep 20, 2023
9792ca6
WDSUS-45 - Update lock files and lefthook
khleomix Sep 20, 2023
dd0a6ae
WDSUS-45 - Add default home and front page templates
khleomix Sep 20, 2023
5d080cf
WDSUS-45 - Fix post taxonomies function
khleomix Sep 21, 2023
b936f78
WDSUS-45 - fix mobile navigation layout issue
khleomix Sep 21, 2023
517484f
WDSUS-45 - Fix mobile no padding issue #1061
khleomix Sep 21, 2023
652bd9f
WDSUS-45 - Update themejson styles
khleomix Sep 22, 2023
de45f2e
WDSUS-45 - Remove extra functions in favor of core header and footer โ€ฆ
khleomix Sep 22, 2023
2cc09c0
Merge pull request #1072 from WebDevStudios/feature/WDSUS-45-wd_s-cleโ€ฆ
thatmitchcanter Sep 28, 2023
3b309d1
Add default index.html
khleomix Sep 29, 2023
56e5000
Fix navigation alignment
khleomix Sep 29, 2023
ae1c62e
Updated theme json styles for code, quotes blocks
khleomix Sep 29, 2023
fdd61c5
Add missing phpsab standard
khleomix Sep 29, 2023
045e3d4
Additional color fixes
khleomix Sep 29, 2023
d94dbc7
#1077 Bump postcss-loader from 7.3.0 to 7.3.3
khleomix Sep 29, 2023
80012ae
#1075 Bump tailwindcss from 3.3.2 to 3.3.3
khleomix Sep 29, 2023
d619576
#1074 - Bump @wordpress/scripts from 26.4.0 to 26.13.0
khleomix Sep 29, 2023
e9db462
#1073 - Bump autoprefixer from 10.4.14 to 10.4.16
khleomix Sep 29, 2023
c6768c8
Fix outline button padding
khleomix Sep 29, 2023
8533ba7
Fix search block styles
khleomix Sep 29, 2023
9bbd3ee
Fix paragraph spacing
khleomix Sep 29, 2023
de00980
Add scaffolding code for the acf block generated using CLI
aslamdoctor Sep 29, 2023
76d6efc
Fix paragraph spacing
khleomix Sep 29, 2023
29678bf
Remove menu reference
khleomix Sep 29, 2023
3328ce1
Style comments section
khleomix Sep 29, 2023
c5de7dd
Add margins to articles
khleomix Sep 29, 2023
1706aab
Update default form fields styles
khleomix Sep 29, 2023
da736cf
Fix numeric pagination
khleomix Sep 29, 2023
5db96fb
Fix page links layout
khleomix Sep 29, 2023
b8dfa4e
Merge pull request #1097 from WebDevStudios/feature/site-editor-index
khleomix Sep 29, 2023
9bec4f4
Escape properly
khleomix Sep 29, 2023
bbcd83e
Merge pull request #1094 from WebDevStudios/feature/add-scaffolding-cโ€ฆ
khleomix Sep 29, 2023
c821723
Fix block scaffolding output
khleomix Sep 29, 2023
9aae522
Update README
khleomix Sep 29, 2023
15c3f1d
Update CHANGELOG
khleomix Sep 29, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Closes

<!--
Please do not leave this blank, use this format to link issue numbers:
REQUIRED. Please do not leave this blank, use this format to link issue numbers:
[#WDS-123](https://webdevstudios.atlassian.net/browse/TICKET-NUMBER)
-->

Expand All @@ -22,14 +22,14 @@ Please do not leave this blank, use this format to link issue numbers:
## Link to test

<!--
Please do not leave this blank, use this format to link to testing environment:
REQUIRED. Please do not leave this blank, use this format to link to testing environment:
[Develop](https://wds.wdslab.com/)
-->

## Description

<!--
Please do not leave this blank
REQUIRED. Please do not leave this blank
This PR [adds/removes/fixes/replaces] the [feature/bug/etc].
-->

Expand All @@ -42,7 +42,10 @@ https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-git

## Mobile & Desktop Screenshots/Recordings

<!-- Visual changes require screenshots -->
<!--
REQUIRED. Please do not leave this blank
For visual alterations, provide screenshots or recordings For both desktop and mobile. You can utilize Loom for this purpose: https://www.loom.com/screen-recorder
-->


## Added tests?
Expand Down
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
interval: 'weekly'
6 changes: 3 additions & 3 deletions .github/workflows/assertions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]
php-versions: ['8.0']

steps:
Expand All @@ -32,8 +32,8 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- name: Use NPM 8
run: npm i -g npm@8
- name: Use NPM 9
run: npm i -g npm@9

- name: Cache Node dependencies
uses: actions/cache@v2
Expand Down
83 changes: 0 additions & 83 deletions .github/workflows/deploy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"phpsab.standard": "WordPress",
"phpsab.executablePathCS": "./vendor/bin/phpcs",
"phpsab.executablePathCBF": "./vendor/bin/phpcbf",
"editor.formatOnSave": true,
Expand All @@ -7,7 +8,7 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"intelephense.format.enable": false,
"intelephense.stubs": [ "acf", "wordpress" ],
"intelephense.stubs": [ "acf", "wordpress", "standard", "Core", "pcre" ],

"workbench.colorCustomizations": {
"activityBar.background": "#3F4040",
Expand Down
2 changes: 1 addition & 1 deletion 404.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<main id="main" class="<?php echo esc_attr( main_classes( [] ) ); ?>">

<section class="error-404 not-found">
<section class="error-404 not-found is-layout-constrained">
<header class="page-header">
<h1 class="page-title"><?php esc_html_e( "Sorry, this page doesn't exist.", 'wd_s' ); ?></h1>
</header><!-- .page-header -->
Expand Down
25 changes: 20 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,24 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

## Details
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [v3.5](https://github.com/WebDevStudios/wd_s/compare/3.0...v3.5)
## [v4.0.0](https://github.com/WebDevStudios/wd_s/compare/v3.5...v4.0.0)

- Add scaffolding code for the acf block generated using CLI [`#1094`](https://github.com/WebDevStudios/wd_s/pull/1094)
- Feature/site editor index [`#1097`](https://github.com/WebDevStudios/wd_s/pull/1097)
- Feature/WDSUS-45 WDS Cleanup [`#1072`](https://github.com/WebDevStudios/wd_s/pull/1072)
- Feature/WDSUS-43 Folder Restructure [`#1062`](https://github.com/WebDevStudios/wd_s/pull/1062)
- Feature/wdsus 7 implement wp cli [`#1006`](https://github.com/WebDevStudios/wd_s/pull/1006)
- WDSUS-19: adds WDS Blocks category [`#1022`](https://github.com/WebDevStudios/wd_s/pull/1022)
- #958 changed dirname call to WP method [`#1019`](https://github.com/WebDevStudios/wd_s/pull/1019)
- Update CHANGELOG.md [`#1015`](https://github.com/WebDevStudios/wd_s/pull/1015)
- WDSUS-24 - Update Changelog [`#1014`](https://github.com/WebDevStudios/wd_s/pull/1014)
- WDSUS-45 - Update lock files [`77435d5`](https://github.com/WebDevStudios/wd_s/commit/77435d5e87135c14d581a2b65dbadd02deda325a)
- WDSUS-2 - Update packages [`82cde06`](https://github.com/WebDevStudios/wd_s/commit/82cde06325363bd80a79bf63f545d16ea9f20a2a)
- WDSUS-2 Update package lock file [`c1406ab`](https://github.com/WebDevStudios/wd_s/commit/c1406abac10765eb667e81e12352947d7697d8af)

## [v3.5](https://github.com/WebDevStudios/wd_s/compare/3.0...v3.5)

> 20 May 2023

Expand Down Expand Up @@ -178,7 +193,7 @@ All notable changes to this project will be documented in this file. Dates are d
- Update text domains and package names [`ddb6fb8`](https://github.com/WebDevStudios/wd_s/commit/ddb6fb8e141edb6b24faf52693eccd5d3b7ced11)
- Fix spacing issues [`0c601aa`](https://github.com/WebDevStudios/wd_s/commit/0c601aa5176bac0d0edcf84a28cd9d7dd5dd8d2c)

#### [2.1](https://github.com/WebDevStudios/wd_s/compare/v2.0.1...2.1)
## [2.1](https://github.com/WebDevStudios/wd_s/compare/v2.0.1...2.1)

> 20 April 2021

Expand Down Expand Up @@ -216,7 +231,7 @@ All notable changes to this project will be documented in this file. Dates are d
- fix merge conflict [`0abaf96`](https://github.com/WebDevStudios/wd_s/commit/0abaf96a60004bb97652a0185552931de45c61bf)
- Adds browsersync and scripts [`ac9af1b`](https://github.com/WebDevStudios/wd_s/commit/ac9af1bbb386e5042ee6bab4c369f5d127a1ecca)

#### [v2.0.1](https://github.com/WebDevStudios/wd_s/compare/v2.0.0...v2.0.1)
## [v2.0.1](https://github.com/WebDevStudios/wd_s/compare/v2.0.0...v2.0.1)

> 10 November 2020

Expand Down Expand Up @@ -702,7 +717,7 @@ All notable changes to this project will be documented in this file. Dates are d
- Merges in ACF + Gutenberg update [`43a56d8`](https://github.com/WebDevStudios/wd_s/commit/43a56d8eaf261903cd2b2d74d4d4c0b7421035a9)
- packages & dependencies bump [`7d5f7b4`](https://github.com/WebDevStudios/wd_s/commit/7d5f7b4512fe76b7caf138266e6eaef7616a8327)

#### 1.2
## 1.2

> 28 December 2012

Expand Down
32 changes: 22 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A starter theme from WebDevStudios. <https://wdunderscores.com>

[![WebDevStudios. Your Success is Our Mission.](https://webdevstudios.com/wp-content/uploads/2018/04/wds-github-banner.png)](https://webdevstudios.com/contact/)
[![WebDevStudios. Your Success is Our Mission.](https://camo.githubusercontent.com/42f2d2ee1fd163a35dfde75884c89f308d0ae014e313bd3050caa1b98bfde9c6/68747470733a2f2f77656264657673747564696f732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031382f30342f7764732d6769746875622d62616e6e65722e706e67)](https://webdevstudios.com/contact/)

## Table of Contents <!-- omit in toc -->

Expand All @@ -19,22 +19,20 @@ A starter theme from WebDevStudios. <https://wdunderscores.com>

## Introduction

Hi. I'm a starter theme called `wd_s`, or `wdunderscores`. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead, try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for!
Hello there! I am a versatile starter theme known as `wd_s`, or `wdunderscores`. My foundation is built primarily on PHP templates, but I offer the flexibility to incorporate custom templates through the Site Editor. It's worth noting that I'm designed for customization, so it's best not to use me as a Parent Theme. Instead, harness my potential to transform me into the most amazing WordPress theme you can envision โ€“ that's what I'm here for!

I feature some of the web's most proven technologies like: [Tailwind](https://www.tailwindcss.com), [npm](https://www.npmjs.com/), [webpack](https://webpack.js.org/), [Sass](http://sass-lang.com/), and [PostCSS](https://github.com/postcss/postcss). To help you write clean code (that meets [WordPress standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)), we tap into [@wordpress/scripts](https://developer.wordpress.org/block-editor/packages/packages-scripts/) for linting CSS and JavaScript. Did I mention that I'm also accessible? Yup. I pass both WCAG 2.1AA and Section 508 standards out of the box.
I come equipped with a host of robust web technologies, including [Tailwind](https://www.tailwindcss.com), [npm](https://www.npmjs.com/), [webpack](https://webpack.js.org/), [Sass](http://sass-lang.com/), and [PostCSS](https://github.com/postcss/postcss). To ensure your code aligns with [WordPress standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/) and stays clean, I leverage [@wordpress/scripts](https://developer.wordpress.org/block-editor/packages/packages-scripts/) for CSS and JavaScript linting. What's more, I take accessibility seriously and proudly comply with both WCAG 2.1AA and Section 508 standards right from the start.

I also support [Selective Refresh](https://make.wordpress.org/core/2016/03/22/implementing-selective-refresh-support-for-widgets/) and [Live Preview](https://codex.wordpress.org/Theme_Customization_API#Part_3:_Configure_Live_Preview_.28Optional.29) in the Theme Customizer.

Not to mention, I use [Browsersync](https://www.browsersync.io/) so you can watch your project update in real-time while you work.
I also come with the Site Editor activated, providing you with even more versatility and ease in crafting your WordPress theme. Whether you're customizing templates or utilizing the Site Editor, I'm here to support your creative journey. And remember, I do require at least PHP 8.0 to be activated to unlock my full potential.

## Getting Started

### Prerequisites

Because I compile and bundle assets via NPM scripts, basic knowledge of the command line and the following dependencies are required:

- [Node](https://nodejs.org) (v16+)
- [NPM](https://npmjs.com) (v8+)
- [Node](https://nodejs.org) (v18+)
- [NPM](https://npmjs.com) (v9+)
- [Composer](https://getcomposer.org/)

### Quick Start
Expand Down Expand Up @@ -75,10 +73,10 @@ cd /wp-content/themes/your-theme

Install theme dependencies and trigger an initial build.

>Note: You will need to have Composer and NPM 8 installed first.
>Note: You will need to have Composer 2 and NPM 9 installed first.

```bash
npm i --legacy-peer-deps
npm i && composer i
```

### Development
Expand All @@ -94,6 +92,20 @@ Command | Action
`npm run format` | Fix all CSS, JS, MD, and PHP formatting errors automatically
`npm run report` | Gives detailed information on coding standards violations in PHP code

### Building a block with wpcli

In order to build a block, run the following wpcli script.

Note: If you're using Local, you can open the shell from within Local to do this. `Sitename -> Open site shell`.

```bash
wp wds create_portable_block myblock --title="This is myblock" --desc="This block is used for wds." --keyword="myblock" --icon="table-row-before" --namespace="wds"
```

This will scaffold out a block inside of the `blocks` folder in the theme. Replace `myblock` with the name of your block and update the other items `title`, `desc`, `keyword`, `icon`, `namespace` with the appropriate information.

Note: If you don't see your new block available under the block listing in the editor after following the above steps, try changing the namespacing in your block's `block.json` to the following format `your-namespace/blockname` and check again.

## Contributing and Support

Your contributions and [support tickets](https://github.com/WebDevStudios/wd_s/issues) are welcome. Please see our [contributing guidelines](https://github.com/WebDevStudios/wd_s/blob/main/CONTRIBUTING.md) before submitting a pull request.
Expand Down
2 changes: 1 addition & 1 deletion archive.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<?php if ( have_posts() ) : ?>

<header class="page-header">
<header class="page-header is-layout-constrained">
<?php
the_archive_title( '<h1 class="page-title">', '</h1>' );
the_archive_description( '<div class="archive-description">', '</div>' );
Expand Down
File renamed without changes.
Binary file added assets/fonts/inter/Inter-Black.woff2
Binary file not shown.
Binary file added assets/fonts/inter/Inter-Bold.woff2
Binary file not shown.
Binary file added assets/fonts/inter/Inter-Light.woff2
Binary file not shown.
Binary file added assets/fonts/inter/Inter-Regular.woff2
Binary file not shown.
Loading