Skip to content

Commit

Permalink
added hugo webpage working test
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek128b committed Oct 13, 2024
1 parent 98b9822 commit 2387848
Show file tree
Hide file tree
Showing 36 changed files with 350 additions and 4,526 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
webpage/DocPage/public
7 changes: 7 additions & 0 deletions webpage/DocPage/content/Hardware/Case/Case-Assembly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
+++
title = 'Case Assembly'
date = 2024-10-12T08:24:02+02:00
draft = false
+++

haha
7 changes: 7 additions & 0 deletions webpage/DocPage/content/Hardware/Case/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
+++
archetype = "chapter"
title = "Case"
weight = 1
+++

This is a new chapter.
7 changes: 7 additions & 0 deletions webpage/DocPage/content/Hardware/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
+++
archetype = "chapter"
title = "Hardware"
weight = 1
+++

This is a new chapter.
5 changes: 5 additions & 0 deletions webpage/DocPage/content/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
testing stuff

1. go to hardware
2. select the controller
3. select the version
5 changes: 0 additions & 5 deletions webpage/DocPage/content/documentation/index.md

This file was deleted.

Empty file removed webpage/DocPage/content/index.md
Empty file.
62 changes: 61 additions & 1 deletion webpage/DocPage/hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,64 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'FunkY Documentation'
theme = "hugo-theme-relearn"
theme = "hugo-theme-relearn"

[params]
additionalContentLanguage = ['en']
alwaysopen = ''
breadcrumbSeparator = '>'
collapsibleMenu = true
customMathJaxURL = ''
customMermaidURL = ''
customOpenapiURL = ''
disableAnchorCopy = false
disableAnchorScrolling = false
disableAssetsBusting = false
disableBreadcrumb = false
disableDefaultRelref = false
disableExplicitIndexURLs = false
disableGeneratorVersion = true
disableHoverBlockCopyToClipBoard = false
disableInlineCopyToClipBoard = true
disableLandingPageButton = false
disableLanguageSwitchingButton = false
disableMathJax = true
disableMermaid = false
disableNextPrev = false
disableOpenapi = true
disableRandomIds = false
disableRootBreadcrumb = true
disableSearch = false
disableSearchHiddenPages = false
disableSeoHiddenPages = true
disableShortcutsTitle = false
disableTagHiddenPages = false
disableTermBreadcrumbs = false
disableToc = false
editURL = ''
externalLinkTarget = '_self'
highlightWrap = true
images = ['images/hero.png']
mathJaxInitialize = '{}'
mermaidInitialize = '{ "securityLevel": "loose" }'
mermaidZoom = true
ordersectionsby = 'weight'
showVisitedLinks = false
titleSeparator = '::'


themeVariant = [
{ identifier = "relearn-auto", name = "Relearn Light/Dark", auto = [] },
{ identifier = "relearn-light" },
{ identifier = "relearn-dark" },
{ identifier = "relearn-bright" },
{ identifier = "zen-auto", name = "Zen Light/Dark", auto = [ "zen-light", "zen-dark" ] },
{ identifier = "zen-light" },
{ identifier = "zen-dark" },
{ identifier = "retro-auto", name = "Retro Learn/Neon", auto = [ "learn", "neon" ] },
{ identifier = "neon" },
{ identifier = "learn" },
{ identifier = "blue" },
{ identifier = "green" },
{ identifier = "red" }
]
1 change: 1 addition & 0 deletions webpage/DocPage/layouts/partials/logo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Logo
6 changes: 6 additions & 0 deletions webpage/DocPage/layouts/partials/menu-footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<a class="padding" href="https://github.com/Marek128b/HAM-Radio-transceiver-DA">
<i class="fa-fw fab fa-github"></i>
<strong>GitHub repo</strong>
</a><br>

Build with <i class="fas fa-heart"></i> by Marek
31 changes: 16 additions & 15 deletions webpage/DocPage/public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,32 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.135.0">
<meta name="generator" content="Relearn 6.4.0+tip">
<meta name="description" content="">
<meta name="author" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://example.org/images/hero.png">
<meta name="twitter:title" content="404 Page not found :: FunkY Documentation">
<meta property="og:url" content="https://example.org/404.html">
<meta property="og:site_name" content="FunkY Documentation">
<meta property="og:title" content="404 Page not found :: FunkY Documentation">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta property="og:image" content="https://example.org/images/hero.png">
<meta itemprop="name" content="404 Page not found :: FunkY Documentation">
<meta itemprop="image" content="https://example.org/images/hero.png">
<title>404 Page not found :: FunkY Documentation</title>
<base href="https://example.org/"><link rel="icon" href="/images/favicon.bmp" type="image/bmp">
<link href="/css/fontawesome-all.min.css?1728210119" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1728210119" rel="stylesheet"></noscript>
<link href="/css/nucleus.css?1728210119" rel="stylesheet">
<link href="/css/auto-complete.css?1728210119" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1728210119" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1728210119" rel="stylesheet">
<link href="/css/fonts.css?1728210119" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fonts.css?1728210119" rel="stylesheet"></noscript>
<link href="/css/theme.css?1728210119" rel="stylesheet">
<link href="/css/theme-auto.css?1728210119" rel="stylesheet" id="R-variant-style">
<link href="/css/chroma-auto.css?1728210119" rel="stylesheet" id="R-variant-chroma-style">
<link href="/css/variant.css?1728210119" rel="stylesheet">
<link href="/css/print.css?1728210119" rel="stylesheet" media="print">
<script src="/js/variant.js?1728210119"></script>
<link href="/css/fontawesome-all.min.css?1728724093" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1728724093" rel="stylesheet"></noscript>
<link href="/css/nucleus.css?1728724093" rel="stylesheet">
<link href="/css/auto-complete.css?1728724093" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1728724093" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1728724093" rel="stylesheet">
<link href="/css/fonts.css?1728724093" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fonts.css?1728724093" rel="stylesheet"></noscript>
<link href="/css/theme.css?1728724093" rel="stylesheet">
<link href="/css/theme-relearn-auto.css?1728724093" rel="stylesheet" id="R-variant-style">
<link href="/css/chroma-relearn-auto.css?1728724093" rel="stylesheet" id="R-variant-chroma-style">
<link href="/css/variant.css?1728724093" rel="stylesheet">
<link href="/css/print.css?1728724093" rel="stylesheet" media="print">
<script src="/js/variant.js?1728724093"></script>
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='.';
Expand All @@ -36,7 +37,7 @@
window.relearn.disableAnchorCopy=false;
window.relearn.disableAnchorScrolling=false;
// variant stuff
window.variants && variants.init( [ 'auto' ] );
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
// translations
window.T_Copy_to_clipboard = `Copy to clipboard`;
window.T_Copied_to_clipboard = `Copied to clipboard!`;
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 2387848

Please sign in to comment.