themes-wordpress/course/templates/archive.html
Donna Peplinskie f31c58bdaf
Add Course theme (#6888)
* Add Course theme

This theme is meant to be used with Sensei LMS, but can also be used standalone.

* Remove .pot file

* Remove obsolete CSS

* Remove color on search button

* Remove custom Sensei footer.

* Fix path of the Inter font

On the default and `blue` style.

* Fix line height

* Make image captions smaller than post content

---------

Co-authored-by: Mikey Arce <mikeyarce@gmail.com>
Co-authored-by: Jake Oehler Morrison <s+github@jom.im>
2023-04-03 10:20:15 -04:00

37 lines
2.2 KiB
HTML

<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
<!-- wp:group {"style":{"spacing":{"margin":{"bottom":"80px"}}},"layout":{"type":"constrained","contentSize":"1000px","wideSize":"1200px"}} -->
<div class="wp-block-group" style="margin-bottom:80px">
<!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","displayLayout":{"type":"flex","columns":3},"layout":{"type":"default"}} -->
<main class="wp-block-query">
<!-- wp:query-title {"type":"archive","showPrefix":false,"style":{"spacing":{"margin":{"bottom":"5rem"}}}} /-->
<!-- wp:post-template -->
<!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"bottom":"26px"}}},"layout":{"type":"constrained","contentSize":""}} -->
<div class="wp-block-group" style="padding-bottom:26px">
<!-- wp:post-featured-image {"isLink":true,"width":"","height":"200px","style":{"spacing":{"margin":{"top":"0px","right":"0px","bottom":"2.5rem"}}}} /-->
<!-- wp:post-date {"textAlign":"left","style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"20px","left":"0"}},"typography":{"lineHeight":"1"}}} /-->
<!-- wp:post-title {"isLink":true,"style":{"typography":{"textTransform":"uppercase","lineHeight":"1"},"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"},"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}}} /-->
<!-- wp:post-excerpt {"style":{"spacing":{"margin":{"top":"2.5rem","right":"0","bottom":"0","left":"0"}},"typography":{"lineHeight":"1.3"}}} /-->
</div>
<!-- /wp:group -->
<!-- /wp:post-template -->
<!-- wp:group {"style":{"spacing":{"padding":{"top":"30px"}}},"layout":{"inherit":false,"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:30px">
<!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
<!-- wp:query-pagination-numbers /-->
<!-- wp:query-pagination-next {"label":"next"} /-->
<!-- /wp:query-pagination -->
</div>
<!-- /wp:group -->
</main>
<!-- /wp:query -->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->