|
|
|
@ -1,82 +1,33 @@
|
|
|
|
|
<?php
|
|
|
|
|
/**
|
|
|
|
|
* Title: Front Page
|
|
|
|
|
* Title: front-page
|
|
|
|
|
* Slug: autonomic/front-page
|
|
|
|
|
* Inserter: yes
|
|
|
|
|
*/
|
|
|
|
|
?>
|
|
|
|
|
<!-- wp:heading {"level":1,"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}},"typography":{"fontSize":"44px","fontStyle":"normal","fontWeight":"400"}}} -->
|
|
|
|
|
<h1 class="wp-block-heading" style="padding-bottom:var(--wp--preset--spacing--40);font-size:44px;font-style:normal;font-weight:400">Autonomic is a co-operative that is owned and run by its workers <img class="wp-image-99" style="width: 26px;" src="https://autonomic.zone/wp-content/uploads/2023/01/leaf.png" alt=""></h1>
|
|
|
|
|
<!-- /wp:heading -->
|
|
|
|
|
<!-- 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":"15%"} -->
|
|
|
|
|
<div class="wp-block-column" style="flex-basis:15%">
|
|
|
|
|
<!-- wp:template-part {"slug":"nav-menu","area":"uncategorized"} /-->
|
|
|
|
|
</div>
|
|
|
|
|
<!-- /wp:column -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:group {"tagName":"section","style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
|
|
|
|
|
<section id="what-we-offer" class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60)"><!-- wp:heading {"className":"is-style-tabbed-heading","style":{"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"primary"} -->
|
|
|
|
|
<h2 class="wp-block-heading is-style-tabbed-heading has-primary-color has-text-color has-link-color">What we offer</h2>
|
|
|
|
|
<!-- /wp:heading -->
|
|
|
|
|
<!-- wp:column {"width":"50%"} -->
|
|
|
|
|
<div class="wp-block-column" style="flex-basis:50%"><!-- wp:post-content /--></div>
|
|
|
|
|
<!-- /wp:column -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:list {"className":"what-we-offer is-style-arrow-list","style":{"typography":{"fontSize":"28px","fontStyle":"normal","fontWeight":"700","lineHeight":"1.6"},"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}},"spacing":{"padding":{"left":"91px"}}}} -->
|
|
|
|
|
<ul style="padding-left:91px;font-size:28px;font-style:normal;font-weight:700;line-height:1.6" class="wp-block-list what-we-offer is-style-arrow-list has-link-color"><!-- wp:list-item -->
|
|
|
|
|
<li>Website development</li>
|
|
|
|
|
<!-- /wp:list-item -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:list-item -->
|
|
|
|
|
<li>Custom app development</li>
|
|
|
|
|
<!-- /wp:list-item -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:list-item -->
|
|
|
|
|
<li>Integrated Open Source infrastructure</li>
|
|
|
|
|
<!-- /wp:list-item -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:list-item -->
|
|
|
|
|
<li>Hosting</li>
|
|
|
|
|
<!-- /wp:list-item -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:list-item -->
|
|
|
|
|
<li>Support & training</li>
|
|
|
|
|
<!-- /wp:list-item -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:list-item -->
|
|
|
|
|
<li>And more, check out <a href="https://autonomic.zone/services/">our current offerings</a></li>
|
|
|
|
|
<!-- /wp:list-item --></ul>
|
|
|
|
|
<!-- /wp:list --></section>
|
|
|
|
|
<!-- wp:column {"verticalAlignment":"bottom","width":"35%"} -->
|
|
|
|
|
<div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:35%">
|
|
|
|
|
<!-- wp:image {"sizeSlug":"full","linkDestination":"none","className":"home-flower"} -->
|
|
|
|
|
<figure class="wp-block-image size-full home-flower"><img
|
|
|
|
|
src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/01flowergreen-1.png" alt=""
|
|
|
|
|
class="" /></figure>
|
|
|
|
|
<!-- /wp:image -->
|
|
|
|
|
</div>
|
|
|
|
|
<!-- /wp:column -->
|
|
|
|
|
</div>
|
|
|
|
|
<!-- /wp:columns -->
|
|
|
|
|
</div>
|
|
|
|
|
<!-- /wp:group -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:group {"tagName":"section","style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"0"}}},"layout":{"type":"constrained"}} -->
|
|
|
|
|
<section id="work-with-us" class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:0"><!-- wp:heading {"className":"is-style-tabbed-heading","style":{"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"primary"} -->
|
|
|
|
|
<h2 class="wp-block-heading is-style-tabbed-heading has-primary-color has-text-color has-link-color">Interested? Work with us</h2>
|
|
|
|
|
<!-- /wp:heading -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}},"fontSize":"big"} -->
|
|
|
|
|
<p class="has-link-color has-big-font-size">We build technologies and infrastructure to empower users to make a positive impact on the world. We are committed to working only with <a href="https://autonomic.zone/our-ethical-guidelines/" data-type="page" data-id="954">collaborators that align with our ethical guidelines</a>. All of our services reflect our <a href="https://autonomic.zone/blog/2022/06/our-founding-principles/" data-type="post" data-id="26">commitment to our core values</a>:</p>
|
|
|
|
|
<!-- /wp:paragraph --></section>
|
|
|
|
|
<!-- /wp:group -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:columns {"className":"values-list pcss-009421ed","style":{"border":{"width":"1px"},"typography":{"fontStyle":"normal","fontWeight":"700","lineHeight":"1.8"},"spacing":{"blockGap":{"top":"0","left":"0"},"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"},"padding":{"top":"0","bottom":"0","left":"0","right":"0"}}},"backgroundColor":"background","textColor":"primary","fontSize":"small","pcssAdditionalCss":"[block] div {\n padding-block: 0;\n text-align: center;\n}","pcssAdditionalCssCompiled":".pcss-009421ed div{text-align:center;padding-block:0}","pcssClassId":"pcss-009421ed"} -->
|
|
|
|
|
<div class="wp-block-columns values-list pcss-009421ed has-primary-color has-background-background-color has-text-color has-background has-small-font-size" id="our-values" style="border-width:1px;margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60);padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;font-style:normal;font-weight:700;line-height:1.8"><!-- wp:column {"verticalAlignment":"center"} -->
|
|
|
|
|
<div class="wp-block-column is-vertically-aligned-center"><!-- wp:paragraph {"style":{"typography":{"fontSize":"21px"}}} -->
|
|
|
|
|
<p style="font-size:21px">Sustainability</p>
|
|
|
|
|
<!-- /wp:paragraph --></div>
|
|
|
|
|
<!-- /wp:column -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:column {"verticalAlignment":"center","style":{"border":{"top":[],"right":{"width":"2px"},"bottom":[],"left":{"width":"2px"}}}} -->
|
|
|
|
|
<div class="wp-block-column is-vertically-aligned-center" style="border-right-width:2px;border-left-width:2px"><!-- wp:paragraph {"align":"center","className":"pcss-9cf7562e","style":{"typography":{"fontSize":"21px"},"spacing":{"padding":{"top":"5px","bottom":"5px"}}},"pcssAdditionalCss":"[block] div {\n padding-block: 0;\n text-align: center;\n}","pcssAdditionalCssCompiled":".pcss-9cf7562e div{text-align:center;padding-block:0}","pcssClassId":"pcss-9cf7562e"} -->
|
|
|
|
|
<p class="has-text-align-center pcss-9cf7562e" style="padding-top:5px;padding-bottom:5px;font-size:21px">Privacy</p>
|
|
|
|
|
<!-- /wp:paragraph --></div>
|
|
|
|
|
<!-- /wp:column -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:column {"verticalAlignment":"center"} -->
|
|
|
|
|
<div class="wp-block-column is-vertically-aligned-center"><!-- wp:paragraph {"align":"center","style":{"typography":{"fontSize":"21px"}}} -->
|
|
|
|
|
<p class="has-text-align-center" style="font-size:21px">Transparency</p>
|
|
|
|
|
<!-- /wp:paragraph --></div>
|
|
|
|
|
<!-- /wp:column --></div>
|
|
|
|
|
<!-- /wp:columns -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:buttons {"style":{"spacing":{"blockGap":"0","margin":{"top":"var:preset|spacing|80"}}},"layout":{"type":"flex","justifyContent":"center"}} -->
|
|
|
|
|
<div class="wp-block-buttons" style="margin-top:var(--wp--preset--spacing--80)"><!-- wp:button {"backgroundColor":"orange","fontSize":"small"} -->
|
|
|
|
|
<div class="wp-block-button"><a class="wp-block-button__link has-orange-background-color has-background has-small-font-size has-custom-font-size wp-element-button" href="mailto:boop@autonomic.zone">Contact us at <strong>boop@autonomic.zone</strong></a></div>
|
|
|
|
|
<!-- /wp:button --></div>
|
|
|
|
|
<!-- /wp:buttons -->
|
|
|
|
|
|
|
|
|
|
<!-- wp:paragraph -->
|
|
|
|
|
<p></p>
|
|
|
|
|
<!-- /wp:paragraph -->
|
|
|
|
|
<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|