Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: 3mdeb com migration to hugo #477

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
247 changes: 247 additions & 0 deletions blog/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,250 @@ disqusShortname = "pietrushnics-world"
category = "categories"
author = "authors"
tag = "tags"

[menu]
[[menu.main]]
identifier = 'company'
name = 'This is the company section'
title = 'Company'
url = '/company'
weight = -110
[[menu.main]]
identifier = 'about-us'
parent = 'company'
name = 'This is the about us section'
title = 'About Us'
url = '/company/about-us'
weight = -110
[[menu.main]]
identifier = 'customers'
parent = 'company'
name = 'This is the customers section'
title = 'Customers'
url = '/company/about-us#customers'
weight = -109
[[menu.main]]
identifier = 'careers'
parent = 'company'
name = 'This is the careers section'
title = 'Careers'
url = '/company/careers'
weight = -108
[[menu.main]]
identifier = 'markets'
parent = 'company'
name = 'This is the markets section'
title = 'Markets'
url = '/company/markets'
weight = -107
[[menu.main]]
identifier = 'faq'
parent = 'company'
name = 'This is the faq section'
title = 'FAQ'
url = '/company/faq'
weight = -106
[[menu.main]]
identifier = 'logo-policy'
parent = 'company'
name = 'This is the logo policy section'
title = 'Logo Policy'
url = '/company/logo-policy'
weight = -105
[[menu.main]]
identifier = 'products'
name = 'This is the products section'
title = 'Products'
url = '/products'
weight = -100
[[menu.main]]
identifier = 'open-source-software'
parent = 'products'
name = 'This is the open-source software section'
title = 'Open-Source Software'
url = '/products/open-source-software'
weight = -105
[[menu.main]]
identifier = 'open-source-hardware'
parent = 'products'
name = 'This is the open-source hardware section'
title = 'Open-Source Hardware'
url = '/products/open-source-hardware'
weight = -104
[[menu.main]]
identifier = 'products-documentation'
parent = 'products'
name = 'This is the products documentation section'
title = 'Products Documentation'
url = '/products/products-documentation'
weight = -103
[[menu.main]]
identifier = 'services'
name = 'This is the services section'
title = 'Services'
url = '/services'
weight = -90
[[menu.main]]
identifier = 'embedded-firmware'
parent = 'services'
name = 'This is the Embedded Firmware section'
title = 'Embedded Firmware'
url = '/services/embedded-firmware'
weight = -105
[[menu.main]]
identifier = 'operating-systems'
parent = 'services'
name = 'This is the Operating Systems section'
title = 'Operating Systems'
url = '/services/operating-systems'
weight = -104
[[menu.main]]
identifier = 'hypervisors'
parent = 'services'
name = 'This is the Hypervisors section'
title = 'Hypervisors'
url = '/services/hypervisors'
weight = -103
[[menu.main]]
identifier = 'software-and-hardware-security'
parent = 'services'
name = 'This is the Software and Hardware Security section'
title = 'Software and Hardware Security'
url = '/services/software-and-hardware-security'
weight = -102
[[menu.main]]
identifier = 'hardware-support'
parent = 'services'
name = 'This is the Hardware Support section'
title = 'Hardware Support'
url = '/services/hardware-support'
weight = -101
[[menu.main]]
identifier = 'internet-of-things-solutions'
parent = 'services'
name = 'This is the Internet of Things Solutions section'
title = 'Internet of Things Solutions'
url = '/services/internet-of-things-solutions'
weight = -100
[[menu.main]]
identifier = 'automated-validation'
parent = 'services'
name = 'This is the Automated Validation section'
title = 'Automated Validation'
url = '/services/automated-validation'
weight = -99
[[menu.main]]
identifier = 'service-catalogues'
parent = 'services'
name = 'This is the Services Catalogues section'
title = 'Services Catalogues'
url = '/services/service-catalogues'
weight = -98
[[menu.main]]
identifier = 'training'
name = 'This is the Training section'
title = 'Training'
url = '/products/training'
weight = -80
[[menu.main]]
identifier = 'coreboot-for-embedded-linux-developers'
parent = 'training'
name = 'This is the coreboot for Embedded Linux Developers section'
title = 'coreboot for Embedded Linux Developers'
url = '/products/training/#coreboot-for-embedded-linux-developers'
weight = -105
[[menu.main]]
identifier = 'building-and-development-of-embedded-linux-systems'
parent = 'training'
name = 'This is the Building and development of Embedded Linux Systems section'
title = 'Building and development of Embedded Linux Systems'
url = '/products/training/#building-and-development-of-embedded-linux-systems'
weight = -104
[[menu.main]]
identifier = 'yocto-project-development'
parent = 'training'
name = 'This is the Yocto project development section'
title = 'Yocto project development'
url = '/products/training/#yocto-project-development'
weight = -103
[[menu.main]]
identifier = 'uefi-offensive-security'
parent = 'training'
name = 'This is the UEFI offensive security section'
title = 'UEFI offensive security'
url = '/products/training/#uefi-offensive-security'
weight = -102
[[menu.main]]
identifier = 'uefi-advanced-concepts'
parent = 'training'
name = 'This is the UEFI advanced concepts section'
title = 'UEFI advanced concepts'
url = '/products/training/#uefi-advanced-concepts'
weight = -101
[[menu.main]]
identifier = 'uefi-fundamentals'
parent = 'training'
name = 'This is the UEFI fundamentals section'
title = 'UEFI fundamentals'
url = '/products/training/#uefi-fundamentals'
weight = -100
[[menu.main]]
identifier = 'uefi-practical-firmware-development'
parent = 'training'
name = 'This is the UEFI practical firmware development section'
title = 'UEFI practical firmware development'
url = '/products/training/#uefi-practical-firmware-development'
weight = -99
[[menu.main]]
identifier = 'news'
name = 'This is the News section'
title = 'News'
url = '/news'
weight = -70
[[menu.main]]
identifier = 'blog'
parent = 'news'
name = 'Thoughts dereferenced from the scratchpad noise'
title = 'Blog'
url = '/post'
weight = -105
[[menu.main]]
identifier = 'events'
parent = 'news'
name = 'This is the Events section'
title = 'Events'
url = '/news/events'
weight = -104
[[menu.main]]
identifier = 'press-releases'
parent = 'news'
name = 'This is the Press Releases section'
title = 'Press Releases'
url = '/news/press-releases'
weight = -103
[[menu.main]]
identifier = 'our-contribution'
parent = 'news'
name = 'This is the Our Contribution section'
title = 'Our Contribution'
url = 'https://opensource.3mdeb.com'
weight = -102
[[menu.main]]
identifier = 'containers'
parent = 'news'
name = 'This is the Containers section'
title = 'Containers'
url = 'https://containers.3mdeb.com'
weight = -101
[[menu.main]]
identifier = 'shop'
name = 'This is the Shop section'
title = 'Shop'
url = 'https://shop.3mdeb.com'
weight = -60
[[menu.main]]
identifier = 'contact'
name = 'This is the Contact section'
title = 'Contact'
url = '/contact'
weight = -50
6 changes: 6 additions & 0 deletions blog/content/post/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Thoughts dereferenced from the scratchpad noise"
date: 2022-03-16T10:30:30+02:00
layout: "post"
noindex: true
---
18 changes: 0 additions & 18 deletions blog/themes/3mdeb/content/about.md

This file was deleted.

76 changes: 21 additions & 55 deletions blog/themes/3mdeb/layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,62 +78,28 @@
</div>

<ul class="bigmenu">
<li class="dropdown" id="customCssParent"><a href="javascript:void(0)" class="first" >Company<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a>
<ul class="submenu temp">
<li><a href="https://3mdeb.com/company/about-us/">About Us</a></li>
<li><a href="https://3mdeb.com/company/about-us/#customers">Customers</a></li>
<li><a href="https://3mdeb.com/company/careers/">Careers</a></li>
<li><a href="https://3mdeb.com/company/markets/">Markets</a></li>
<li><a href="https://3mdeb.com/company/faq/">FAQ</a></li>
<li><a href="https://3mdeb.com/company/logo-policy/">Logo Policy</a></li>
</ul>
</li>
<li class="dropdown"><a href="javascript:void(0)">Product<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a>
<!-- <li class="dropdown"><a href="https://3mdeb.com/products/">Product<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a> -->
<ul class="submenu second">
<li><a href="https://3mdeb.com/products/open-source-software/">Open Source Software</a></li>
<li><a href="https://3mdeb.com/products/open-source-hardware/">Open Source Hardware</a></li>
<li><a href="https://3mdeb.com/products/products-documentation/">Products Documentation</a></li>
</ul>
</li>
<li class="dropdown"><a href="javascript:void(0)">Services<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a>
<!-- <li class="dropdown"><a href="https://3mdeb.com/services/">Services<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a> -->
<ul class="submenu">
<li><a href="https://3mdeb.com/services/embedded-firmware/">Embedded Firmware</a></li>
<li><a href="https://3mdeb.com/services/operating-systems/">Operating Systems</a></li>
<li><a href="https://3mdeb.com/services/hypervisors/">Hypervisors</a></li>
<li><a href="https://3mdeb.com/services/software-and-hardware-security/">Software and Hardware Security</a></li>
<li><a href="https://3mdeb.com/services/hardware-support/">Hardware Support</a></li>
<li><a href="https://3mdeb.com/services/internet-of-things-solutions/">Internet of Things Solutions</a></li>
<li><a href="https://3mdeb.com/services/automated-validation/">Automated Validation</a></li>
<li><a href="https://3mdeb.com/services/service-catalogues/">Services Catalogues</a></li>
</ul>
</li>
<!-- <li class="dropdown"><a href="https://3mdeb.com/training/">Training<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a> -->
<li class="dropdown"><a href="javascript:void(0)">Training<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a>
<ul class="submenu">
<li><a href="https://3mdeb.com/products/training/#coreboot-for-embedded-linux-developers">coreboot for Embedded Linux Developers</a></li>
<li><a href="https://3mdeb.com/products/training/#building-and-development-of-embedded-linux-systems">Building and development of Embedded Linux Systems</a></li>
<li><a href="https://3mdeb.com/products/training/#yocto-project-development">Yocto project development</a></li>
<li><a href="https://3mdeb.com/products/training/#UEFI-offensive-security">UEFI offensive security</a></li>
<li><a href="https://3mdeb.com/products/training/#UEFI-advanced-concepts">UEFI advanced concepts</a></li>
<li><a href="https://3mdeb.com/products/training/#UEFI-fundamentals">UEFI fundamentals</a></li>
<li><a href="https://3mdeb.com/products/training/#UEFI-practical-firmware-development">UEFI practical firmware development</a></li>
</ul>
</li>
<!-- <li class="dropdown"><a href="https://3mdeb.com/news/">News<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a> -->
<li class="dropdown"><a href="javascript:void(0)">News<i class="fa fa-thin fa-chevron-down svgIcon"></i><button type="button" class="mainMenuIcon"><i class="fa fa-thin fa-chevron-down"></i></button></a>
<ul class="submenu">
<li><a href="https://blog.3mdeb.com/">Blog</a></li>
<li><a href="https://3mdeb.com/news/events/">Events</a></li>
<li><a href="https://3mdeb.com/news/press-releases/">Press Releases</a></li>
<li><a href="https://opensource.3mdeb.com/">Our Contribution</a></li>
<li><a href="https://containers.3mdeb.com/">Containers</a></li>
</ul>
</li>
{{ $currentPage := . }}
{{ range .Site.Menus.main }}
{{ if .HasChildren }}
<li class="dropdown" id="customCssParent">
<a href="javascript:void(0)" class="first" >
{{ .Title }}
<i class="fa fa-thin fa-chevron-down svgIcon"></i>
<button type="button" class="mainMenuIcon">
<i class="fa fa-thin fa-chevron-down"></i>
</button>
</a>
<ul class="submenu temp">
{{ range .Children }}
<li><a href="{{ .URL }}">{{ .Title }}</a></li>
{{ end }}
</ul>
</li>
{{ else }}
<li class="mainMenu"><a href="{{ .URL }}" >{{ .Title }}</a></li>
{{ end }}
{{ end }}

<li class="mainMenu"><a href="https://shop.3mdeb.com/" >Shop</a></li>
<li class="mainMenu"><a href="https://3mdeb.com/contact/" >Contact</a></li>
<li class="mainMenu"><a href="https://3mdeb.com/pl/polish/" hreflang="pl-PL" lang="pl-PL"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAPFBMVEX/8fH67Ozz5ubt4OD+/v77+/v39/fo2Nj5AAD+jo79bW36X1/4T0/5QUHhAAD3MzP0Kir2ICDzERHtAACO5h0ZAAAAQUlEQVR4AQXBsRHDMAwAMTzNwvuvm5MVIECIZIEQZ4EQ7AAIGBABegsR+Z7VxChx7hCjhIwYJcTydcgQ1gv8Lhd/58kJTU6WtnIAAAAASUVORK5CYII=" alt="Polski" width="16" height="11" style="width: 16px; height: 11px;" class="lazyloaded" data-ll-status="loaded"><noscript><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAPFBMVEX/8fH67Ozz5ubt4OD+/v77+/v39/fo2Nj5AAD+jo79bW36X1/4T0/5QUHhAAD3MzP0Kir2ICDzERHtAACO5h0ZAAAAQUlEQVR4AQXBsRHDMAwAMTzNwvuvm5MVIECIZIEQZ4EQ7AAIGBABegsR+Z7VxChx7hCjhIwYJcTydcgQ1gv8Lhd/58kJTU6WtnIAAAAASUVORK5CYII=" alt="Polski" width="16" height="11" style="width: 16px; height: 11px;" /></noscript></a></li>
<li><a href="https://3mdeb.com/my-account"><img src="https://3mdeb.com/wp-content/uploads/2020/11/user.svg" class="_mi _svg lazyloaded" aria-hidden="true" data-ll-status="loaded"><noscript><img src="https://3mdeb.com/wp-content/uploads/2020/11/user.svg" class="_mi _svg" aria-hidden="true" /></noscript></a></li>
</ul>
Expand Down
Loading