Learning Hugo. Before Partials

This commit is contained in:
mnw
2024-09-18 00:19:16 +00:00
commit 5128e596d6
19 changed files with 155 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "themes/hugo.386"]
path = themes/hugo.386
url = https://gitlab.com/jmfergeau/hugo.386
View File
+5
View File
@@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Executable
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

+43
View File
@@ -0,0 +1,43 @@
+++
title = 'About Me'
date = 2024-09-17T14:10:31Z
draft = false
+++
### Welcome to Marcus Web About Page
Welcome to the about me or introduction page for **Marcus Wilson**. Everything asks for your website these days, and I'm not good at regularly updating things. This page should give a good snapshot of who I am and what I'm into for at least a few years. My big interests are GNU/Linux, Open Source Software, electronic music, and motorcycles. For many years I was very into local stand-up comedy. Like many in Austin, Texas I work for a large tech company doing mostly DevOps kind of work. One of my favorite hobbies is going to Linux centric or Free Software themed conferences and events. My favorites are Libre Planet, HOPE, FOSSY, and SeaGL. Also excited for the return of Texas Linux fest. I'll probably go to that one next year.
Sometimes I feel like the loneliest, saddest comptuer science person out there and then I think about this quote.
> I actually started off majoring in computer science, but I knew right away I wasn't going to stay with it. It was because I had this one professor who was the loneliest, saddest man I've ever known. He was a programmer, and I knew that I didn't want to do whatever he did.
>
> J. Cole [BrainyQuote.com.](https://www.brainyquote.com/quotes/j_cole_569136)
![A selfie of Marcus in front of a business called Galleria Umberto Rosticceria.](marcus_galleria_umberto_600x600.JPG)
A quick selfie at my favorite spot in Boston. Galleria Umberto!
#### // aNONradio //
I host a show called News to Me Monday-Friday 19:00 UTC on [Anonradio.net](https://anonradio.net) It's 30 minutes covering a few news stories that might have been missed by others. Sometimes I'll play music, but it's mostly me talking from the roof of the garage at work using my phone to ssh and stream.
#### // Hacker Public Radio
I submitted my first episode to HPR in June 2024 it was [episode 4142](https://hackerpublicradio.org/eps/hpr4142/index.html) and it turned out well. I think I'll do a show about notify and a few other utilities I love to use soon.
#### Where To Find Me
* [![Pixelfed](Pixelfed_logo.svg)](https://pixelfed.sdf.org/mnw)[SDF Pixelfed](https://pixelfed.sdf.org/mnw)
[Pixelfed.Social](http://pixelfed.social/@mnw)
* [![](link.png)](https://gopher.floodgap.com/gopher/gw?a=gopher%3A%2F%2Fsdf.org%2F1%2Fusers%2Fmnw%2F)[A rarely updated Gopher Phlog](https://gopher.floodgap.com/gopher/gw?a=gopher%3A%2F%2Fsdf.org%2F1%2Fusers%2Fmnw%2F)
* ![jebug29 certification image](jebug29__.png)
I think GPG is important. Best way to reach me is an encrypted email using my key to my sdf email address :
https://keys.openpgp.org/vks/v1/by-fingerprint/034C591E11591CC00ADCF3DA7DC7E4FF11629043
[![Become a Friend of GNOME](https://static.gnome.org/friends/banners/gnome-lover.png)](https://www.gnome.org/friends/) [![](fsfimage.jpg)](https://www.fsf.org/about/)
[![Creative Commons License](cc88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)Licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
+3
View File
@@ -0,0 +1,3 @@
##Welcome to Marcus World!
This is an attempt at making the index file. If this works we'll put some images.
+4
View File
@@ -0,0 +1,4 @@
baseURL = 'https://mnw.sdf.org/'
languageCode = 'en-us'
title = 'Welcome to Marcus Web'
theme = "hugo.386"
+96
View File
@@ -0,0 +1,96 @@
baseURL = "https://mnw.sdf.org/blog/"
title = "mnw.sdf.org"
languageCode = "en"
DefaultContentLanguage = "en" # Change this to change the site's language
theme = "hugo.386"
publishDir = "/sdf/arpa/gm/m/mnw/html/blog"
preserveTaxonomyNames = true
[params]
# The name to display as main title in the home page
mainpagetitle = "MarcusWorld.sh"
# The subtitle to display under the title in the home page
mainpagesubtitle = "Hosted on SDF"
# The description of your website. It will be displayed in the home page
mainpagedesc = "Welcome to the about me or introduction page for <b>Marcus Wilson</b>. Everything asks for your website these days, and I'm not good at regularly updating things. This page should give a good snapshot of who I am and what I'm into for at least a few years. My big interests are GNU/Linux, Open Source Software, electronic music, and motorcycles. For many years I was very into local stand-up comedy. Like many in Austin, Texas I work for a large tech company doing mostly DevOps kind of work. One of my favorite hobbies is going to Linux centric or Free Software themed conferences and events. My favorites are Libre Planet, HOPE, FOSSY, and SeaGL. Also excited for the return of Texas Linux fest. I'll probably go to that one next year."
# The name to display in the copyright section in the footer
copyrightname = "Marcus Wilson"
# The url to use as link in the copyright name in the footer. Leave empty to use none.
copyrighturl = "https://creativecommons.org/licenses/by-sa/4.0/"
# Show the "built on Hugo" disclaimer
showhugo = true
# Urls for social networks
mastodon = "https://tilde.zone/@mnw"
# Enables or disables the loading animations. false activates them. Default is false.
loadfastload = true
# Sets the speed for the page loading effect. Default is 1.0.
loadspeedfactor = 1.5
# Enables or disables the second flyby cursor. Default is false.
loadonepass = true
[params.copyright]
name = "CC-BY-SA"
# The url to use as link in the copyright name in the footer. Leave empty to use none.
url = "https://creativecommons.org/licenses/by-sa/4.0/"
# Text to go between copyright and hugo disclaimer (if enabled)
suffix = "[hugo.386 theme by Max le Fou](https://gitlab.com/maxlefou/hugo.386)"
# Text to go before copyright information
prefix= "[FSF 2016](https://www.fsf.org/about/) [GNOME Lover](https://www.gnome.org/friends/) [GPG Key](https://keys.openpgp.org/vks/v1/by-fingerprint/034C591E11591CC00ADCF3DA7DC7E4FF11629043)"
[menu]
# This displays buttons in the navbar to access your contents
[[menu.main]]
identifier = "about" # An unique identifier for the button
name = "About" # A display name for the button
url = "/about/" # The path to the content. It can lead to a single page (like here)
weight = 10 # A number to order the buttons in the navbar
[[menu.main]]
identifier = "posts"
name = "All posts"
url = "/post/" # The path can lead to a content folder too.
weight = 20
[taxonomies]
category = "categories"
tag = "tags"
[privacy]
[privacy.vimeo]
disabled = false
simple = true
[privacy.twitter]
disabled = false
enableDNT = true
simple = true
[privacy.instagram]
disabled = false
simple = true
[privacy.youtube]
disabled = false
privacyEnhanced = true
[services]
[services.instagram]
disableInlineCSS = true
[services.twitter]
disableInlineCSS = true
+1
Submodule themes/hugo.386 added at 2e2a41232a