diff --git a/config.toml b/config.toml index 4e29dda..7624666 100644 --- a/config.toml +++ b/config.toml @@ -14,7 +14,6 @@ build_search_index = true default_language = "en" [languages.sv] build_search_index = true -title = "GWS Consulting" # generate_feeds = true # there will be a feed for swedish content [markdown] diff --git a/content/_index.md b/content/_index.md index 384c7ea..31e7bc8 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,8 +1,6 @@ +++ sort_by = "weight" title = "Our Services" -[extra] -intro = "Need help with Product development or IT?
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. @@ -29,9 +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, 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. Read More »
diff --git a/content/_index.sv.md b/content/_index.sv.md index 11943dd..11d3d2c 100644 --- a/content/_index.sv.md +++ b/content/_index.sv.md @@ -6,35 +6,89 @@ intro = "Behöver du hjälp med produktutveckling eller IT?
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 -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. +# Software Development -
-

Software Development

+## Native Apps -- [x] linux servers -- [x] Desktop: Windows, Mac and Linux -- [x] Mobile: Android and IPhone -- [x] Web -- [x] Embedded systems +Jag bygger app till följande platformer - Läs mer » -
+### platforms +- 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 -
-

IT

-Vi hjälper kunder med IT-lösningar för kontorsbehov, webbhotell och distributionspipelines. +## 3D Models and Graphics -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 - Läs mer » -
diff --git a/content/blog/_index.sv.md b/content/blog/_index.sv.md index 61a9fb5..59cecaa 100644 --- a/content/blog/_index.sv.md +++ b/content/blog/_index.sv.md @@ -4,4 +4,3 @@ sort_by = "date" weight = 5 +++ - diff --git a/content/blog/entry1.sv.md b/content/blog/entry1.sv.md index 4ee6d4e..c991f27 100644 --- a/content/blog/entry1.sv.md +++ b/content/blog/entry1.sv.md @@ -4,63 +4,79 @@ description = "A new Landing page for consuting services" 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. -# 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. -Webbservrarna behöver därför inte komma ihåg något i relation till sina besökare. +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. -En statisk kan uppvisa dynamiskt beteende i webbläsaren genom skript, så "statisk" beskriver inte användarupplevelsen. -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. - -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. +Duis aute irure +dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. -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! -Det är ganska nybörjarvänligt och dokumenten är fantastiska. - -En liten smakprov på hur det är jobba med med zola: - - -# 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) +# How -# 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 -Jag använder nix för att definera reproducerbara utvecklingsmiljöer och bygg-processer. Inklusive den jag använde för denna webbplats. -Jag kanske prator om nix i nästa inlägg. +Dev environment... + +# 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 -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! diff --git a/content/contact.sv.md b/content/contact.sv.md index 14b9870..b680fb2 100644 --- a/content/contact.sv.md +++ b/content/contact.sv.md @@ -1,43 +1,41 @@ +++ title = "Contact" +description = "How to get in contact" weight = 10 template = "contact.html" [extra] disable_toc = true +++ -
-
-
fn main() {
-  println!("Hello, World!");
-}
-
+
+
+

Address

+

Mada Center 8th floor, 379 Hudson St, New York, NY 10018 US

+
+
+

Lets Talk

+

+1 800 1236879

+
+
+

General Support

+

contact@example.com

+
-

Skicka ett Meddelande

-
- -
- - -
-
- - -
- - -
- - -
- +

Send Us A Message

+ +
+
+
+
diff --git a/content/it.sv.md b/content/it.sv.md new file mode 100644 index 0000000..08cde47 --- /dev/null +++ b/content/it.sv.md @@ -0,0 +1,14 @@ ++++ +title = "IT" +description = "IT Services and Consulting" +weight = 3 ++++ + +## TODO + +```rust +fn main() { + println!("Hello, World!"); +} + +``` diff --git a/content/it/_index.sv.md b/content/it/_index.sv.md deleted file mode 100644 index 9220be8..0000000 --- a/content/it/_index.sv.md +++ /dev/null @@ -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 diff --git a/content/it/nextcloud/_index.sv.md b/content/it/nextcloud/_index.sv.md deleted file mode 100644 index ded5515..0000000 --- a/content/it/nextcloud/_index.sv.md +++ /dev/null @@ -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. diff --git a/content/it/nextcloud/footer/1desktop.sv.md b/content/it/nextcloud/footer/1desktop.sv.md deleted file mode 100644 index cb07a58..0000000 --- a/content/it/nextcloud/footer/1desktop.sv.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "desktop app" -+++ - - -

- Desktop -

-
diff --git a/content/it/nextcloud/footer/_index.sv.md b/content/it/nextcloud/footer/_index.sv.md deleted file mode 100644 index ea906f9..0000000 --- a/content/it/nextcloud/footer/_index.sv.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title= "footer" -template ="null.html" -sort_by = "slug" -+++ - - - -Learn more about nextcloud - diff --git a/content/it/nextcloud/footer/googleplay.sv.md b/content/it/nextcloud/footer/googleplay.sv.md deleted file mode 100644 index 4a7cd57..0000000 --- a/content/it/nextcloud/footer/googleplay.sv.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "googleplay" -+++ - - - Download from Google Play - - diff --git a/content/it/nextcloud/footer/ios.sv.md b/content/it/nextcloud/footer/ios.sv.md deleted file mode 100644 index 93df54c..0000000 --- a/content/it/nextcloud/footer/ios.sv.md +++ /dev/null @@ -1,8 +0,0 @@ -+++ -title = "ios store" -+++ - - - - - diff --git a/content/it/nextcloud/footer/webapp.sv.md b/content/it/nextcloud/footer/webapp.sv.md deleted file mode 100644 index 025d90e..0000000 --- a/content/it/nextcloud/footer/webapp.sv.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "nextcloud web app" -draft = true -+++ - - - Demo of the Nextcloud iOS files app - diff --git a/content/it/onlyoffice/_index.sv.md b/content/it/onlyoffice/_index.sv.md deleted file mode 100644 index 7f0c3de..0000000 --- a/content/it/onlyoffice/_index.sv.md +++ /dev/null @@ -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. diff --git a/content/it/onlyoffice/footer/1desktop.sv.md b/content/it/onlyoffice/footer/1desktop.sv.md deleted file mode 100644 index 9b1b0be..0000000 --- a/content/it/onlyoffice/footer/1desktop.sv.md +++ /dev/null @@ -1,7 +0,0 @@ -+++ -title = "googleplay" -+++ - - -

Desktop App

-
diff --git a/content/it/onlyoffice/footer/_index.sv.md b/content/it/onlyoffice/footer/_index.sv.md deleted file mode 100644 index 504c73d..0000000 --- a/content/it/onlyoffice/footer/_index.sv.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title= "footer" -template ="null.html" -sort_by = "slug" -+++ - - -Learn more about onlyoffice - diff --git a/content/it/onlyoffice/footer/googleplay.sv.md b/content/it/onlyoffice/footer/googleplay.sv.md deleted file mode 100644 index 52a9774..0000000 --- a/content/it/onlyoffice/footer/googleplay.sv.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "googleplay" -+++ - - - Download from Google Play - - diff --git a/content/it/onlyoffice/footer/ios.sv.md b/content/it/onlyoffice/footer/ios.sv.md deleted file mode 100644 index 1f6907f..0000000 --- a/content/it/onlyoffice/footer/ios.sv.md +++ /dev/null @@ -1,8 +0,0 @@ -+++ -title = "ios store" -+++ - - - - - diff --git a/content/it/wordpress/_index.md b/content/it/wordpress/_index.md index 0e079d4..df42488 100644 --- a/content/it/wordpress/_index.md +++ b/content/it/wordpress/_index.md @@ -1,13 +1,13 @@ +++ -title = "WordPress" +title = "OnlyOffice" weight = 1 [extra] icon ="./wordpress-svgrepo-com.svg" +++ -WordPress is an open source web publishing platform and content management system(cms). -In fact it the most widly deployed cms and is often used for landing pages and -E-commerce. +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 E-commerce. + diff --git a/content/it/wordpress/_index.sv.md b/content/it/wordpress/_index.sv.md deleted file mode 100644 index d1b0141..0000000 --- a/content/it/wordpress/_index.sv.md +++ /dev/null @@ -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. - - - diff --git a/content/it/wordpress/footer/_index.sv.md b/content/it/wordpress/footer/_index.sv.md deleted file mode 100644 index eaacccf..0000000 --- a/content/it/wordpress/footer/_index.sv.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title= "footer" -template ="null.html" -sort_by = "slug" -+++ - - -Learn more about wordpress - diff --git a/content/software.sv.md b/content/software.sv.md index 19e4037..3733233 100644 --- a/content/software.sv.md +++ b/content/software.sv.md @@ -1,29 +1,14 @@ +++ title = "Software" -description = "Mjukvaruutveckling Konsulting" +description = "Software Development Consulting" 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. - -# 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 +## TODO +```rust +fn main() { + println!("Hello, World!"); +} + +``` diff --git a/sv_placeholders.sh b/sv_placeholders.sh deleted file mode 100755 index 1947a10..0000000 --- a/sv_placeholders.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - - -for p in $(find $1 -type f ); -do - cp $p "${p%.*}".sv.md -done diff --git a/templates/_macros.html b/templates/_macros.html index 9325ef3..2b1d051 100644 --- a/templates/_macros.html +++ b/templates/_macros.html @@ -1,12 +1,6 @@ {% macro render_header() %} {% set root = get_section(path="_index.md") %} -{% if lang == "en" %} -{% set root_lang = "" %} -{% else %} -{% set root_lang = lang %} -{% endif %} - - +