init
This commit is contained in:
35
theme/templates/404.html
Normal file
35
theme/templates/404.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","className":"page-header-light","layout":{"type":"default"}} -->
|
||||
<main class="wp-block-group page-header-light">
|
||||
|
||||
<!-- wp:oribi/page-hero {"title":"Page Not Found","description":"Sorry, the page you\u0027re looking for doesn\u0027t exist or has been moved."} /-->
|
||||
|
||||
<!-- wp:group {"className":"section","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group section">
|
||||
<!-- wp:group {"className":"container","style":{"spacing":{"padding":{"top":"2rem","bottom":"2rem"}}},"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group container" style="padding-top:2rem;padding-bottom:2rem">
|
||||
|
||||
<!-- wp:paragraph {"align":"center","fontSize":"md"} -->
|
||||
<p class="has-text-align-center has-md-font-size">The page you requested could not be found. It may have been moved or deleted.</p>
|
||||
<!-- /wp:paragraph -->
|
||||
|
||||
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"},"style":{"spacing":{"margin":{"top":"2rem"}}}} -->
|
||||
<div class="wp-block-buttons" style="margin-top:2rem">
|
||||
<!-- wp:button {"className":"btn btn-primary btn-lg"} -->
|
||||
<div class="wp-block-button btn btn-primary btn-lg"><a class="wp-block-button__link wp-element-button" href="/">Return to Home</a></div>
|
||||
<!-- /wp:button -->
|
||||
</div>
|
||||
<!-- /wp:buttons -->
|
||||
|
||||
<!-- wp:search {"label":"Search","showLabel":false,"placeholder":"Or try searching…","buttonText":"Search","buttonUseIcon":true,"style":{"spacing":{"margin":{"top":"2rem"}}}} /-->
|
||||
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
||||
47
theme/templates/archive.html
Normal file
47
theme/templates/archive.html
Normal file
@@ -0,0 +1,47 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","className":"page-header-light","layout":{"type":"default"}} -->
|
||||
<main class="wp-block-group page-header-light">
|
||||
|
||||
<!-- wp:group {"className":"section","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group section">
|
||||
<!-- wp:group {"className":"container","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group container">
|
||||
|
||||
<!-- wp:query-title {"type":"archive"} /-->
|
||||
|
||||
<!-- wp:query {"queryId":0,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","inherit":true}} -->
|
||||
|
||||
<!-- wp:post-template -->
|
||||
<!-- wp:group {"style":{"spacing":{"blockGap":"0.5rem","padding":{"bottom":"2rem"}}},"layout":{"type":"default"}} -->
|
||||
<div class="wp-block-group" style="padding-bottom:2rem">
|
||||
<!-- wp:post-title {"isLink":true,"fontSize":"xl"} /-->
|
||||
<!-- wp:post-date {"fontSize":"sm"} /-->
|
||||
<!-- wp:post-excerpt {"moreText":"Read More →"} /-->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
<!-- /wp:post-template -->
|
||||
|
||||
<!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"center"}} -->
|
||||
<!-- wp:query-pagination-previous /-->
|
||||
<!-- wp:query-pagination-numbers /-->
|
||||
<!-- wp:query-pagination-next /-->
|
||||
<!-- /wp:query-pagination -->
|
||||
|
||||
<!-- wp:query-no-results -->
|
||||
<!-- wp:paragraph {"align":"center"} -->
|
||||
<p class="has-text-align-center">No posts found in this archive.</p>
|
||||
<!-- /wp:paragraph -->
|
||||
<!-- /wp:query-no-results -->
|
||||
|
||||
<!-- /wp:query -->
|
||||
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
||||
9
theme/templates/front-page.html
Normal file
9
theme/templates/front-page.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","layout":{"type":"default"}} -->
|
||||
<main class="wp-block-group">
|
||||
<!-- wp:post-content {"layout":{"type":"default"}} /-->
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
||||
45
theme/templates/index.html
Normal file
45
theme/templates/index.html
Normal file
@@ -0,0 +1,45 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","className":"page-header-light","layout":{"type":"default"}} -->
|
||||
<main class="wp-block-group page-header-light">
|
||||
|
||||
<!-- wp:group {"className":"section","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group section">
|
||||
<!-- wp:group {"className":"container","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group container">
|
||||
|
||||
<!-- wp:query {"queryId":0,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","inherit":true}} -->
|
||||
|
||||
<!-- wp:post-template -->
|
||||
<!-- wp:group {"style":{"spacing":{"blockGap":"0.5rem","padding":{"bottom":"2rem"}}},"layout":{"type":"default"}} -->
|
||||
<div class="wp-block-group" style="padding-bottom:2rem">
|
||||
<!-- wp:post-title {"isLink":true,"fontSize":"xl"} /-->
|
||||
<!-- wp:post-date {"fontSize":"sm"} /-->
|
||||
<!-- wp:post-excerpt {"moreText":"Read More →"} /-->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
<!-- /wp:post-template -->
|
||||
|
||||
<!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"center"}} -->
|
||||
<!-- wp:query-pagination-previous /-->
|
||||
<!-- wp:query-pagination-numbers /-->
|
||||
<!-- wp:query-pagination-next /-->
|
||||
<!-- /wp:query-pagination -->
|
||||
|
||||
<!-- wp:query-no-results -->
|
||||
<!-- wp:paragraph {"align":"center"} -->
|
||||
<p class="has-text-align-center">No posts found.</p>
|
||||
<!-- /wp:paragraph -->
|
||||
<!-- /wp:query-no-results -->
|
||||
|
||||
<!-- /wp:query -->
|
||||
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
||||
9
theme/templates/page.html
Normal file
9
theme/templates/page.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","className":"page-header-light","layout":{"type":"default"}} -->
|
||||
<main class="wp-block-group page-header-light">
|
||||
<!-- wp:post-content {"layout":{"type":"default"}} /-->
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
||||
51
theme/templates/search.html
Normal file
51
theme/templates/search.html
Normal file
@@ -0,0 +1,51 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","className":"page-header-light","layout":{"type":"default"}} -->
|
||||
<main class="wp-block-group page-header-light">
|
||||
|
||||
<!-- wp:group {"className":"section","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group section">
|
||||
<!-- wp:group {"className":"container","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group container">
|
||||
|
||||
<!-- wp:heading {"level":1} -->
|
||||
<h1 class="wp-block-heading">Search Results</h1>
|
||||
<!-- /wp:heading -->
|
||||
|
||||
<!-- wp:search {"label":"Search","showLabel":false,"placeholder":"Search the site…","buttonText":"Search","buttonUseIcon":true} /-->
|
||||
|
||||
<!-- wp:query {"queryId":0,"query":{"perPage":10,"postType":"post","inherit":true}} -->
|
||||
|
||||
<!-- wp:post-template -->
|
||||
<!-- wp:group {"style":{"spacing":{"blockGap":"0.5rem","padding":{"bottom":"2rem"}}},"layout":{"type":"default"}} -->
|
||||
<div class="wp-block-group" style="padding-bottom:2rem">
|
||||
<!-- wp:post-title {"isLink":true,"fontSize":"xl"} /-->
|
||||
<!-- wp:post-date {"fontSize":"sm"} /-->
|
||||
<!-- wp:post-excerpt /-->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
<!-- /wp:post-template -->
|
||||
|
||||
<!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"center"}} -->
|
||||
<!-- wp:query-pagination-previous /-->
|
||||
<!-- wp:query-pagination-numbers /-->
|
||||
<!-- wp:query-pagination-next /-->
|
||||
<!-- /wp:query-pagination -->
|
||||
|
||||
<!-- wp:query-no-results -->
|
||||
<!-- wp:paragraph {"align":"center"} -->
|
||||
<p class="has-text-align-center">No results found. Please try a different search term.</p>
|
||||
<!-- /wp:paragraph -->
|
||||
<!-- /wp:query-no-results -->
|
||||
|
||||
<!-- /wp:query -->
|
||||
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
||||
25
theme/templates/single.html
Normal file
25
theme/templates/single.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!-- wp:template-part {"slug":"header","area":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","className":"page-header-light","layout":{"type":"default"}} -->
|
||||
<main class="wp-block-group page-header-light">
|
||||
|
||||
<!-- wp:group {"className":"section","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group section">
|
||||
<!-- wp:group {"className":"container","layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group container">
|
||||
|
||||
<!-- wp:post-title {"level":1} /-->
|
||||
|
||||
<!-- wp:post-date {"fontSize":"sm"} /-->
|
||||
|
||||
<!-- wp:post-content {"layout":{"type":"default"}} /-->
|
||||
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
||||
Reference in New Issue
Block a user