Compare commits
2 commits
db74762fe6
...
e85e739ba0
Author | SHA1 | Date | |
---|---|---|---|
e85e739ba0 | |||
1d01b02d2d |
3 changed files with 25 additions and 7 deletions
|
@ -12,14 +12,21 @@ cascade:
|
|||
showBreadcrumbs: true
|
||||
---
|
||||
|
||||
{{< lead >}}
|
||||
Simple, yet powerful. Learn how to use complex open-source tools.
|
||||
{{< /lead >}}
|
||||
|
||||
{{< timeline >}}
|
||||
|
||||
{{< timelineItem icon="link" header="Functional and Accessible Websites" subheader="Click image to expand" >}}
|
||||
<img style="border-radius:5px;margin:0px !important;" src="https://cdn.myco.systems/images/desktop-showcase-2.png"/>
|
||||
{{< timelineItem icon="link" header="B2B facing static site" subheader="Click image to expand" >}}
|
||||
<img style="border-radius:5px;margin:0px !important;" src="img/showcase/bellaskeys.png"/>
|
||||
<a href="https://git.myco.systems/mycosystems/bellaskeys.com" target="_blank" >View the page source</a>
|
||||
{{< /timelineItem >}}
|
||||
|
||||
{{< timelineItem icon="link" header="Light & accessible blog" subheader="Click image to expand" >}}
|
||||
<img style="border-radius:5px;margin:0px !important;" src="img/showcase/mycoop.png"/>
|
||||
<a href="https://git.myco.systems/mycosystems/coop.myco.systems" target="_blank" >View the page source</a>
|
||||
{{< /timelineItem >}}
|
||||
|
||||
{{< timelineItem icon="link" header="Custom stylized org homepage" subheader="Click image to expand" >}}
|
||||
<img style="border-radius:5px;margin:0px !important;" src="img/showcase/mycomain.png"/>
|
||||
<a href="https://git.myco.systems/mycosystems/myco.systems" target="_blank" >View the page source</a>
|
||||
{{< /timelineItem >}}
|
||||
|
||||
{{< /timeline >}}
|
|
@ -14,4 +14,4 @@ cascade:
|
|||
Simple, yet powerful. Learn how to use complex open-source tools.
|
||||
{{< /lead >}}
|
||||
|
||||
Never worry about renewing a license, open-source projects can be incredibly useful for small and medium sized companies/orginizations. Don't just settle for "good enough" we help you get a secure and powerful suite of software running on your own server or managed through our secure cloud.
|
||||
Learn about the software stacks we can develop your website on top of, these stacks have been selected for the ability to build broadly accessible websites that have a very light footprint on the server and client side.
|
11
content/stacks/go-node-php/_index.md
Normal file
11
content/stacks/go-node-php/_index.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: "Hugo, iconCaptcha, NodeJS Forms"
|
||||
description: ""
|
||||
|
||||
cascade:
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
invertPagination: true
|
||||
showLikes: false
|
||||
showViews: false
|
||||
---
|
Loading…
Add table
Reference in a new issue