typos fixed
This commit is contained in:
parent
f9c61cebf7
commit
23393f0793
|
@ -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
|
|||
|
||||
<div class="card" hx-get="/it" hx-push-url="true">
|
||||
<h1>IT</h2>
|
||||
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.
|
||||
|
||||
<a class="readmore" href="/it">Read More »</a>
|
||||
</div>
|
||||
|
|
|
@ -12,10 +12,10 @@ intro = "Behöver du hjälp med produktutveckling eller IT? <br> 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
|
||||
|
|
|
@ -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.
|
||||
|
||||
<script src="https://asciinema.org/a/689648.js" id="asciicast-689648" async="true"></script>
|
||||
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>{% block title %}{{ config.title }}{% endblock title %}</title>
|
||||
<!-- <title>Software, Product Developement and IT consulting</title> -->
|
||||
<!-- <title>Software, Product Development and IT consulting</title> -->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
{% block favicon %}
|
||||
<link rel="icon" href="/flat_blocks.svg" sizes="any" type="image/svg+xml">
|
||||
|
|
Loading…
Reference in a new issue