Further updates
This commit is contained in:
parent
970b85c621
commit
f7de67d63b
10 changed files with 137 additions and 115 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "themes/m10c"]
|
||||
path = themes/m10c
|
||||
url = https://github.com/vaga/hugo-theme-m10c
|
||||
[submodule "themes/m10c-custom"]
|
||||
path = themes/m10c-custom
|
||||
url = https://github.com/Apachedrag427/hugo-theme-m10c
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
baseURL = 'https://apach.dev/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Apache'
|
||||
theme = 'm10c'
|
||||
theme = 'm10c-custom'
|
||||
|
||||
[params]
|
||||
author = 'Apache'
|
||||
twitter = 'Apache'
|
||||
description = "I'm a hobby developer who writes mediocre code."
|
||||
avatar = '/logo.png'
|
||||
favicon = '/rounded_logo.png'
|
||||
|
|
|
@ -4,29 +4,33 @@
|
|||
<title>404 Page not found // Apache</title>
|
||||
<link rel="shortcut icon" href="/rounded_logo.png" />
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="Hugo 0.127.0">
|
||||
<meta name="generator" content="Hugo 0.128.2">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="author" content="Apache" />
|
||||
<meta name="description" content="" />
|
||||
<link rel="stylesheet" href="/css/main.min.a8dd11926ac2daf4216f9a77e90edd2392d1730ea90585f53230b1efe45ca3ae.css" />
|
||||
|
||||
<meta name="theme-color" content="#E93CD9" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="404 Page not found · Apache">
|
||||
<meta name="twitter:description" content="">
|
||||
<meta name="twitter:site" content="Apache">
|
||||
<meta name="twitter:creator" content="Apache">
|
||||
<meta name="twitter:image" content="https://r2.wheat.cafe/rounded_bisexual_yinyang.png">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="404 Page not found">
|
||||
<meta name="twitter:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="404 Page not found · Apache">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="http://localhost:1313/404.html">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.3c3d87f21291820d27966e73f5714e1b282f3beda47ccfa046f1a25257e5a703.css" />
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
@ -4,31 +4,35 @@
|
|||
<title>Categories // Apache</title>
|
||||
<link rel="shortcut icon" href="/rounded_logo.png" />
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="Hugo 0.127.0">
|
||||
<meta name="generator" content="Hugo 0.128.2">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="author" content="Apache" />
|
||||
<meta name="description" content="" />
|
||||
<link rel="stylesheet" href="/css/main.min.a8dd11926ac2daf4216f9a77e90edd2392d1730ea90585f53230b1efe45ca3ae.css" />
|
||||
<meta name="theme-color" content="#E93CD9" />
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Categories · Apache">
|
||||
<meta name="twitter:description" content="">
|
||||
<meta name="twitter:site" content="Apache">
|
||||
<meta name="twitter:creator" content="Apache">
|
||||
<meta name="twitter:image" content="https://r2.wheat.cafe/rounded_bisexual_yinyang.png">
|
||||
|
||||
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Categories · Apache">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="http://localhost:1313/categories/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.3c3d87f21291820d27966e73f5714e1b282f3beda47ccfa046f1a25257e5a703.css" />
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Categories">
|
||||
<meta name="twitter:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/categories/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
<meta property="og:title" content="Categories">
|
||||
<meta property="og:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="app-header">
|
||||
|
|
|
@ -4,31 +4,35 @@
|
|||
<title>Apache</title>
|
||||
<link rel="shortcut icon" href="/rounded_logo.png" />
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="Hugo 0.127.0">
|
||||
<meta name="generator" content="Hugo 0.128.2">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="author" content="Apache" />
|
||||
<meta name="description" content="I'm a hobby developer who writes mediocre code." />
|
||||
<meta name="theme-color" content="#E93CD9" />
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Apache">
|
||||
<meta name="twitter:description" content="">
|
||||
<meta name="twitter:site" content="Apache">
|
||||
<meta name="twitter:creator" content="Apache">
|
||||
<meta name="twitter:image" content="https://r2.wheat.cafe/rounded_bisexual_yinyang.png">
|
||||
|
||||
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Apache">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="http://localhost:1313/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.3c3d87f21291820d27966e73f5714e1b282f3beda47ccfa046f1a25257e5a703.css" />
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/index.xml" title="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Apache">
|
||||
<meta name="twitter:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
<meta property="og:title" content="Apache">
|
||||
<meta property="og:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="app-header">
|
||||
|
|
|
@ -4,31 +4,35 @@
|
|||
<title>Pages // Apache</title>
|
||||
<link rel="shortcut icon" href="/rounded_logo.png" />
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="Hugo 0.127.0">
|
||||
<meta name="generator" content="Hugo 0.128.2">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="author" content="Apache" />
|
||||
<meta name="description" content="" />
|
||||
<link rel="stylesheet" href="/css/main.min.a8dd11926ac2daf4216f9a77e90edd2392d1730ea90585f53230b1efe45ca3ae.css" />
|
||||
<meta name="theme-color" content="#E93CD9" />
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Pages · Apache">
|
||||
<meta name="twitter:description" content="">
|
||||
<meta name="twitter:site" content="Apache">
|
||||
<meta name="twitter:creator" content="Apache">
|
||||
<meta name="twitter:image" content="https://r2.wheat.cafe/rounded_bisexual_yinyang.png">
|
||||
|
||||
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Pages · Apache">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="http://localhost:1313/pages/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.3c3d87f21291820d27966e73f5714e1b282f3beda47ccfa046f1a25257e5a703.css" />
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/pages/index.xml" title="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Pages">
|
||||
<meta name="twitter:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/pages/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
<meta property="og:title" content="Pages">
|
||||
<meta property="og:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="app-header">
|
||||
|
|
|
@ -4,36 +4,37 @@
|
|||
<title>Intro // Apache</title>
|
||||
<link rel="shortcut icon" href="/rounded_logo.png" />
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="Hugo 0.127.0">
|
||||
<meta name="generator" content="Hugo 0.128.2">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="author" content="Apache" />
|
||||
<meta name="description" content="" />
|
||||
<link rel="stylesheet" href="/css/main.min.a8dd11926ac2daf4216f9a77e90edd2392d1730ea90585f53230b1efe45ca3ae.css" />
|
||||
|
||||
<meta name="theme-color" content="#E93CD9" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Intro">
|
||||
<meta name="twitter:description" content="General Introduction Hi! I’m apache. I love reading and programming, and I’ve been trying to get into writing.
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Intro · Apache">
|
||||
<meta name="twitter:description" content="General Introduction Hi! I&amp;rsquo;m apache. I love reading and programming, and I&amp;rsquo;ve been trying to get into writing.
|
||||
Programming You can check out my work at https://github.com/Apachedrag427 and https://git.apach.dev/apache
|
||||
I mainly use Rust, C++, and Lua, but I’ve been delving into other languages">
|
||||
I mainly use Rust, C++, and Lua, but I&amp;rsquo;ve been delving into other languages">
|
||||
<meta name="twitter:site" content="Apache">
|
||||
<meta name="twitter:creator" content="Apache">
|
||||
<meta name="twitter:image" content="https://r2.wheat.cafe/rounded_bisexual_yinyang.png">
|
||||
|
||||
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="Intro · Apache">
|
||||
<meta property="og:description" content="General Introduction Hi! I&amp;rsquo;m apache. I love reading and programming, and I&amp;rsquo;ve been trying to get into writing.
|
||||
Programming You can check out my work at https://github.com/Apachedrag427 and https://git.apach.dev/apache
|
||||
I mainly use Rust, C++, and Lua, but I&amp;rsquo;ve been delving into other languages">
|
||||
<meta property="og:url" content="http://localhost:1313/pages/intro/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
<meta property="og:title" content="Intro">
|
||||
<meta property="og:description" content="General Introduction Hi! I’m apache. I love reading and programming, and I’ve been trying to get into writing.
|
||||
Programming You can check out my work at https://github.com/Apachedrag427 and https://git.apach.dev/apache
|
||||
I mainly use Rust, C++, and Lua, but I’ve been delving into other languages">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="pages">
|
||||
<meta property="article:published_time" content="2024-06-08T20:16:15-05:00">
|
||||
<meta property="article:modified_time" content="2024-06-08T20:16:15-05:00">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2024-06-08T20:16:15Z">
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.3c3d87f21291820d27966e73f5714e1b282f3beda47ccfa046f1a25257e5a703.css" />
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
@ -4,31 +4,35 @@
|
|||
<title>Tags // Apache</title>
|
||||
<link rel="shortcut icon" href="/rounded_logo.png" />
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="Hugo 0.127.0">
|
||||
<meta name="generator" content="Hugo 0.128.2">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="author" content="Apache" />
|
||||
<meta name="description" content="" />
|
||||
<link rel="stylesheet" href="/css/main.min.a8dd11926ac2daf4216f9a77e90edd2392d1730ea90585f53230b1efe45ca3ae.css" />
|
||||
<meta name="theme-color" content="#E93CD9" />
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Tags · Apache">
|
||||
<meta name="twitter:description" content="">
|
||||
<meta name="twitter:site" content="Apache">
|
||||
<meta name="twitter:creator" content="Apache">
|
||||
<meta name="twitter:image" content="https://r2.wheat.cafe/rounded_bisexual_yinyang.png">
|
||||
|
||||
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Tags · Apache">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="http://localhost:1313/tags/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.3c3d87f21291820d27966e73f5714e1b282f3beda47ccfa046f1a25257e5a703.css" />
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/tags/index.xml" title="Apache">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Tags">
|
||||
<meta name="twitter:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/tags/">
|
||||
<meta property="og:site_name" content="Apache">
|
||||
<meta property="og:title" content="Tags">
|
||||
<meta property="og:description" content="I'm a hobby developer who writes mediocre code.">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="app-header">
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit ab2a49aa74d1374f6718f336a3465a55a390dc04
|
1
themes/m10c-custom
Submodule
1
themes/m10c-custom
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ee7cf174616f3586c02f7b29ac0512f5fe174955
|
Loading…
Reference in a new issue