Skip to content

Commit

Permalink
posts
Browse files Browse the repository at this point in the history
  • Loading branch information
xsghetti committed Apr 5, 2024
1 parent 1c68e69 commit b412f9c
Show file tree
Hide file tree
Showing 39 changed files with 1,584 additions and 147 deletions.
10 changes: 8 additions & 2 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,25 @@ none = "none"
name = "About"
pageRef = "/about"
identifier = "ErgVc2Oq56"
weight = 2
weight = 3

[[main]]
name = "HyprCrux"
url = "/hyprcrux"
identifier = "xzEwGKbrqy"
weight = 3
weight = 4

[[main]]
name = "Home"
pageRef = "/"
identifier = "U7mJDuEa3c"
weight = 1

[[main]]
name = "Posts"
pageRef = "/posts"
identifier = "4ltrBNtP3i"
weight = 2

[[footer]]
none = "none"
Binary file added content/posts/1712344447938-NeoVim!/featured.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions content/posts/1712344447938-NeoVim!/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "NeoVim!"
date: 2024-04-05
draft: false
description: "a description"
tags: ["example", "tag"]
---
an example to get you started
# This is a heading
## This is a subheading
### This is a subsubheading
#### This is a subsubsubheading
This is a paragraph with **bold** and *italic* text.
Check more at [Blowfish documentation](https://blowfish.page/)
undefined
30 changes: 27 additions & 3 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="false"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=42999&amp;path=livereload" data-no-instant defer></script>
data-auto-appearance="false"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" />

<meta http-equiv="content-language" content="en" />
Expand All @@ -15,7 +15,7 @@



<link rel="canonical" href="http://localhost:42999/404.html" />
<link rel="canonical" href="http://localhost:1313/404.html" />



Expand Down Expand Up @@ -64,7 +64,7 @@
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="Test" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:42999/404.html" />
<meta property="og:url" content="http://localhost:1313/404.html" />

<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="Test"/>
Expand Down Expand Up @@ -158,6 +158,16 @@



<a href="/posts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Posts
</p>
</a>




<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Expand Down Expand Up @@ -311,6 +321,20 @@



<li class="mt-1">
<a href="/posts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-bg font-bg" title="">
Posts
</p>
</a>
</li>






<li class="mt-1">
<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

Expand Down
32 changes: 28 additions & 4 deletions public/about/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="false"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=42999&amp;path=livereload" data-no-instant defer></script>
data-auto-appearance="false"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" />

<meta http-equiv="content-language" content="en" />
Expand All @@ -15,7 +15,7 @@



<link rel="canonical" href="http://localhost:42999/about/" />
<link rel="canonical" href="http://localhost:1313/about/" />



Expand Down Expand Up @@ -64,7 +64,7 @@
<meta property="og:title" content="About" />
<meta property="og:description" content="whoami # Name: Dante Medoro" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://localhost:42999/about/" /><meta property="article:section" content="" />
<meta property="og:url" content="http://localhost:1313/about/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2024-04-01T16:37:52-04:00" />
<meta property="article:modified_time" content="2024-04-01T16:37:52-04:00" />

Expand All @@ -82,7 +82,7 @@

"abstract": "whoami # Name: Dante Medoro",
"inLanguage": "en",
"url" : "http:\/\/localhost:42999\/about\/",
"url" : "http:\/\/localhost:1313\/about\/",
"author" : {
"@type": "Person",
"name": "Dante Medoro"
Expand Down Expand Up @@ -187,6 +187,16 @@



<a href="/posts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Posts
</p>
</a>




<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Expand Down Expand Up @@ -340,6 +350,20 @@



<li class="mt-1">
<a href="/posts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-bg font-bg" title="">
Posts
</p>
</a>
</li>






<li class="mt-1">
<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

Expand Down
30 changes: 27 additions & 3 deletions public/authors/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="false"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=42999&amp;path=livereload" data-no-instant defer></script>
data-auto-appearance="false"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" />

<meta http-equiv="content-language" content="en" />
Expand All @@ -15,7 +15,7 @@



<link rel="canonical" href="http://localhost:42999/authors/" />
<link rel="canonical" href="http://localhost:1313/authors/" />

<link rel="alternate" type="application/rss+xml" href="/authors/index.xml" title="xSghetti" />

Expand Down Expand Up @@ -66,7 +66,7 @@
<meta property="og:title" content="Authors" />
<meta property="og:description" content="Test" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:42999/authors/" />
<meta property="og:url" content="http://localhost:1313/authors/" />

<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Authors"/>
<meta name="twitter:description" content="Test"/>
Expand Down Expand Up @@ -160,6 +160,16 @@



<a href="/posts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Posts
</p>
</a>




<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Expand Down Expand Up @@ -313,6 +323,20 @@



<li class="mt-1">
<a href="/posts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-bg font-bg" title="">
Posts
</p>
</a>
</li>






<li class="mt-1">
<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

Expand Down
4 changes: 2 additions & 2 deletions public/authors/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Authors on xSghetti</title>
<link>http://localhost:42999/authors/</link>
<link>http://localhost:1313/authors/</link>
<description>Recent content in Authors on xSghetti</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<copyright>© 2024 Dante Medoro</copyright>
<atom:link href="http://localhost:42999/authors/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://localhost:1313/authors/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
30 changes: 27 additions & 3 deletions public/categories/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="false"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=42999&amp;path=livereload" data-no-instant defer></script>
data-auto-appearance="false"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" />

<meta http-equiv="content-language" content="en" />
Expand All @@ -15,7 +15,7 @@



<link rel="canonical" href="http://localhost:42999/categories/" />
<link rel="canonical" href="http://localhost:1313/categories/" />

<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="xSghetti" />

Expand Down Expand Up @@ -66,7 +66,7 @@
<meta property="og:title" content="Categories" />
<meta property="og:description" content="Test" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:42999/categories/" />
<meta property="og:url" content="http://localhost:1313/categories/" />

<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content="Test"/>
Expand Down Expand Up @@ -160,6 +160,16 @@



<a href="/posts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Posts
</p>
</a>




<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Expand Down Expand Up @@ -313,6 +323,20 @@



<li class="mt-1">
<a href="/posts/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-bg font-bg" title="">
Posts
</p>
</a>
</li>






<li class="mt-1">
<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

Expand Down
4 changes: 2 additions & 2 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on xSghetti</title>
<link>http://localhost:42999/categories/</link>
<link>http://localhost:1313/categories/</link>
<description>Recent content in Categories on xSghetti</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<copyright>© 2024 Dante Medoro</copyright>
<atom:link href="http://localhost:42999/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
Loading

0 comments on commit b412f9c

Please sign in to comment.