From be3a5f44a4eba7ca68839e1456553d5cc7399395 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 26 Dec 2025 11:42:37 -0500 Subject: page directories --- zola-static/content/projects/dotfiles/cover.png | Bin 0 -> 1551254 bytes zola-static/content/projects/dotfiles/index.md | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 zola-static/content/projects/dotfiles/cover.png create mode 100644 zola-static/content/projects/dotfiles/index.md (limited to 'zola-static/content/projects/dotfiles') diff --git a/zola-static/content/projects/dotfiles/cover.png b/zola-static/content/projects/dotfiles/cover.png new file mode 100644 index 0000000..d014e8f Binary files /dev/null and b/zola-static/content/projects/dotfiles/cover.png differ diff --git a/zola-static/content/projects/dotfiles/index.md b/zola-static/content/projects/dotfiles/index.md new file mode 100644 index 0000000..32bcd4b --- /dev/null +++ b/zola-static/content/projects/dotfiles/index.md @@ -0,0 +1,8 @@ ++++ +title = 'Dotfiles' +date = 2024-11-09 +[extra] +cover = 'dotfiles.png' ++++ +These are my current configuration files for my main laptop workstation running arch linux. It contains my Hyprland and Emacs config. You can find the github mirror [here](https://github.com/JackJ30/dotfiles). + -- cgit v1.2.3