Compare commits
No commits in common. "d76d0574742b41b057921996afe12e4075c4c400" and "23393f0793491a75348096d12cd8585eeec2205f" have entirely different histories.
d76d057474
...
23393f0793
|
@ -14,7 +14,6 @@ build_search_index = true
|
||||||
default_language = "en"
|
default_language = "en"
|
||||||
[languages.sv]
|
[languages.sv]
|
||||||
build_search_index = true
|
build_search_index = true
|
||||||
title = "GWS Consulting"
|
|
||||||
# generate_feeds = true # there will be a feed for swedish content
|
# generate_feeds = true # there will be a feed for swedish content
|
||||||
|
|
||||||
[markdown]
|
[markdown]
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
+++
|
+++
|
||||||
sort_by = "weight"
|
sort_by = "weight"
|
||||||
title = "Our Services"
|
title = "Our Services"
|
||||||
[extra]
|
|
||||||
intro = "Need help with Product development or IT? <br> You have come to right place"
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
We help our clients with developing 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.
|
||||||
|
@ -29,9 +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">
|
<div class="card" hx-get="/it" hx-push-url="true">
|
||||||
<h1>IT</h2>
|
<h1>IT</h2>
|
||||||
We help clients with IT-solutions for office needs, web hosting and deployment pipelines.
|
We help clients with IT-solutions for office needs, webhosting and development pipelines.
|
||||||
|
|
||||||
Do you want managed servers or host your own? It is your choice and we are to help either way.
|
Do you want managed servers or host your own?
|
||||||
|
We got you covered in any case.
|
||||||
|
|
||||||
<a class="readmore" href="/it">Read More »</a>
|
<a class="readmore" href="/it">Read More »</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -6,35 +6,89 @@ intro = "Behöver du hjälp med produktutveckling eller IT? <br> Du har kommit t
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
||||||
Vi hjälper våra kunder med att utveckla deras produkter och mjukvara. Vi tillhandahåller
|
|
||||||
även IT-tjänster för vanliga kontorsarbeten och webbhotell.
|
|
||||||
|
|
||||||
På {{ cname() }} fokuserar
|
# Software Development
|
||||||
vi på robust teknik och deterministiska processer för att bygga tillförlitliga produkter
|
|
||||||
och tjänster. Vi gör mer än att bara hjälpa till med att bygga saker, vi hjälper dig att
|
|
||||||
växa genom att dela med oss av vår kunskap.
|
|
||||||
|
|
||||||
|
|
||||||
<div class="card" hx-get="/software" hx-push-url="true">
|
## Native Apps
|
||||||
<h1> Software Development </h1>
|
|
||||||
|
|
||||||
- [x] linux servers
|
Jag bygger app till följande platformer
|
||||||
- [x] Desktop: Windows, Mac and Linux
|
|
||||||
- [x] Mobile: Android and IPhone
|
|
||||||
- [x] Web
|
|
||||||
- [x] Embedded systems
|
|
||||||
|
|
||||||
<a class="readmore" href="/software">Läs mer »</a>
|
### platforms
|
||||||
</div>
|
- Android
|
||||||
|
- Linux
|
||||||
|
- macOS
|
||||||
|
- windows
|
||||||
|
|
||||||
|
## Embedded software/firmware
|
||||||
|
|
||||||
|
I can help you make your tiny devices go beep boop...
|
||||||
|
- IoT
|
||||||
|
- RaspberryPi
|
||||||
|
- stm32
|
||||||
|
- nrf58
|
||||||
|
- bluetooth
|
||||||
|
|
||||||
|
## Backend Development
|
||||||
|
|
||||||
|
- Restfull API
|
||||||
|
- Database integration
|
||||||
|
- Python
|
||||||
|
- Rust
|
||||||
|
|
||||||
|
|
||||||
|
## Web Frontend
|
||||||
|
|
||||||
|
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 useful for crossplatfrom projects where browsers is one of the targets.
|
||||||
|
|
||||||
|
I can help you with:
|
||||||
|
- landing pages
|
||||||
|
- E-commerce
|
||||||
|
- 3D animations
|
||||||
|
- WASM
|
||||||
|
|
||||||
|
|
||||||
<div class="card" hx-get="/it" hx-push-url="true">
|
## 3D Models and Graphics
|
||||||
<h1>IT</h2>
|
|
||||||
Vi hjälper kunder med IT-lösningar för kontorsbehov, webbhotell och distributionspipelines.
|
|
||||||
|
|
||||||
Vill du ha hanterade servrar eller vara värd för dina egna? Oavsett av ditt val finns vår hjälp till er förfogande.
|
Lorem Ipsum...
|
||||||
|
|
||||||
|
- bevy
|
||||||
|
- glsl
|
||||||
|
- wgls
|
||||||
|
- sdf
|
||||||
|
- trimesh
|
||||||
|
- csg
|
||||||
|
- 3d scanned data processing
|
||||||
|
|
||||||
|
|
||||||
|
# Product Development
|
||||||
|
|
||||||
|
- ## [System Engineering](product-dev#system)
|
||||||
|
- ## [Component Sourcing](product-dev#component)
|
||||||
|
- ## [PCB Design](product-dev#pcb)
|
||||||
|
- ## [Mechanical Design](product-dev#mech)
|
||||||
|
- ## [Structural Analysis](product-dev#fea)
|
||||||
|
|
||||||
|
|
||||||
|
# IT
|
||||||
|
|
||||||
|
|
||||||
|
## self hosting vs managed hosting
|
||||||
|
|
||||||
|
I offer both...
|
||||||
|
|
||||||
|
## office needs
|
||||||
|
- collaboration platform
|
||||||
|
- teams chat
|
||||||
|
- cloud storage
|
||||||
|
- email
|
||||||
|
- internal web
|
||||||
|
|
||||||
|
## Servers
|
||||||
|
- Databases
|
||||||
|
- gp-servers
|
||||||
|
- backups
|
||||||
|
- nas
|
||||||
|
|
||||||
<a class="readmore" href="/it">Läs mer »</a>
|
|
||||||
</div>
|
|
||||||
|
|
|
@ -4,4 +4,3 @@ sort_by = "date"
|
||||||
weight = 5
|
weight = 5
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,63 +4,79 @@ description = "A new Landing page for consuting services"
|
||||||
date = 2024-11-05
|
date = 2024-11-05
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Vi gjorde en landningssida. Läs vidare om du är nyfiken på hur den är gjord.
|
I made landing page. Read on if your curius about how i did it.
|
||||||
|
|
||||||
<!-- more -->
|
<!-- more -->
|
||||||
|
|
||||||
# Statiska webbplatser
|
# Why
|
||||||
|
|
||||||
Den här webbplatsen är en statisk sida, dvs den relaterade webbserverns roll är att servera vissa filer som de är för besökarna.
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
|
||||||
Webbservrarna behöver därför inte komma ihåg något i relation till sina besökare.
|
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
|
||||||
|
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
||||||
|
|
||||||
En statisk kan uppvisa dynamiskt beteende i webbläsaren genom skript, så "statisk" beskriver inte användarupplevelsen.
|
Duis aute irure
|
||||||
Det betyder snarare att serverns jobb är väldigt enkelt och det är därför som vissa leverantörer som [cloudflare](cloudflare.com) eller [github](github.com) om de är villiga att erbjuda statiska webbhotell gratis.
|
dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
|
||||||
|
|
||||||
Statistikwebbplatser är utmärkta för att tillhandahålla information på grund av den låga kostnaden och att du kan betjäna nästan obegränsat antal besökare.
|
|
||||||
|
|
||||||
# Static Site Generator Zola
|
|
||||||
|
|
||||||
När du bygger en statisk webbplats paketerar du i huvudsak några html-, css- och javascript-filer för att servera. Enkelt...
|
|
||||||
|
|
||||||
Men att skriva dessa filer för hand kan vara ganska tidskrävande. Här kommer Static Site Generators (ssg) väl till pass.
|
|
||||||
De påskyndar processen genom att möjliggöra återanvändning av html-mallar och layout och tema.
|
|
||||||
|
|
||||||
Github och Cloudflare erbjuder förkonfigurerade automatiska distributionspipelines för några av de mer populära ssg-verktygen.
|
|
||||||
|
|
||||||
|
|
||||||
För den här webbplatsen valde jag att använda [Zola](getzola.org) eftersom utvecklarupplevelsen varit fantastisk. Men ta inte mitt ord för det, prova det själv!
|
# How
|
||||||
Det är ganska nybörjarvänligt och dokumenten är fantastiska.
|
|
||||||
|
|
||||||
En liten smakprov på hur det är jobba med med zola:
|
|
||||||
<script src="https://asciinema.org/a/689648.js" id="asciicast-689648" async="true"></script>
|
|
||||||
|
|
||||||
# Webhotell
|
|
||||||
|
|
||||||
Cloudflare erbjuder gratis hosting för statiska webbplatser och vad som är ännu bättre är att det är superenkelt att integrera med github så att när du trycker automatiskt publicera antingen till produktion eller en förhandsvisningsadress.
|
|
||||||
Källkoden för denna webbsida finns här: [github](https://github.com/GlennWSo/buildsomething)
|
|
||||||
|
|
||||||
|
|
||||||
# Vad händer härnäst?
|
## SSG
|
||||||
|
|
||||||
Jag planerar att göra fler blogginlägg men jag är inte säker på vilket ämne som kommer att bli nästa...
|
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. Duis aute irure...
|
||||||
|
|
||||||
|
### zola
|
||||||
|
|
||||||
|
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. Duis aute irure...
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 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
|
||||||
|
nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
||||||
|
|
||||||
|
|
||||||
|
```rust
|
||||||
|
fn main() {
|
||||||
|
println!("Hello World!")
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Hosting
|
||||||
|
|
||||||
|
Cloudflare, 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. Duis
|
||||||
|
aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
|
||||||
|
pariatur.
|
||||||
|
|
||||||
## Nix
|
## Nix
|
||||||
|
|
||||||
Jag använder nix för att definera reproducerbara utvecklingsmiljöer och bygg-processer. Inklusive den jag använde för denna webbplats.
|
Dev environment...
|
||||||
Jag kanske prator om nix i nästa inlägg.
|
|
||||||
|
# Whats next?
|
||||||
|
|
||||||
|
|
||||||
## E-handel
|
## E-commerce
|
||||||
|
|
||||||
Jag planerar att skapa någon form av e-handel för att sälja varor.
|
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.
|
||||||
|
|
||||||
## Galleri
|
## Showroom
|
||||||
|
|
||||||
Jag planerar att göra något slags galleri med snygga web grejer basarat på wasm och/eller gpu shaders.
|
I plan to make some kind wasm gallery of neat stuff.
|
||||||
|
|
||||||
## Tutorials
|
## Tutorials
|
||||||
|
|
||||||
Jag gillar att dela med mig av min kunskap och lära andra. Jag funderar på att göra tutorials i videoformat eller kanske artiklar eller kanske asciicast med ljud.
|
I love sharing my knowledge and teaching. I'm considering making tutorials in video format or perhaps articles or maybe asciicast with audio.
|
||||||
|
|
||||||
|
|
||||||
## Håll utkik!
|
## Stay tuned!
|
||||||
|
|
|
@ -1,43 +1,41 @@
|
||||||
+++
|
+++
|
||||||
title = "Contact"
|
title = "Contact"
|
||||||
|
description = "How to get in contact"
|
||||||
weight = 10
|
weight = 10
|
||||||
template = "contact.html"
|
template = "contact.html"
|
||||||
[extra]
|
[extra]
|
||||||
disable_toc = true
|
disable_toc = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
||||||
<div class="contact-form">
|
<div class="contact-form">
|
||||||
<div class="first-container">
|
<div class="first-container">
|
||||||
<div class="info-container code">
|
<div class="info-container">
|
||||||
<pre data-lang="rust" class="language-rust z-code"><code class="language-rust" data-lang="rust"><span class="z-source z-rust"><span class="z-meta z-function z-rust"><span class="z-meta z-function z-rust"><span class="z-storage z-type z-function z-rust">fn</span> </span><span class="z-entity z-name z-function z-rust">main</span></span><span class="z-meta z-function z-rust"><span class="z-meta z-function z-parameters z-rust"><span class="z-punctuation z-section z-parameters z-begin z-rust">(</span></span><span class="z-meta z-function z-rust"><span class="z-meta z-function z-parameters z-rust"><span class="z-punctuation z-section z-parameters z-end z-rust">)</span></span></span></span><span class="z-meta z-function z-rust"> </span><span class="z-meta z-function z-rust"><span class="z-meta z-block z-rust"><span class="z-punctuation z-section z-block z-begin z-rust">{</span>
|
<div><img class="icon" />
|
||||||
</span></span></span><span class="z-source z-rust"><span class="z-meta z-function z-rust"><span class="z-meta z-block z-rust"> <span class="z-support z-macro z-rust">println!</span><span class="z-meta z-group z-rust"><span class="z-punctuation z-section z-group z-begin z-rust">(</span></span><span class="z-meta z-group z-rust"><span class="z-string z-quoted z-double z-rust"><span class="z-punctuation z-definition z-string z-begin z-rust">"</span>Hello, World!<span class="z-punctuation z-definition z-string z-end z-rust">"</span></span></span><span class="z-meta z-group z-rust"><span class="z-punctuation z-section z-group z-end z-rust">)</span></span><span class="z-punctuation z-terminator z-rust">;</span>
|
<h3>Address</h3>
|
||||||
</span></span></span><span class="z-source z-rust"><span class="z-meta z-function z-rust"><span class="z-meta z-block z-rust"></span><span class="z-meta z-block z-rust"><span class="z-punctuation z-section z-block z-end z-rust">}</span></span></span>
|
<p>Mada Center 8th floor, 379 Hudson St, New York, NY 10018 US</p>
|
||||||
</span></code></pre>
|
</div>
|
||||||
|
<div> <img class="icon" />
|
||||||
|
<h3>Lets Talk</h3>
|
||||||
|
<p>+1 800 1236879</p>
|
||||||
|
</div>
|
||||||
|
<div><img class="icon" />
|
||||||
|
<h3>General Support</h3>
|
||||||
|
<p>contact@example.com</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="second-container">
|
<div class="second-container">
|
||||||
<h2>Skicka ett Meddelande</h2>
|
<h2>Send Us A Message</h2>
|
||||||
<form action="https://api.web3forms.com/submit" method="POST" hx-boost=false>
|
<form>
|
||||||
<input type="hidden" name="access_key" value="7c21a4d7-8cc2-4712-8fd4-6726b2fdb578">
|
<div class="form-group"><label for="name-input">Tell us your name*</label><input id="name-input" type="text"
|
||||||
<div class="form-group">
|
placeholder="First name" required="required" /><input type="text" placeholder="Last name"
|
||||||
<label for="name-input">Ditt Namn*</label>
|
required="required" /></div>
|
||||||
<input id="name-input" type="text" name="name"
|
<div class="form-group"><label for="email-input">Enter your email*</label><input id="email-input" type="text"
|
||||||
placeholder="Robin Exampleson" required="required"/>
|
placeholder="Eg. example@email.com" required="required" /></div>
|
||||||
</div>
|
<div class="form-group"><label for="phone-input">Enter phone number*</label><input id="phone-input" type="text"
|
||||||
<div class="form-group">
|
placeholder="Eg. +1 800 000000" required="required" /></div>
|
||||||
<label for="email-input">Din email adress</label>
|
<div class="form-group"><label for="message-textarea">Message</label><textarea id="message-textarea"
|
||||||
<input id="email-input" type="text" name="email"
|
placeholder="Write us a message"></textarea></div><button>Send message</button>
|
||||||
placeholder="example@email.com" required="required" />
|
|
||||||
</div>
|
|
||||||
<!-- <div class="form-group"><label for="phone-input">Enter phone number*</label><input id="phone-input" type="text" -->
|
|
||||||
<!-- placeholder="Eg. +1 800 000000" required="required" /></div> -->
|
|
||||||
<div class="form-group">
|
|
||||||
<label for="message-textarea">Meddelande</label>
|
|
||||||
<textarea id="message-textarea" name="message" required
|
|
||||||
placeholder="Hej, Vi behöver ..."></textarea>
|
|
||||||
</div>
|
|
||||||
<button type="submit">Send message</button>
|
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
14
content/it.sv.md
Normal file
14
content/it.sv.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
+++
|
||||||
|
title = "IT"
|
||||||
|
description = "IT Services and Consulting"
|
||||||
|
weight = 3
|
||||||
|
+++
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
```rust
|
||||||
|
fn main() {
|
||||||
|
println!("Hello, World!");
|
||||||
|
}
|
||||||
|
|
||||||
|
```
|
|
@ -1,27 +0,0 @@
|
||||||
+++
|
|
||||||
title = "IT"
|
|
||||||
description = "IT Services and Consulting"
|
|
||||||
weight = 3
|
|
||||||
template="it_section.html"
|
|
||||||
[extra]
|
|
||||||
intro = "derp"
|
|
||||||
+++
|
|
||||||
|
|
||||||
# Frihet
|
|
||||||
|
|
||||||
Vi är specialiserade på öppen källkod för IT-infrastruktur.
|
|
||||||
När vi konfigurerar tjänster åt dig gör vi alla våra anpassningar och konfigurationskoder tillgängliga för dig.
|
|
||||||
På så sätt har du friheten att migrera enkelt. Och ännu bättre erbjuder vi migrationshjälp.
|
|
||||||
|
|
||||||
# IT-paket
|
|
||||||
|
|
||||||
Vi erbjuder IT-paket skräddarsydda för små till medelstora företag.
|
|
||||||
|
|
||||||
I paketet ingår
|
|
||||||
|
|
||||||
- [x] Wordpress
|
|
||||||
- [x] Static Webpages
|
|
||||||
- [x] Office Software
|
|
||||||
- [x] Email
|
|
||||||
- [x] Cloudstorage
|
|
||||||
- [x] Backups
|
|
|
@ -1,10 +0,0 @@
|
||||||
+++
|
|
||||||
title = "Nextcloud"
|
|
||||||
weight = 3
|
|
||||||
[extra]
|
|
||||||
icon ="./nextcloud_icon_14.png"
|
|
||||||
+++
|
|
||||||
|
|
||||||
Nextcloud är en svit med klient-serverprogramvara för att skapa och använda filer
|
|
||||||
värdtjänster. Vår nextcloud-server är integrerad med OnlyOffice och kan
|
|
||||||
tillhandahålla funktionalitet som liknar Dropbox, Office 365 eller Google Drive.
|
|
|
@ -1,9 +0,0 @@
|
||||||
+++
|
|
||||||
title = "desktop app"
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a title="desktop app" class="app-border app-link desktop" href="https://nextcloud.com/install/#install-clients">
|
|
||||||
<p>
|
|
||||||
Desktop
|
|
||||||
</p>
|
|
||||||
</a>
|
|
|
@ -1,10 +0,0 @@
|
||||||
+++
|
|
||||||
title= "footer"
|
|
||||||
template ="null.html"
|
|
||||||
sort_by = "slug"
|
|
||||||
+++
|
|
||||||
|
|
||||||
|
|
||||||
<a href="https://nextcloud.com/" class="link">
|
|
||||||
Learn more about nextcloud
|
|
||||||
</a>
|
|
|
@ -1,9 +0,0 @@
|
||||||
+++
|
|
||||||
title = "googleplay"
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a class="app-link" href="https://play.google.com/store/apps/details?id=com.nextcloud.client" rel="nofollow">
|
|
||||||
<img class="app-border" src="/googleplay-trim.png" alt="Download from Google Play" height="40"
|
|
||||||
style="max-width: 100%;">
|
|
||||||
</a>
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
+++
|
|
||||||
title = "ios store"
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a class="app-link" href="https://itunes.apple.com/us/app/nextcloud/id1125420102" rel="nofollow">
|
|
||||||
<img class="app-border" src="/ios_store_badge.svg">
|
|
||||||
</a>
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
+++
|
|
||||||
title = "nextcloud web app"
|
|
||||||
draft = true
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a class="app-link" href="https://cloud.sondell.org" rel="nofollow">
|
|
||||||
<img class="app-border" src="/pwa-badge.png" alt="Demo of the Nextcloud iOS files app" height="40"
|
|
||||||
style="max-width: 100%;">
|
|
||||||
</a>
|
|
|
@ -1,10 +0,0 @@
|
||||||
+++
|
|
||||||
title = "OnlyOffice"
|
|
||||||
weight = 2
|
|
||||||
[extra]
|
|
||||||
icon ="./onlyoffice.png"
|
|
||||||
+++
|
|
||||||
|
|
||||||
OnlyOffice är en gratis kontorssvit och ekosystem av samarbetande applikationer. Det finns online
|
|
||||||
redigerare för textdokument, kalkylblad, presentationer, formulär och PDF-filer, och
|
|
||||||
rumsbaserad samarbetsplattform. Vi integrerar detta erbjudande med nextcloud.
|
|
|
@ -1,7 +0,0 @@
|
||||||
+++
|
|
||||||
title = "googleplay"
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a class="app-link app-border desktop" href="https://www.onlyoffice.com/download-desktop.aspx">
|
|
||||||
<p>Desktop App</p>
|
|
||||||
</a>
|
|
|
@ -1,9 +0,0 @@
|
||||||
+++
|
|
||||||
title= "footer"
|
|
||||||
template ="null.html"
|
|
||||||
sort_by = "slug"
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a href="https://onlyoffice.com/" class="link">
|
|
||||||
Learn more about onlyoffice
|
|
||||||
</a>
|
|
|
@ -1,9 +0,0 @@
|
||||||
+++
|
|
||||||
title = "googleplay"
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a class="app-link" href="https://play.google.com/store/apps/details?id=com.onlyoffice.documents" rel="nofollow">
|
|
||||||
<img src="/googleplay-trim.png" class="app-border" alt="Download from Google Play" height="40"
|
|
||||||
style="max-width: 100%;">
|
|
||||||
</a>
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
+++
|
|
||||||
title = "ios store"
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a class="app-link" href="https://apps.apple.com/us/app/onlyoffice-documents/id944896972" rel="nofollow">
|
|
||||||
<img class="app-border" src="/ios_store_badge.svg">
|
|
||||||
</a>
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
+++
|
+++
|
||||||
title = "WordPress"
|
title = "OnlyOffice"
|
||||||
weight = 1
|
weight = 1
|
||||||
[extra]
|
[extra]
|
||||||
icon ="./wordpress-svgrepo-com.svg"
|
icon ="./wordpress-svgrepo-com.svg"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
WordPress is an open source web publishing platform and content management system(cms).
|
WordPress is a opensource web publisning plattfrom and content management system(cms).
|
||||||
In fact it the most widly deployed cms and is often used for landing pages and
|
In fact it the most widly deployed cms and is often used for landing pages and E-commerce.
|
||||||
E-commerce.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
+++
|
|
||||||
title = "WordPress"
|
|
||||||
weight = 1
|
|
||||||
[extra]
|
|
||||||
icon ="./wordpress-svgrepo-com.svg"
|
|
||||||
+++
|
|
||||||
|
|
||||||
WordPress är en webbpubliceringsplattform med öppen källkod och ett
|
|
||||||
innehållshanteringssystem (cms). Det är faktiskt den mest utbredda cms och används ofta
|
|
||||||
för målsidor och e-handel.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
+++
|
|
||||||
title= "footer"
|
|
||||||
template ="null.html"
|
|
||||||
sort_by = "slug"
|
|
||||||
+++
|
|
||||||
|
|
||||||
<a href="https://wordpress.org/" class="link">
|
|
||||||
Learn more about wordpress
|
|
||||||
</a>
|
|
|
@ -1,29 +1,14 @@
|
||||||
+++
|
+++
|
||||||
title = "Software"
|
title = "Software"
|
||||||
description = "Mjukvaruutveckling Konsulting"
|
description = "Software Development Consulting"
|
||||||
weight = 1
|
weight = 1
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Vi hjälper kunder att bygga mjukvara för alla större OS-plattformar, webben och för inbyggda system. Med hjälp av rust (ett modernt systemprogrammeringsspråk) producerar vi högpresterande och pålitlig plattformsoberoende programvara.
|
## TODO
|
||||||
|
|
||||||
# Mobile
|
|
||||||
- [x] iPhone
|
|
||||||
- [x] Android
|
|
||||||
|
|
||||||
# Embedded
|
|
||||||
- [x] IoT
|
|
||||||
- [x] RaspberryPi
|
|
||||||
- [x] stm32
|
|
||||||
- [x] nrf58
|
|
||||||
- [x] bluetooth
|
|
||||||
|
|
||||||
# Web Development
|
|
||||||
- [x] Frontend
|
|
||||||
- [x] Backend
|
|
||||||
- [x] Database integration
|
|
||||||
- [x] JavaScript
|
|
||||||
- [x] css
|
|
||||||
- [x] Wasm
|
|
||||||
- [x] Python
|
|
||||||
- [x] Rust
|
|
||||||
|
|
||||||
|
```rust
|
||||||
|
fn main() {
|
||||||
|
println!("Hello, World!");
|
||||||
|
}
|
||||||
|
|
||||||
|
```
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
|
|
||||||
for p in $(find $1 -type f );
|
|
||||||
do
|
|
||||||
cp $p "${p%.*}".sv.md
|
|
||||||
done
|
|
|
@ -1,12 +1,6 @@
|
||||||
{% macro render_header() %}
|
{% macro render_header() %}
|
||||||
{% set root = get_section(path="_index.md") %}
|
{% set root = get_section(path="_index.md") %}
|
||||||
{% if lang == "en" %}
|
<a href="{{ root.permalink | safe }}#top">
|
||||||
{% set root_lang = "" %}
|
|
||||||
{% else %}
|
|
||||||
{% set root_lang = lang %}
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
<a href="{{ root.permalink | safe }}{{root_lang}}#top">
|
|
||||||
<div class="logo">
|
<div class="logo">
|
||||||
<img src="{{ get_url(path=config.extra.juice_logo_path) }}" alt="logo">
|
<img src="{{ get_url(path=config.extra.juice_logo_path) }}" alt="logo">
|
||||||
{{ config.extra.juice_logo_name }}
|
{{ config.extra.juice_logo_name }}
|
||||||
|
|
|
@ -63,7 +63,7 @@
|
||||||
|
|
||||||
<main id="main">
|
<main id="main">
|
||||||
{% block hero %}
|
{% block hero %}
|
||||||
{{ macros::hero(slogan=config.extra.slogan, intro=section.extra.intro)}}
|
{{ macros::hero(slogan=config.extra.slogan, intro=config.extra.intro)}}
|
||||||
{% endblock hero %}
|
{% endblock hero %}
|
||||||
|
|
||||||
{% block toc %}
|
{% block toc %}
|
||||||
|
|
Loading…
Reference in a new issue