diff --git a/content/_index.md b/content/_index.md index 8f748f1..31e7bc8 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,7 +3,7 @@ sort_by = "weight" title = "Our Services" +++ -We help our clients with devloping their products and software. We also provide IT services for common office work needs and webhosting. +We help our clients with developing 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. We do more then just help with build things, we help you grow by sharing our knowledge. @@ -15,7 +15,7 @@ We do more then just help with build things, we help you grow by sharing our kno - [x] linux servers - [x] Desktop: Windows, Mac and Linux -- [x] Mobile: Andriod and IPhone +- [x] Mobile: Android and IPhone - [x] Web - [x] Embedded systems @@ -27,10 +27,10 @@ We do more then just help with build things, we help you grow by sharing our kno

IT

-We help clients with IT-solutions for office needs, webhosting and development piplines. +We help clients with IT-solutions for office needs, webhosting and development pipelines. Do you want managed servers or host your own? -We got you coverd in any case. +We got you covered in any case. Read More »
diff --git a/content/_index.sv.md b/content/_index.sv.md index 448a4b5..11d3d2c 100644 --- a/content/_index.sv.md +++ b/content/_index.sv.md @@ -12,10 +12,10 @@ intro = "Behöver du hjälp med produktutveckling eller IT?
Du har kommit t ## Native Apps -Jag bygger app till följande platformar +Jag bygger app till följande platformer ### platforms -- Andriod +- Android - Linux - macOS - windows @@ -24,7 +24,7 @@ Jag bygger app till följande platformar I can help you make your tiny devices go beep boop... - IoT -- RasberryPi +- RaspberryPi - stm32 - nrf58 - bluetooth @@ -41,7 +41,7 @@ I can help you make your tiny devices go beep boop... I have a solid grasp on Javascript, html and css. My speciality is wasm, a techonligy that is perfect for frontends that need preform heavy computation. -Wasm is also very usefull for crossplatfrom projects where browsers is one of the targets. +Wasm is also very useful for crossplatfrom projects where browsers is one of the targets. I can help you with: - landing pages diff --git a/content/blog/entry1.md b/content/blog/entry1.md index fcc564f..f301f60 100644 --- a/content/blog/entry1.md +++ b/content/blog/entry1.md @@ -11,13 +11,13 @@ We made a landing page. Read on if your curius about how it is made. # Static Sites This website is a static site, mening the related webservers role is simply to serve some files as is to the visitors. -The webservers do not need any state related to visitors, it is static from the servers prespective. +The webservers do not need any state related to visitors, it is static from the servers perspective. -That said a static can exibit dynamic behavior in the browser through scripting, so `static` does not describe the user experince. +That said a static can exibit dynamic behavior in the browser through scripting, so `static` does not describe the user experience. But it does mean that the servers jobb is very easy and that is why some providers like [cloudflare](cloudflare.com) or [github](github.com) if willing to offer static websites hosting for free. -Statics websites are a great for serving information becouse of the low cost and that you can serve almost limitless amount of visitors. +Statics websites are a great for serving information because of the low cost and that you can serve almost limitless amount of visitors. # Static Site Generator Zola @@ -29,7 +29,7 @@ They speed up the process by enable html templates and layout and theme reuse. Github and Cloudflare offer preconfigured automatic deployment pipelines for some the more popular ssg tools. -For this website I opted for using [Zola](getzola.org) and so for the developer experiance has been great. But dont take my word for it, try it your self. +For this website I opted for using [Zola](getzola.org) and so for the developer experience has been great. But dont take my word for it, try it your self. It is quite newbie friendly and the docs are great. @@ -53,7 +53,7 @@ I might cover nix in future entries. ## E-commerce -I plan to setup some kind of e-commerce to sell merchindise. +I plan to setup some kind of e-commerce to sell merchandise. ## Showroom diff --git a/content/blog/entry1.sv.md b/content/blog/entry1.sv.md index 5e66900..c991f27 100644 --- a/content/blog/entry1.sv.md +++ b/content/blog/entry1.sv.md @@ -35,7 +35,7 @@ exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute -## Markdown is Awsome +## Markdown is Awesome Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis @@ -66,9 +66,9 @@ Dev environment... ## E-commerce -I plan to setup some kind of e-commerce to sell merchindise. -While fully intend this to a real store where you can buy stuff, the purpuse is mainly -to drink my own wine so I dont poisen my clients. I.E test in production on myself, becouse maximum validity. +I plan to setup some kind of e-commerce to sell merchandise. +While fully intend this to a real store where you can buy stuff, the purpose is mainly +to drink my own wine so I dont poisen my clients. I.E test in production on myself, because maximum validity. ## Showroom diff --git a/content/blog/placeholder.md b/content/blog/placeholder.md index cdb5ed5..4eb1258 100644 --- a/content/blog/placeholder.md +++ b/content/blog/placeholder.md @@ -6,7 +6,7 @@ draft=true +++ -Placholder for testing layout with more posts... +Placeholder for testing layout with more posts... Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. @@ -44,7 +44,7 @@ exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute -## Markdown is Awsome +## Markdown is Awesome Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis @@ -75,9 +75,9 @@ Dev environment... ## E-commerce -I plan to setup some kind of e-commerce to sell merchindise. -While fully intend this to a real store where you can buy stuff, the purpuse is mainly -to drink my own wine so I dont poisen my clients. I.E test in production on myself, becouse maximum validity. +I plan to setup some kind of e-commerce to sell merchandise. +While fully intend this to a real store where you can buy stuff, the purpose is mainly +to drink my own wine so I dont poisen my clients. I.E test in production on myself, because maximum validity. ## Showroom diff --git a/content/it/_index.md b/content/it/_index.md index b191545..ab20f51 100644 --- a/content/it/_index.md +++ b/content/it/_index.md @@ -11,7 +11,7 @@ intro = "derp" We specialize in opensource software for IT infrastructure. When we configure services for you we make all our custumizations and configuration-code available to you. -This way you have the freedom migrate easly. And better yet we offer migration assistance. +This way you have the freedom migrate easily. And better yet we offer migration assistance. # IT Bundle diff --git a/content/software.md b/content/software.md index f8edc09..45c6ed0 100644 --- a/content/software.md +++ b/content/software.md @@ -10,11 +10,11 @@ We help clients build software for all the major OS platforms, the web and for e # Mobile - [x] iPhone -- [x] Andriod +- [x] Android # Embedded - [x] IoT -- [x] RasberryPi +- [x] RaspberryPi - [x] stm32 - [x] nrf58 - [x] bluetooth diff --git a/templates/index.html b/templates/index.html index 7daf734..981a12a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ {% block title %}{{ config.title }}{% endblock title %} - + {% block favicon %}