Remove tables of contents since they don't work, fix base template.
This commit is contained in:
@@ -4,16 +4,6 @@ Date: 2024-01-17 10:28
|
||||
Tags: personal, gitops, devops, technical
|
||||
Edited: 2024-09-27 13:50
|
||||
|
||||
# Table of Contents <!-- omit in toc -->
|
||||
|
||||
- [A new post for a new blog](#a-new-post-for-a-new-blog)
|
||||
- [Fixing that old mess](#fixing-that-old-mess)
|
||||
- [Static Site Generation](#static-site-generation)
|
||||
- [Using blag](#using-blag)
|
||||
- [Automation](#automation)
|
||||
- [Conclusion](#conclusion)
|
||||
|
||||
|
||||
# A new post for a new blog
|
||||
|
||||
This is a personal project built... because i can. I have this odd fascination with the concept of `gitops` - that is, keeping entire codebases + their documentation within a single self-contained git repository. I also have an interest in self-hosting my own services/infrastructure because it gives me a better fundamental understanding of the hardware/software behind things like `GitHub Actions`. Thus, instead of being run/deployed with any number of cloud services, i've done my best to self-host my own stuff.
|
||||
|
||||
@@ -3,21 +3,6 @@ description: Some seafood tacos.
|
||||
tags: cooking, recipes
|
||||
date: 2024-01-19 05:59
|
||||
|
||||
# Table of Contents <!-- omit in toc -->
|
||||
|
||||
- [Baja Tacos](#baja-tacos)
|
||||
- [Ingredients](#ingredients)
|
||||
- [Fresh](#fresh)
|
||||
- [Spices](#spices)
|
||||
- [Protein](#protein)
|
||||
- [Directions](#directions)
|
||||
- [Prep](#prep)
|
||||
- [Slaw](#slaw)
|
||||
- [Sauce](#sauce)
|
||||
- [Rub](#rub)
|
||||
- [Assemble](#assemble)
|
||||
|
||||
|
||||
# Baja Tacos
|
||||
|
||||
## Ingredients
|
||||
|
||||
@@ -4,15 +4,6 @@ tags: baking, cooking, cheesecake, recipes
|
||||
date: 2024-01-18 12:05
|
||||
edited: 2024-09-27 13:52
|
||||
|
||||
# Table of Contents <!-- omit in toc -->
|
||||
|
||||
- [New York style cheesecake](#new-york-style-cheesecake)
|
||||
- [Ingredients](#ingredients)
|
||||
- [For the Crust](#for-the-crust)
|
||||
- [For the Filling](#for-the-filling)
|
||||
- [Directions](#directions)
|
||||
- [How to Slice Cheesecake](#how-to-slice-cheesecake)
|
||||
|
||||
# New York style cheesecake
|
||||
|
||||
Shamelessly stolen from [martha stewart dot com](https://www.marthastewart.com/865202/new-york-style-cheesecake). Thanks `Lucinda Scala Quinn` for a great recipe!
|
||||
|
||||
@@ -4,12 +4,6 @@ tags: technical, gitops, devops
|
||||
date: 2024-01-18 01:09
|
||||
edited: 2024-09-27 13:52
|
||||
|
||||
# Table of Contents <!-- omit in toc -->
|
||||
|
||||
- [Increasing Complexity](#increasing-complexity)
|
||||
- [Actually doing the thing](#actually-doing-the-thing)
|
||||
- [Getting my fork on my package repo](#getting-my-fork-on-my-package-repo)
|
||||
|
||||
# Increasing Complexity
|
||||
|
||||
__START TIME: 2024-01-18 01:09__
|
||||
|
||||
@@ -3,14 +3,6 @@ description: A very tasty rice and veggies recipe.
|
||||
tags: cooking
|
||||
date: 2024-01-31 18:45
|
||||
|
||||
# Table of Contents <!-- omit in toc -->
|
||||
|
||||
- [Mediterranean style rice](#mediterranean-style-rice)
|
||||
- [Ingredeints](#ingredeints)
|
||||
- [Spices](#spices)
|
||||
- [Cooking fat](#cooking-fat)
|
||||
- [Cooking instructions](#cooking-instructions)
|
||||
|
||||
# Mediterranean style rice
|
||||
|
||||
This recipe is inspired by a rice dish served by a mediterranean restaurant I used to go to in my hometown.
|
||||
|
||||
Reference in New Issue
Block a user