move to theme FixIt
This commit is contained in:
parent
c1ec7b20bd
commit
78785b6c14
26
config.toml
26
config.toml
@ -1,30 +1,11 @@
|
||||
baseURL = "https://www.br0tkasten.de/"
|
||||
languageCode = "en-us"
|
||||
title = "br0tkasten.de"
|
||||
theme = "LoveIt"
|
||||
theme = "FixIt"
|
||||
publishdir = "/var/www/localhost/htdocs"
|
||||
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
identifier = "posts"
|
||||
name = "Posts"
|
||||
url = "/post/"
|
||||
title = ""
|
||||
weight = 1
|
||||
[[menu.main]]
|
||||
identifier = "categories"
|
||||
pre = ""
|
||||
post = ""
|
||||
name = "Categories"
|
||||
url = "/categories/"
|
||||
title = ""
|
||||
weight = 2
|
||||
[[menu.main]]
|
||||
identifier = "tags"
|
||||
name = "Tags"
|
||||
url = "/tags/"
|
||||
title = ""
|
||||
weight = 3
|
||||
|
||||
[params]
|
||||
version = "0.2.X"
|
||||
@ -57,6 +38,9 @@ publishdir = "/var/www/localhost/htdocs"
|
||||
[params.header]
|
||||
desktopMode = "fixed"
|
||||
mobileMode = "auto"
|
||||
[params.header.title]
|
||||
name = "br0tkasten.de"
|
||||
logo = ""
|
||||
|
||||
[params.footer]
|
||||
enable = true
|
||||
@ -204,7 +188,7 @@ publishdir = "/var/www/localhost/htdocs"
|
||||
enable = false
|
||||
|
||||
[params.cookieconsent]
|
||||
enable = true
|
||||
enable = false
|
||||
[params.cookieconsent.content]
|
||||
message = ""
|
||||
dismiss = ""
|
||||
|
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Apache httpd configs"
|
||||
date: 2021-11-13
|
||||
menu:
|
||||
main:
|
||||
parent: Linux
|
||||
---
|
||||
|
||||
# HTTP proxy with Digest Auth
|
||||
|
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Docker"
|
||||
date: 2022-10-03
|
||||
menu:
|
||||
main:
|
||||
parent: Linux
|
||||
---
|
||||
|
||||
# deploy docker container
|
||||
|
@ -1,12 +1,8 @@
|
||||
---
|
||||
title: "Flappy Witch"
|
||||
date: 2023-05-07
|
||||
draft: false
|
||||
tags:
|
||||
- games
|
||||
- matt
|
||||
categories:
|
||||
- games
|
||||
menu:
|
||||
main:
|
||||
parent: Games
|
||||
---
|
||||

|
||||

|
||||
|
@ -1,12 +1,8 @@
|
||||
---
|
||||
title: "Klick the Witch"
|
||||
date: 2022-09-16T14:43:04+01:00
|
||||
draft: false
|
||||
tags:
|
||||
- games
|
||||
- matt
|
||||
categories:
|
||||
- games
|
||||
menu:
|
||||
main:
|
||||
parent: Games
|
||||
---
|
||||
|
||||
click on the logo below to start the game
|
||||
|
@ -1,12 +1,8 @@
|
||||
---
|
||||
title: "Polizei"
|
||||
date: 2023-03-03T20:43:04+01:00
|
||||
draft: false
|
||||
tags:
|
||||
- games
|
||||
- matt
|
||||
categories:
|
||||
- games
|
||||
menu:
|
||||
main:
|
||||
parent: Games
|
||||
---
|
||||
|
||||
[Polizei Rennspiel](https://www.br0tkasten.de/html/polizei.html)
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: 'Let''s Encrypt'
|
||||
date: 2021-11-13T15:06:57Z
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
parent: Linux
|
||||
---
|
||||
|
||||
## create certificate
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: 'LXC Networking'
|
||||
date: 2021-11-13T15:06:57Z
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
parent: Linux
|
||||
---
|
||||
|
||||
# LXC network configurations
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: Mail
|
||||
date: 2021-11-13T15:06:57Z
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
parent: Nerdstuff
|
||||
---
|
||||
|
||||
Stuff to know about mail
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: 'Matrix Chat Server'
|
||||
date: 2021-11-13T15:06:57Z
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
parent: Linux
|
||||
---
|
||||
|
||||
# Matrix Chat Server
|
||||
|
@ -1,12 +1,8 @@
|
||||
---
|
||||
title: "MRTG - fun with 20th century monitoring solution"
|
||||
date: 2022-01-15T14:43:04+01:00
|
||||
draft: false
|
||||
tags:
|
||||
- monitoring
|
||||
- mrtg
|
||||
categories:
|
||||
- monitoring
|
||||
menu:
|
||||
main:
|
||||
parent: Monitoring
|
||||
---
|
||||
|
||||
> I'm totaly aware there are more modern monitoring solutions (prometheus, icinga2, prtg and other
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: tiptoi
|
||||
date: 2021-11-13T15:06:57Z
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
parent: Nerdstuff
|
||||
---
|
||||
|
||||
# tiptoi
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: webhook
|
||||
date: 2021-11-14T15:06:57Z
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
parent: Linux
|
||||
---
|
||||
|
||||
# fun with webhooks
|
||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 74 KiB |
Loading…
x
Reference in New Issue
Block a user