diff --git a/config.toml b/config.toml
index 7624666..4e29dda 100644
--- a/config.toml
+++ b/config.toml
@@ -14,6 +14,7 @@ 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 31e7bc8..384c7ea 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,6 +1,8 @@
+++
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.
@@ -27,10 +29,9 @@ We do more then just help with build things, we help you grow by sharing our kno
-
-
![]()
-
Address
-
Mada Center 8th floor, 379 Hudson St, New York, NY 10018 US
-
-
![]()
-
Lets Talk
-
+1 800 1236879
-
-
![]()
-
General Support
-
contact@example.com
-
+
+
fn main() {
+ println!("Hello, World!");
+}
+
diff --git a/content/it.sv.md b/content/it.sv.md
deleted file mode 100644
index 08cde47..0000000
--- a/content/it.sv.md
+++ /dev/null
@@ -1,14 +0,0 @@
-+++
-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
new file mode 100644
index 0000000..9220be8
--- /dev/null
+++ b/content/it/_index.sv.md
@@ -0,0 +1,27 @@
++++
+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
new file mode 100644
index 0000000..ded5515
--- /dev/null
+++ b/content/it/nextcloud/_index.sv.md
@@ -0,0 +1,10 @@
++++
+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
new file mode 100644
index 0000000..cb07a58
--- /dev/null
+++ b/content/it/nextcloud/footer/1desktop.sv.md
@@ -0,0 +1,9 @@
++++
+title = "desktop app"
++++
+
+
+
+ Desktop
+
+
diff --git a/content/it/nextcloud/footer/_index.sv.md b/content/it/nextcloud/footer/_index.sv.md
new file mode 100644
index 0000000..ea906f9
--- /dev/null
+++ b/content/it/nextcloud/footer/_index.sv.md
@@ -0,0 +1,10 @@
++++
+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
new file mode 100644
index 0000000..4a7cd57
--- /dev/null
+++ b/content/it/nextcloud/footer/googleplay.sv.md
@@ -0,0 +1,9 @@
++++
+title = "googleplay"
++++
+
+
+
+
+
diff --git a/content/it/nextcloud/footer/ios.sv.md b/content/it/nextcloud/footer/ios.sv.md
new file mode 100644
index 0000000..93df54c
--- /dev/null
+++ b/content/it/nextcloud/footer/ios.sv.md
@@ -0,0 +1,8 @@
++++
+title = "ios store"
++++
+
+
+
+
+
diff --git a/content/it/nextcloud/footer/webapp.sv.md b/content/it/nextcloud/footer/webapp.sv.md
new file mode 100644
index 0000000..025d90e
--- /dev/null
+++ b/content/it/nextcloud/footer/webapp.sv.md
@@ -0,0 +1,9 @@
++++
+title = "nextcloud web app"
+draft = true
++++
+
+
+
+
diff --git a/content/it/onlyoffice/_index.sv.md b/content/it/onlyoffice/_index.sv.md
new file mode 100644
index 0000000..7f0c3de
--- /dev/null
+++ b/content/it/onlyoffice/_index.sv.md
@@ -0,0 +1,10 @@
++++
+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
new file mode 100644
index 0000000..9b1b0be
--- /dev/null
+++ b/content/it/onlyoffice/footer/1desktop.sv.md
@@ -0,0 +1,7 @@
++++
+title = "googleplay"
++++
+
+
+ Desktop App
+
diff --git a/content/it/onlyoffice/footer/_index.sv.md b/content/it/onlyoffice/footer/_index.sv.md
new file mode 100644
index 0000000..504c73d
--- /dev/null
+++ b/content/it/onlyoffice/footer/_index.sv.md
@@ -0,0 +1,9 @@
++++
+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
new file mode 100644
index 0000000..52a9774
--- /dev/null
+++ b/content/it/onlyoffice/footer/googleplay.sv.md
@@ -0,0 +1,9 @@
++++
+title = "googleplay"
++++
+
+
+
+
+
diff --git a/content/it/onlyoffice/footer/ios.sv.md b/content/it/onlyoffice/footer/ios.sv.md
new file mode 100644
index 0000000..1f6907f
--- /dev/null
+++ b/content/it/onlyoffice/footer/ios.sv.md
@@ -0,0 +1,8 @@
++++
+title = "ios store"
++++
+
+
+
+
+
diff --git a/content/it/wordpress/_index.md b/content/it/wordpress/_index.md
index df42488..0e079d4 100644
--- a/content/it/wordpress/_index.md
+++ b/content/it/wordpress/_index.md
@@ -1,13 +1,13 @@
+++
-title = "OnlyOffice"
+title = "WordPress"
weight = 1
[extra]
icon ="./wordpress-svgrepo-com.svg"
+++
-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.
-
+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.
diff --git a/content/it/wordpress/_index.sv.md b/content/it/wordpress/_index.sv.md
new file mode 100644
index 0000000..d1b0141
--- /dev/null
+++ b/content/it/wordpress/_index.sv.md
@@ -0,0 +1,13 @@
++++
+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
new file mode 100644
index 0000000..eaacccf
--- /dev/null
+++ b/content/it/wordpress/footer/_index.sv.md
@@ -0,0 +1,9 @@
++++
+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 3733233..19e4037 100644
--- a/content/software.sv.md
+++ b/content/software.sv.md
@@ -1,14 +1,29 @@
+++
title = "Software"
-description = "Software Development Consulting"
+description = "Mjukvaruutveckling Konsulting"
weight = 1
+++
-## TODO
+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
-```rust
-fn main() {
- println!("Hello, World!");
-}
-
-```
diff --git a/sv_placeholders.sh b/sv_placeholders.sh
new file mode 100755
index 0000000..1947a10
--- /dev/null
+++ b/sv_placeholders.sh
@@ -0,0 +1,7 @@
+#!/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 2b1d051..9325ef3 100644
--- a/templates/_macros.html
+++ b/templates/_macros.html
@@ -1,6 +1,12 @@
{% macro render_header() %}
{% set root = get_section(path="_index.md") %}
-
+{% if lang == "en" %}
+{% set root_lang = "" %}
+{% else %}
+{% set root_lang = lang %}
+{% endif %}
+
+
 }})
{{ config.extra.juice_logo_name }}
diff --git a/templates/index.html b/templates/index.html
index 981a12a..f3c4099 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -63,7 +63,7 @@
{% block hero %}
- {{ macros::hero(slogan=config.extra.slogan, intro=config.extra.intro)}}
+ {{ macros::hero(slogan=config.extra.slogan, intro=section.extra.intro)}}
{% endblock hero %}
{% block toc %}