From 2237c3195c4625f1ca2c3ba5d0e93b0d23976731 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 5 Jul 2025 16:02:30 -0400 Subject: [PATCH] update page formatting --- content/about.md | 2 -- content/blog/the-lovecraftian-internet.md | 2 -- content/code.md | 4 ++++ content/contact.md | 5 +++-- content/header.md | 5 ----- content/index.md | 3 ++- content/now.md | 6 +++--- content/projects.md | 3 +-- content/research.md | 18 +++++++----------- 9 files changed, 20 insertions(+), 28 deletions(-) delete mode 100644 content/header.md diff --git a/content/about.md b/content/about.md index cc04fb2..659ad66 100644 --- a/content/about.md +++ b/content/about.md @@ -2,8 +2,6 @@ title: About Me --- -# About Me - My name is Daniel, and I am a programmer, Linux enthusiast, and graduate student of cybersecurity. My research interest is authentication, and I like programming in Python and POSIX shell. I spend my free time writing code, tinkering, and diff --git a/content/blog/the-lovecraftian-internet.md b/content/blog/the-lovecraftian-internet.md index 9836f32..db71705 100644 --- a/content/blog/the-lovecraftian-internet.md +++ b/content/blog/the-lovecraftian-internet.md @@ -3,8 +3,6 @@ title: The Lovecraftian Internet date: 2025-04-05 --- -# The Lovecraftian Internet - The web we know is spun by gluttonous spiders no longer satiated by flies and roaches. They cast their net wide across the world, like cuckoos they lay their parasitic eggs inside our lives. They fondle our brains until our DNA is diff --git a/content/code.md b/content/code.md index e2bf46a..b756916 100644 --- a/content/code.md +++ b/content/code.md @@ -1,3 +1,7 @@ +--- +title: Code +--- + - [sr.ht](https://sr.ht/~ficd) - My main development platform. Most of my own projects can be found here. - [GitHub](https://github.com/ficcdaf) diff --git a/content/contact.md b/content/contact.md index e1418a4..7f44386 100644 --- a/content/contact.md +++ b/content/contact.md @@ -1,5 +1,6 @@ -## Contact - +--- +title: Contact Me +--- - Email - [daniel@ficd.ca](mailto:daniel@ficd.ca) - Public Key (for encryption, signing) diff --git a/content/header.md b/content/header.md deleted file mode 100644 index 6e31836..0000000 --- a/content/header.md +++ /dev/null @@ -1,5 +0,0 @@ -- [Home](/) -- [About](/about) -- [Now](/now) -- [Blog](/blog) -- [Code](/code) diff --git a/content/index.md b/content/index.md index 8e54725..8be3a32 100644 --- a/content/index.md +++ b/content/index.md @@ -1,5 +1,6 @@ --- title: Home +show_title: false ---
@@ -8,7 +9,7 @@ title: Home
-![A [dithered](https://en.wikipedia.org/wiki/Dither#Digital_photography_and_image_processing), monochrome photo of me, 2024.](/static/images/dithered_ficd.jpg) +![A dithered, monochrome photo of me, 2024.](/static/images/dithered_ficd.jpg) Welcome to my website. I like programming, Linux, and cybersecurity. I diff --git a/content/now.md b/content/now.md index 06f7cb3..9d3cf86 100644 --- a/content/now.md +++ b/content/now.md @@ -1,12 +1,12 @@ --- title: Now +date: July 5 2025 +template: page --- This is my [now](https://nownownow.com/about) page. -**Updated July 03, 2025**. - -**What I'm up to:** +## What I'm up to: - Playing Stellar Blade and watching Jujutsu Kaisen. - Writing and beginning implementation work on my dissertation. diff --git a/content/projects.md b/content/projects.md index 9c5b208..37d9d6d 100644 --- a/content/projects.md +++ b/content/projects.md @@ -1,9 +1,8 @@ --- title: Projects +draft: true --- -

Projects

- - [Static Site Builder](#static-site-builder) diff --git a/content/research.md b/content/research.md index a6eeb0d..4ef8b64 100644 --- a/content/research.md +++ b/content/research.md @@ -1,18 +1,14 @@ --- -title: Research +title: Research Work +draft: true --- -# Research Work - - -- [Research Work](#research-work) - - [Peer-To-Peer MFA System](#peer-to-peer-mfa-system) - - [Linux Dependency & Vulnerability Analysis](#linux-dependency-vulnerability-analysis) - - [Ultrasonic Auth: Continuous Acoustic Authentication for Vehicles](#ultrasonic-auth-continuous-acoustic-authentication-for-vehicles) - - [SonicAuth: A Time-Synchronized Voice Authentication Scheme Using Speech Transcription And Speaker Verification](#sonicauth-a-time-synchronized-voice-authentication-scheme-using-speech-transcription-and-speaker-verification) - - [Master's Thesis](#masters-thesis) - +- [Peer-To-Peer MFA System](#peer-to-peer-mfa-system) +- [Linux Dependency & Vulnerability Analysis](#linux-dependency-vulnerability-analysis) +- [Ultrasonic Auth: Continuous Acoustic Authentication for Vehicles](#ultrasonic-auth-continuous-acoustic-authentication-for-vehicles) +- [SonicAuth: A Time-Synchronized Voice Authentication Scheme Using Speech Transcription And Speaker Verification](#sonicauth-a-time-synchronized-voice-authentication-scheme-using-speech-transcription-and-speaker-verification) +- [Master's Thesis](#masters-thesis) I am very passionate about research, which I have conducted during my