Compare commits

...

24 Commits

Author SHA1 Message Date
bf9c1f97f2 home: remove 'expanded list of values' text
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-01 14:38:06 +05:00
7fc990046e add template for single posts 2023-02-01 14:29:14 +05:00
3d74678f79 blog index: add pagination 2023-02-01 13:07:31 +05:00
2d582a0387 our-work: dont linkify post title/image 2023-02-01 12:54:18 +05:00
f8464942f6 update blog index template 2023-02-01 12:44:45 +05:00
817a6561e0 our-work: add filter to posts query 2023-02-01 12:12:43 +05:00
8a35c8a9ed theme: make default h2 colour green except for home 2023-02-01 11:08:17 +05:00
72da4d0fac services: move tabs and card from template to page
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-27 13:29:48 +05:00
74a64992ed formatting
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-27 10:56:59 +05:00
a10bbda7e5 theme: fix incorrect font naming
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-27 01:02:17 +05:00
85b4d42382 about: tweak card typography 2023-01-27 00:58:43 +05:00
3927f95138 feat: create template for Our Work page 2023-01-27 00:55:57 +05:00
a8cc30d27e nav-menu: decrease spacing 2023-01-26 23:35:42 +05:00
c73d44fd5b services: fix image url
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-26 23:12:41 +05:00
9719f37a4b feat: create templace for services page
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-26 23:02:35 +05:00
513576851e nav-menu: make typography lowercase
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-26 12:58:32 +05:00
82a0000db8 feat: add custom template for about 2023-01-26 12:56:08 +05:00
70792b12fa Merge branch 'main' of ssh://git.autonomic.zone:2222/autonomic-cooperative/autonomic-block-theme into main
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-26 11:31:31 +05:00
5b4bddb537 change name of theme to match beta server 2023-01-26 11:31:08 +05:00
3wc
b5989327d7 Switch to self-hosted docker-cp-deploy image
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-24 14:35:55 -08:00
67024469a8 add pattern for default About page content 2023-01-24 15:51:36 +05:00
f43f00990f Merge branch 'dev' into main
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-24 14:47:23 +05:00
b0e50e45f7 Merge pull request 'fix rocketchat channel alert' (#2) from dev into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2
2023-01-24 08:51:54 +01:00
8f2338619f Merge pull request 'Merge recent changes' (#1) from dev into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #1
2023-01-24 08:44:26 +01:00
17 changed files with 544 additions and 100 deletions

View File

@ -11,7 +11,7 @@ steps:
commands:
- for f in $(find /drone -name '*.php'); do php -l "$f"; done
- name: docker cp deploy
image: 3wordchant/docker-cp-deploy:latest
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
settings:
host: smol-wp.autonomic.zone
service: beta_autonomic_zone_app

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,7 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}},"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"backgroundColor":"secondary","textColor":"background","layout":{"type":"constrained"},"fontSize":"small"} -->
<div class="wp-block-group has-background-color has-secondary-background-color has-text-color has-background has-link-color has-small-font-size" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"><!-- wp:columns -->
<div
class="wp-block-group has-background-color has-secondary-background-color has-text-color has-background has-link-color has-small-font-size"
style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column -->
<div class="wp-block-column"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap"}} -->
<div class="wp-block-group"><!-- wp:site-logo {"width":44,"shouldSyncIcon":false} /-->
@ -11,14 +13,18 @@
<!-- wp:paragraph -->
<p>1539 Pershore Road<br>Birmingham<br>B30 2JH<br>United Kingdom</p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div>
<!-- /wp:group --></div>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:paragraph {"style":{"typography":{"fontWeight":"700"}}} -->
<p style="font-weight:700">We are a Co-operative Society registered with the <a href="https://mutuals.fca.org.uk/" data-type="URL" data-id="https://mutuals.fca.org.uk/" target="_blank" rel="noreferrer noopener">FCA</a>.</p>
<p style="font-weight:700">We are a Co-operative Society registered with the <a href="https://mutuals.fca.org.uk/"
data-type="URL" data-id="https://mutuals.fca.org.uk/" target="_blank" rel="noreferrer noopener">FCA</a>.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
@ -26,8 +32,12 @@
<!-- /wp:paragraph -->
<!-- wp:paragraph {"style":{"typography":{"fontWeight":"700"}}} -->
<p style="font-weight:700">Member of the <a href="https://www.coops.tech/" data-type="URL" data-id="https://www.coops.tech/">CoTech Network</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<p style="font-weight:700">Member of the <a href="https://www.coops.tech/" data-type="URL"
data-id="https://www.coops.tech/">CoTech Network</a></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->

View File

@ -1 +1 @@
<!-- wp:navigation {"ref":104,"layout":{"type":"flex","orientation":"vertical","justifyContent":"right"},"style":{"typography":{"textDecoration":"underline"}}} /-->
<!-- wp:navigation {"ref":104,"layout":{"type":"flex","orientation":"vertical","justifyContent":"right"},"style":{"typography":{"textDecoration":"underline","textTransform":"lowercase"},"spacing":{"blockGap":"var:preset|spacing|30"}}} /-->

18
parts/useful-links.html Normal file
View File

@ -0,0 +1,18 @@
<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"textColor":"secondary","layout":{"type":"constrained","justifyContent":"center"}} -->
<div class="wp-block-group has-secondary-color has-text-color">
<!-- wp:heading {"textAlign":"center","level":3,"style":{"typography":{"fontSize":"14px"}},"fontFamily":"ft88"} -->
<h3 class="has-text-align-center has-ft-88-font-family" style="font-size:14px">Useful links</h3>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"700"}},"fontSize":"small"} -->
<p class="has-text-align-center has-link-color has-small-font-size"
style="font-style:normal;font-weight:700;text-transform:uppercase"><a href="#">Portfolio presentation</a></p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"700"}},"fontSize":"small"} -->
<p class="has-text-align-center has-link-color has-small-font-size"
style="font-style:normal;font-weight:700;text-transform:uppercase"><a href="#">Design portfolio
presentation</a></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->

73
patterns/about.php Normal file
View File

@ -0,0 +1,73 @@
<?php
/**
* Title: Autonomic About Content
* Slug: autonomic/about
* Description: Default content for the About page
* Categories: autonomic
*/
?>
<!-- wp:heading -->
<h2>How we work</h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>Autonomic is a hive mind of 13 people around the world turning gentle chaos into websites, infrastructure and design. We share 1 email inbox. We make decisions through a consensus decision-making process.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Our other processes are documented in our Handbook.</p>
<!-- /wp:paragraph -->
<!-- wp:heading -->
<h2>How we work with clients</h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>We prefer to work with organisations and projects who share our values [link]. Let us know your situation and we may be able to work for you at a solidarity rate.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Our preferred contact method is email, to help us collectivise communications [link to contact] we often take about a week or two to respond to initial queries, depending on how much work we have on. helo@autonomic.zone</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Our agreements are usually in the form of:</p>
<!-- /wp:paragraph -->
<!-- wp:table -->
<figure class="wp-block-table">
<table>
<tbody>
<tr>
<td>Retainer:</td>
<td>You pay us a retainer up front and we work. We like this.</td>
</tr>
<tr>
<td>Flat-rate:</td>
<td>We give you a quote and deliver on it. We dont like this.</td>
</tr>
<tr>
<td>We work as needed and bill you after:</td>
<td>Its fine, we do it sometimes</td>
</tr>
</tbody>
</table>
</figure>
<!-- /wp:table -->
<!-- wp:paragraph -->
<p>We accept payments via bank transfer (BACS or SWIFT), including internationally. We can also receive credit and debit card payments using Stripe, especially for folks in the US where “wire transfers” can be costly and complicated please add 2.9% to cover Stripes processing fees.</p>
<!-- /wp:paragraph -->
<!-- wp:heading -->
<h2>Working @ Autonomic</h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>Autonomic values independence and autonomy in our day-to-day work environment; you can read more on our values page and our internal handbook.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>When we are recruiting for increased worker membership we will make a post on our [blog]. If you are interested in joining Autonomic but we are not currently recruiting you are still welcome to send us your CV.</p>
<!-- /wp:paragraph -->

View File

@ -8,7 +8,10 @@
?>
<!-- wp:heading {"level":1,"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}}} -->
<h1 style="padding-bottom:var(--wp--preset--spacing--40)">Autonomic is a co-operative that is owned and run by its workers <img class="wp-image-99" style="width: 26px;" src="https://beta.autonomic.zone/wp-content/uploads/2023/01/leaf.png" alt=""></h1>
<h1 style="padding-bottom:var(--wp--preset--spacing--40)">
Autonomic is a co-operative that is owned and run by its workers
<img class="wp-image-99" style="width: 26px;" src="https://beta.autonomic.zone/wp-content/uploads/2023/01/leaf.png" alt="">
</h1>
<!-- /wp:heading -->
<!-- wp:heading -->
@ -16,7 +19,8 @@
<!-- /wp:heading -->
<!-- wp:list {"style":{"typography":{"fontSize":"28px","fontStyle":"normal","fontWeight":"700","lineHeight":"1.6"},"spacing":{"padding":{"left":"120px"}}}} -->
<ul style="padding-left:120px;font-size:28px;font-style:normal;font-weight:700;line-height:1.6"><!-- wp:list-item -->
<ul style="padding-left:120px;font-size:28px;font-style:normal;font-weight:700;line-height:1.6">
<!-- wp:list-item -->
<li>Support</li>
<!-- /wp:list-item -->
@ -34,39 +38,55 @@
<!-- wp:list-item -->
<li>Etc whatever u want</li>
<!-- /wp:list-item --></ul>
<!-- /wp:list-item -->
</ul>
<!-- /wp:list -->
<!-- wp:heading -->
<h2>Interested? Work with us</h2>
<h2>
Interested? Work with us
</h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>We build technologies and infrastructure to empower users to make a positive impact on the world. All of our services reflect our commitment to our core values:</p>
<p>
We build technologies and infrastructure to empower users to make a positive impact on the world. All of our services reflect our commitment to our core values:
</p>
<!-- /wp:paragraph -->
<!-- wp:group {"layout":{"type":"flex","orientation":"horizontal","justifyContent":"center"}} -->
<div class="wp-block-group"><!-- wp:buttons {"style":{"spacing":{"blockGap":"0"},"typography":{"fontStyle":"normal","fontWeight":"700"}}} -->
<div class="wp-block-buttons" style="font-style:normal;font-weight:700"><!-- wp:button {"className":"is-style-outline"} -->
<div class="wp-block-button is-style-outline"><a class="wp-block-button__link wp-element-button">Sustainability</a></div>
<div class="wp-block-button is-style-outline">
<a class="wp-block-button__link wp-element-button">
Sustainability
</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"className":"is-style-outline"} -->
<div class="wp-block-button is-style-outline"><a class="wp-block-button__link wp-element-button">Privacy</a></div>
<div class="wp-block-button is-style-outline">
<a class="wp-block-button__link wp-element-button">
Privacy
</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"className":"is-style-outline"} -->
<div class="wp-block-button is-style-outline"><a class="wp-block-button__link wp-element-button">Transparency</a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons --></div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
</div>
<!-- /wp:group -->
<!-- wp:paragraph {"fontSize":"small"} -->
<p class="has-small-font-size">You can consult our expanded list of values here.</p>
<!-- /wp:paragraph -->
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"},"style":{"spacing":{"blockGap":"0"}}} -->
<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"button","fontSize":"small"} -->
<div class="wp-block-button has-custom-font-size has-small-font-size"><a class="wp-block-button__link has-button-background-color has-background wp-element-button">Contact us at <strong>hello@autonomic.zone</strong></a></div>
<!-- /wp:button --></div>
<div class="wp-block-button has-custom-font-size has-small-font-size">
<a class="wp-block-button__link has-button-background-color has-background wp-element-button">
Contact us at <strong>hello@autonomic.zone</strong>
</a>
</div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->

28
patterns/service-card.php Normal file
View File

@ -0,0 +1,28 @@
<?php
/**
* Title: Autonomic Service Card
* Slug: autonomic/service-card
* Description: Card for Service page
* Categories: autonomic
*/
?>
<!-- wp:group {"style":{"border":{"width":"1px"},"spacing":{"blockGap":"0"}},"className":"service-card","layout":{"type":"default"}} -->
<div class="wp-block-group service-card" style="border-width:1px">
<!-- wp:group {"style":{"border":{"bottom":{"width":"1px"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group" style="border-bottom-width:1px">
<!-- wp:heading {"level":3,"style":{"spacing":{"padding":{"top":"var:preset|spacing|30","right":"var:preset|spacing|30","bottom":"var:preset|spacing|30","left":"var:preset|spacing|30"}},"typography":{"textTransform":"uppercase","fontSize":"14px"}},"backgroundColor":"primary-light","textColor":"contrast-text"} -->
<h3
class="has-contrast-text-color has-primary-light-background-color has-text-color has-background"
style="padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);font-size:14px;text-transform:uppercase">
Mastodon
</h3>
<!-- /wp:heading -->
</div>
<!-- /wp:group -->
<!-- wp:paragraph {"style":{"spacing":{"padding":{"top":"var:preset|spacing|30","right":"var:preset|spacing|30","bottom":"var:preset|spacing|30","left":"var:preset|spacing|30"}}},"fontSize":"small"} -->
<p class="has-small-font-size" style="padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)">Integer euismod, nunc sit amet laoreet placerat, quam elit porta eros, in feugiat lacus lacus in urna. Mauris et massa.</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->

View File

@ -25,34 +25,61 @@ with others.
display: flex;
height: 36px;
align-items: center;
border-bottom: 1px solid;
border-top: 1px solid;
}
.wp-site-blocks h2::before {
content: "";
border-top: 1px solid;
border-bottom: 1px solid;
border-right: 1px solid;
width: 80px;
margin-right: 8px;
height: 36px;
border-bottom: 1px solid var(--wp--preset--color--background);
border-top: 2px solid var(--wp--preset--color--background);
}
.wp-site-blocks h2::after {
content: "";
border-top: 1px solid;
border-bottom: 1px solid;
flex-grow: 1;
margin-left: 8px;
height: 36px;
border-left: 1px solid;
border-bottom: 1px solid var(--wp--preset--color--background);
border-top: 2px solid var(--wp--preset--color--background);
}
.wp-site-blocks ul {
.home .wp-site-blocks ul {
list-style-image: url('https://beta.autonomic.zone/wp-content/uploads/2023/01/arrow.png');
}
.home .wp-site-blocks h2 {
color: var(--wp--preset--color--primary)
}
.wp-block-navigation-item.current-menu-item {
color: var(--wp--preset--color--secondary)
}
.service-card {
max-width: 48%;
}
.kt-tab-title-2 {
color: var(--wp--preset--color--orange) !important;
border-color: var(--wp--preset--color--orange) !important;
}
.kt-tab-title-3 {
color: var(--wp--preset--color--secondary) !important;
border-color: var(--wp--preset--color--secondary) !important;
}
.contact-monster {
display: flex;
align-items: flex-end;
height: 100%;
}
.wp-site-blocks h2 a {
text-decoration: none;
}

53
templates/about.html Normal file
View File

@ -0,0 +1,53 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:96px"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%">
<!-- wp:group {"style":{"spacing":{"padding":{"top":"188px","right":"64px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:188px;padding-right:64px">
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /--></div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"64%"} -->
<div class="wp-block-column" style="flex-basis:64%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
<!-- wp:post-content /-->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"16%"} -->
<div class="wp-block-column" style="flex-basis:16%">
<!-- wp:group {"style":{"border":{"width":"1px"},"spacing":{"padding":{"top":"var:preset|spacing|30","right":"var:preset|spacing|30","bottom":"var:preset|spacing|30","left":"var:preset|spacing|30"},"blockGap":"var:preset|spacing|20"}},"layout":{"type":"constrained"},"fontSize":"small"} -->
<div class="wp-block-group has-small-font-size"
style="border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)">
<!-- wp:heading {"textAlign":"center","level":3,"style":{"typography":{"textTransform":"uppercase"}}} -->
<h3 class="has-text-align-center" style="text-transform:uppercase">Business info</h3>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"center","fontFamily":"ft88"} -->
<p class="has-text-align-center has-ft-88-font-family">Autonomic Co-operative</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
<!-- wp:group {"style":{"border":{"width":"1px"},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|40"}},"elements":{"link":{"color":{"text":"var:preset|color|contrast-text"}}}},"borderColor":"primary","backgroundColor":"primary-light","textColor":"contrast-text","layout":{"type":"constrained","justifyContent":"center"},"fontSize":"small"} -->
<div
class="wp-block-group has-border-color has-primary-border-color has-contrast-text-color has-primary-light-background-color has-text-color has-background has-link-color has-small-font-size"
style="border-width:1px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)">
<!-- wp:paragraph -->
<p>We are a Co-operative Society, registered in the “United” “Kingdom” under the Co-operative and Community
Benefit Societies Act 2014 you can find our registration information <a
href="https://mutuals.fca.org.uk/Search/Society/30380" target="_blank" rel="noreferrer noopener">on the
Financial Conduct Authority website</a>.</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme"} /-->

44
templates/blog.html Normal file
View File

@ -0,0 +1,44 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:96px"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%">
<!-- wp:group {"style":{"spacing":{"padding":{"top":"188px","right":"64px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:188px;padding-right:64px">
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /--></div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"64%"} -->
<div class="wp-block-column" style="flex-basis:64%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
<!-- wp:query {"queryId":40,"query":{"perPage":"5","pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false,"parents":[],"taxQuery":{"category":[18]}}} -->
<div class="wp-block-query"><!-- wp:post-template -->
<!-- wp:post-title {"isLink":true,"style":{"typography":{"textDecoration":"none"},"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}}} /-->
<!-- wp:post-featured-image {"isLink":true,"align":"wide","style":{"border":{"width":"1px"}},"borderColor":"primary"} /-->
<!-- wp:post-excerpt {"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|70"}}}} /-->
<!-- /wp:post-template -->
<!-- wp:query-pagination {"paginationArrow":"arrow","style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}},"layout":{"type":"flex","justifyContent":"center"}} -->
<!-- wp:query-pagination-previous /-->
<!-- wp:query-pagination-numbers /-->
<!-- wp:query-pagination-next /-->
<!-- /wp:query-pagination -->
</div>
<!-- /wp:query -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"16%"} -->
<div class="wp-block-column" style="flex-basis:16%"></div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme"} /-->

View File

@ -1,9 +1,12 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:96px"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%"><!-- wp:group {"style":{"spacing":{"padding":{"top":"188px","right":"64px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:188px;padding-right:64px"><!-- wp:template-part {"slug":"nav-menu","theme":"autonomic","area":"uncategorized"} /--></div>
<!-- /wp:group --></div>
<div class="wp-block-column" style="flex-basis:20%">
<!-- wp:group {"style":{"spacing":{"padding":{"top":"188px","right":"64px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:188px;padding-right:64px">
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /--></div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"64%"} -->
@ -12,7 +15,9 @@
<!-- wp:column {"width":"16%"} -->
<div class="wp-block-column" style="flex-basis:16%"></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","theme":"autonomic"} /-->
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme"} /-->

38
templates/our-work.html Normal file
View File

@ -0,0 +1,38 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:96px"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%">
<!-- wp:group {"style":{"spacing":{"padding":{"top":"188px","right":"64px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:188px;padding-right:64px">
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /--></div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"64%"} -->
<div class="wp-block-column" style="flex-basis:64%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
<!-- wp:post-content /-->
<!-- wp:query {"queryId":40,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false,"parents":[],"taxQuery":{"category":[17]}}} -->
<div class="wp-block-query"><!-- wp:post-template -->
<!-- wp:post-title {"style":{"typography":{"textDecoration":"none"},"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}}} /-->
<!-- wp:post-featured-image {"align":"wide","style":{"border":{"width":"1px"}},"borderColor":"primary"} /-->
<!-- wp:post-content /-->
<!-- /wp:post-template -->
</div>
<!-- /wp:query -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"16%"} -->
<div class="wp-block-column" style="flex-basis:16%"></div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme"} /-->

37
templates/services.html Normal file
View File

@ -0,0 +1,37 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:96px"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%">
<!-- wp:group {"style":{"spacing":{"padding":{"top":"188px","right":"64px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:188px;padding-right:64px">
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /--></div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"64%"} -->
<div class="wp-block-column" style="flex-basis:64%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
<!-- wp:post-content /-->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"16%"} -->
<div class="wp-block-column" style="flex-basis:16%">
<!-- wp:group {"className":"contact-monster","layout":{"type":"constrained"}} -->
<div class="wp-block-group contact-monster">
<!-- wp:image {"id":123,"sizeSlug":"full","linkDestination":"none"} -->
<figure class="wp-block-image size-full"><img
src="https://beta.autonomic.zone/wp-content/uploads/2023/01/monster-contact.png" alt=""
class="wp-image-123" /></figure>
<!-- /wp:image -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme"} /-->

29
templates/single.html Normal file
View File

@ -0,0 +1,29 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:96px"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%">
<!-- wp:group {"style":{"spacing":{"padding":{"top":"188px","right":"64px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:188px;padding-right:64px">
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /--></div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"64%"} -->
<div class="wp-block-column" style="flex-basis:64%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
<!-- wp:post-featured-image /-->
<!-- wp:post-content /-->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"16%"} -->
<div class="wp-block-column" style="flex-basis:16%"></div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme"} /-->

View File

@ -1,6 +1,36 @@
{
"version": 2,
"$schema": "https://schemas.wp.org/wp/6.0/theme.json",
"customTemplates": [
{
"name": "about",
"title": "About page",
"postTypes": [
"page"
]
},
{
"name": "services",
"title": "Services page",
"postTypes": [
"page"
]
},
{
"name": "our-work",
"title": "Our Work page",
"postTypes": [
"page"
]
},
{
"name": "blog",
"title": "Blog page",
"postTypes": [
"page"
]
}
],
"settings": {
"appearanceTools": true,
"color": {
@ -13,11 +43,6 @@
"color": "#F5FBF8",
"name": "Background"
},
{
"slug": "foreground",
"color": "#dc3e9d",
"name": "Foreground"
},
{
"slug": "primary",
"color": "#dc3e9d",
@ -32,6 +57,21 @@
"slug": "button",
"color": "#FF7613",
"name": "Button color"
},
{
"slug": "primary-light",
"color": "#e89cca",
"name": "Primary light"
},
{
"slug": "contrast-text",
"color": "#FFF",
"name": "Contrast text"
},
{
"slug": "orange",
"color": "#FF7613",
"name": "Orange"
}
]
},
@ -84,9 +124,24 @@
]
}
],
"name": "'Darker Grotesque', sans-serif",
"fontFamily": "Darker Grotesque",
"name": "Darker Grotesque",
"fontFamily": "'Darker Grotesque', sans-serif",
"slug": "darkergrotesque"
},
{
"fontFace": [
{
"fontFamily": "FT88",
"fontWeight": "400",
"src": [
"file:./assets/fonts/FT88-School.otf",
"file:./assets/fonts/FT88-School.ttf"
]
}
],
"name": "FT88",
"fontFamily": "FT88, serif",
"slug": "ft88"
}
]
}
@ -98,7 +153,7 @@
},
"color": {
"background": "var(--wp--preset--color--background)",
"text": "var(--wp--preset--color--foreground)"
"text": "var(--wp--preset--color--primary)"
},
"blocks": {
"core/button": {
@ -128,6 +183,9 @@
"typography": {
"fontSize": "14px",
"textTransform": "uppercase"
},
"color": {
"text": "var(--wp--preset--color--secondary)"
}
}
}
@ -141,6 +199,10 @@
"name": "footer",
"title": "Footer",
"area": "footer"
},
{
"name": "useful-links",
"title": "Useful links"
}
]
}