converted temporarily
This commit is contained in:
4
content/index.md
Normal file
4
content/index.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Welcome to the Warehouse
|
||||
---
|
||||
Welcome to the warehouse of the Thoughs of 0x6d617273756c746f72, Prime of the Faith, ranked Hacker on HTB, Director of Quorium, and the founder of a bunch of defunct projects on github. Average internet nerd/sysadmin/programmer. Move on, to either his cursed musings or with your day.
|
||||
@@ -8,22 +8,22 @@ import * as Plugin from "./quartz/plugins"
|
||||
*/
|
||||
const config: QuartzConfig = {
|
||||
configuration: {
|
||||
pageTitle: "🪴 Quartz 4.0",
|
||||
pageTitle: "</> 0x6d617273756c746f72",
|
||||
enableSPA: true,
|
||||
enablePopovers: true,
|
||||
analytics: {
|
||||
provider: "plausible",
|
||||
},
|
||||
locale: "en-US",
|
||||
baseUrl: "quartz.jzhao.xyz",
|
||||
baseUrl: "warehouse.ayyalasomayajula.net",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
defaultDateType: "created",
|
||||
theme: {
|
||||
fontOrigin: "googleFonts",
|
||||
cdnCaching: true,
|
||||
typography: {
|
||||
header: "Schibsted Grotesk",
|
||||
body: "Source Sans Pro",
|
||||
header: "VT323",
|
||||
body: "JetBrains Mono",
|
||||
code: "IBM Plex Mono",
|
||||
},
|
||||
colors: {
|
||||
@@ -43,9 +43,9 @@ const config: QuartzConfig = {
|
||||
lightgray: "#393639",
|
||||
gray: "#646464",
|
||||
darkgray: "#d4d4d4",
|
||||
dark: "#ebebec",
|
||||
secondary: "#7b97aa",
|
||||
tertiary: "#84a59d",
|
||||
dark: "#20C20E",
|
||||
secondary: "#20C20E",
|
||||
tertiary: "#20C20E",
|
||||
highlight: "rgba(143, 159, 169, 0.15)",
|
||||
textHighlight: "#b3aa0288",
|
||||
},
|
||||
|
||||
@@ -8,8 +8,8 @@ export const sharedPageComponents: SharedLayout = {
|
||||
afterBody: [],
|
||||
footer: Component.Footer({
|
||||
links: {
|
||||
GitHub: "https://github.com/jackyzha0/quartz",
|
||||
"Discord Community": "https://discord.gg/cRFFHYye7t",
|
||||
GitHub: "https://github.com/quan-thecreator",
|
||||
"Matrix": "https://matrix.to/#/@lanre:envs.net",
|
||||
},
|
||||
}),
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 3.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 9.7 KiB |
Reference in New Issue
Block a user