Special post handling
This commit is contained in:
parent
c0780047bf
commit
3d2d1f897e
9 changed files with 24 additions and 5 deletions
|
@ -7,6 +7,7 @@
|
|||
"slugs": [
|
||||
],
|
||||
"source": "/dev/null",
|
||||
"special": false,
|
||||
"tags": [
|
||||
]
|
||||
}
|
|
@ -7,6 +7,7 @@
|
|||
"slugs": [
|
||||
],
|
||||
"source": "/home/nathan/Projects/Blog/projects/Markdown/MyNewBlog.md",
|
||||
"special": false,
|
||||
"tags": [
|
||||
"meta",
|
||||
"raku"
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"slugs": [
|
||||
],
|
||||
"source": "/home/nathan/Projects/Blog/projects/Markdown/About.md",
|
||||
"special": false,
|
||||
"tags": [
|
||||
]
|
||||
}
|
|
@ -7,6 +7,7 @@
|
|||
"slugs": [
|
||||
],
|
||||
"source": "/home/nathan/Projects/Blog/projects/Markdown/CryptoSuite.md",
|
||||
"special": false,
|
||||
"tags": [
|
||||
"cryptography"
|
||||
]
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"slugs": [
|
||||
],
|
||||
"source": "/home/nathan/Projects/Blog/projects/Markdown/2025/01-Jan/AdventOfBugs.md",
|
||||
"special": false,
|
||||
"tags": [
|
||||
"idris",
|
||||
"advent-of-code"
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
],
|
||||
"source": "/home/nathan/Projects/Blog/projects/Idris/src/LessMacrosMoreTypes/Printf.md",
|
||||
"source-code": "https://git.stranger.systems/thatonelutenist/website/src/branch/trunk/projects/Idris/src/LessMacrosMoreTypes/Printf.md",
|
||||
"special": false,
|
||||
"tags": [
|
||||
"idris"
|
||||
]
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"slugs": [
|
||||
],
|
||||
"source": "/home/nathan/Projects/Blog/projects/Markdown/HireMe.md",
|
||||
"special": true,
|
||||
"tags": [
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue