update offer summary desc and SW desc

This commit is contained in:
gws 2024-11-11 09:58:02 +01:00
parent e233e8c141
commit 5cd03a79f2
5 changed files with 21 additions and 5 deletions

View file

@ -1,6 +1,7 @@
# The URL the site will be built for
base_url = "https://glennwso.com"
theme = "juice"
title = "GWS Consulting"
# Whether to automatically compile all Sass files in the sass directory

View file

@ -5,17 +5,23 @@ title = "Our Services"
intro = "Need help with Product development or IT? <br> You have come to right place"
+++
We help our clients with devloping their products and software. We also provide IT services for common office work needs and webhosting.
At {{ cname() }} we focus on robust technology and deterministic processes to build reliable products and services. Learn more about our methods [here](/robust_design).
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ut magna vitae libero
accumsan pretium vitae et massa. Morbi dolor est, ullamcorper eu ante vitae, scelerisque
# Software Development
bibendum ligula. Etiam sed lobortis quam. Pellentesque habitant morbi tristique
senectus et netus et malesuada fames ac turpis egestas. Donec ac ullamcorper quam.
We develop software for the fallowing platforms:
- [x] linux servers
- [x] Desktop: Windows, Mac and Linux
- [x] Mobile: Andriod and IPhone
- [x] Web
- [x] Embedded systems
<a class="more" href="/software" >Jag vill veta mer</a>
<a class="more" href="/software" >I would like to know more</a>
# Product Development

View file

@ -41,6 +41,7 @@
ffmpeg
zola
translate-shell
typos
];
};
});

View file

@ -61,4 +61,11 @@ a.more {
color: var(--secondary-text-color);
background: var(--primary-color);
padding: 0 1em;
}
a.more:hover {
background: var(--primary-link-color);
/* background: red; */
text-decoration: none;
}

View file

@ -0,0 +1 @@
<b>{{ config.title }}</b>