Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
rebuild
  • Loading branch information
jonah-ramponi committed Mar 30, 2024
1 parent 249cc64 commit a7dab7f
Show file tree
Hide file tree
Showing 14 changed files with 374 additions and 113 deletions.
7 changes: 1 addition & 6 deletions content/docs/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,4 @@ date: 2024-03-30T11:49:13Z
draft: false
---

Here's my content! What do you think ? $1^2$


```math
\sqrt{3} # with or without delimiters
```
Here's my content! What do you think ? $1^2$
55 changes: 43 additions & 12 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<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">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">
<title>404 Page not found | My New Hugo Site</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/404.html">
<link crossorigin="anonymous" href="/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="canonical" href="http://jonah-ramponi.github.io/jonahsdemo/404.html">
<link crossorigin="anonymous" href="/jonahsdemo/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://jonah-ramponi.github.io/jonahsdemo/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://jonah-ramponi.github.io/jonahsdemo/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://jonah-ramponi.github.io/jonahsdemo/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://jonah-ramponi.github.io/jonahsdemo/apple-touch-icon.png">
<link rel="mask-icon" href="http://jonah-ramponi.github.io/jonahsdemo/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://localhost:1313/404.html">
<link rel="alternate" hreflang="en" href="http://jonah-ramponi.github.io/jonahsdemo/404.html">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -56,6 +56,37 @@

</style>
</noscript>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"
integrity="sha384-MlJdn/WNKDGXveldHDdyRP1R4CTHr3FeuDNfhsLPYrq2t0UBkUdK2jyTnXPEK1NQ" crossorigin="anonymous">

<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"
integrity="sha384-VQ8d8WVFw0yHhCk5E8I86oOhv48xLpnDZx5T9GogA/Y84DcCKWXDmSDfn13bzFZY"
crossorigin="anonymous"></script>

<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js"
integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>

>
<script>
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false }
]
});
});
</script>
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://jonah-ramponi.github.io/jonahsdemo/404.html" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content=""/>

</head>

<body class="list" id="top">
Expand All @@ -73,7 +104,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="My New Hugo Site (Alt + H)">My New Hugo Site</a>
<a href="http://jonah-ramponi.github.io/jonahsdemo/" accesskey="h" title="My New Hugo Site (Alt + H)">My New Hugo Site</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
Expand Down Expand Up @@ -106,7 +137,7 @@
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">My New Hugo Site</a></span>
<span>&copy; 2024 <a href="http://jonah-ramponi.github.io/jonahsdemo/">My New Hugo Site</a></span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
Expand Down
57 changes: 44 additions & 13 deletions public/categories/index.html
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<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">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">
<title>Categories | My New Hugo Site</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/categories/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="canonical" href="http://jonah-ramponi.github.io/jonahsdemo/categories/">
<link crossorigin="anonymous" href="/jonahsdemo/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://jonah-ramponi.github.io/jonahsdemo/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://jonah-ramponi.github.io/jonahsdemo/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://jonah-ramponi.github.io/jonahsdemo/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://jonah-ramponi.github.io/jonahsdemo/apple-touch-icon.png">
<link rel="mask-icon" href="http://jonah-ramponi.github.io/jonahsdemo/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/categories/">
<link rel="alternate" type="application/rss+xml" href="http://jonah-ramponi.github.io/jonahsdemo/categories/index.xml">
<link rel="alternate" hreflang="en" href="http://jonah-ramponi.github.io/jonahsdemo/categories/">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -57,6 +57,37 @@

</style>
</noscript>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"
integrity="sha384-MlJdn/WNKDGXveldHDdyRP1R4CTHr3FeuDNfhsLPYrq2t0UBkUdK2jyTnXPEK1NQ" crossorigin="anonymous">

<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"
integrity="sha384-VQ8d8WVFw0yHhCk5E8I86oOhv48xLpnDZx5T9GogA/Y84DcCKWXDmSDfn13bzFZY"
crossorigin="anonymous"></script>

<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js"
integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>

>
<script>
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false }
]
});
});
</script>
<meta property="og:title" content="Categories" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://jonah-ramponi.github.io/jonahsdemo/categories/" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content=""/>

</head>

<body class="list" id="top">
Expand All @@ -74,7 +105,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="My New Hugo Site (Alt + H)">My New Hugo Site</a>
<a href="http://jonah-ramponi.github.io/jonahsdemo/" accesskey="h" title="My New Hugo Site (Alt + H)">My New Hugo Site</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
Expand Down Expand Up @@ -112,7 +143,7 @@ <h1>Categories</h1>
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">My New Hugo Site</a></span>
<span>&copy; 2024 <a href="http://jonah-ramponi.github.io/jonahsdemo/">My New Hugo Site</a></span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
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,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Categories on My New Hugo Site</title>
<link>http://localhost:1313/categories/</link>
<link>http://jonah-ramponi.github.io/jonahsdemo/categories/</link>
<description>Recent content in Categories on My New Hugo Site</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://jonah-ramponi.github.io/jonahsdemo/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
76 changes: 61 additions & 15 deletions public/docs/index.html
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<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">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">
<title>Docs | My New Hugo Site</title>
<meta name="keywords" content="">
<meta name="description" content="Docs - My New Hugo Site">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/docs/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="canonical" href="http://jonah-ramponi.github.io/jonahsdemo/docs/">
<link crossorigin="anonymous" href="/jonahsdemo/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://jonah-ramponi.github.io/jonahsdemo/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://jonah-ramponi.github.io/jonahsdemo/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://jonah-ramponi.github.io/jonahsdemo/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://jonah-ramponi.github.io/jonahsdemo/apple-touch-icon.png">
<link rel="mask-icon" href="http://jonah-ramponi.github.io/jonahsdemo/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/docs/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/docs/">
<link rel="alternate" type="application/rss+xml" href="http://jonah-ramponi.github.io/jonahsdemo/docs/index.xml">
<link rel="alternate" hreflang="en" href="http://jonah-ramponi.github.io/jonahsdemo/docs/">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -57,6 +57,52 @@

</style>
</noscript>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"
integrity="sha384-MlJdn/WNKDGXveldHDdyRP1R4CTHr3FeuDNfhsLPYrq2t0UBkUdK2jyTnXPEK1NQ" crossorigin="anonymous">

<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"
integrity="sha384-VQ8d8WVFw0yHhCk5E8I86oOhv48xLpnDZx5T9GogA/Y84DcCKWXDmSDfn13bzFZY"
crossorigin="anonymous"></script>

<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js"
integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>

>
<script>
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false }
]
});
});
</script>
<meta property="og:title" content="Docs" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://jonah-ramponi.github.io/jonahsdemo/docs/" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Docs"/>
<meta name="twitter:description" content=""/>


<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Docs",
"item": "http://jonah-ramponi.github.io/jonahsdemo/docs/"
}
]
}
</script>
</head>

<body class="list" id="top">
Expand All @@ -74,7 +120,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="My New Hugo Site (Alt + H)">My New Hugo Site</a>
<a href="http://jonah-ramponi.github.io/jonahsdemo/" accesskey="h" title="My New Hugo Site (Alt + H)">My New Hugo Site</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
Expand Down Expand Up @@ -115,15 +161,15 @@ <h2 class="entry-hint-parent">Test
</h2>
</header>
<div class="entry-content">
<p>Here’s my content! What do you think ?</p>
<p>Here’s my content! What do you think ? $1^2$</p>
</div>
<footer class="entry-footer"><span title='2024-03-30 11:49:13 +0000 UTC'>March 30, 2024</span></footer>
<a class="entry-link" aria-label="post link to Test" href="http://localhost:1313/docs/test/"></a>
<a class="entry-link" aria-label="post link to Test" href="http://jonah-ramponi.github.io/jonahsdemo/docs/test/"></a>
</article>
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">My New Hugo Site</a></span>
<span>&copy; 2024 <a href="http://jonah-ramponi.github.io/jonahsdemo/">My New Hugo Site</a></span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
Expand Down
10 changes: 5 additions & 5 deletions public/docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Docs on My New Hugo Site</title>
<link>http://localhost:1313/docs/</link>
<link>http://jonah-ramponi.github.io/jonahsdemo/docs/</link>
<description>Recent content in Docs on My New Hugo Site</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 30 Mar 2024 11:49:13 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/docs/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://jonah-ramponi.github.io/jonahsdemo/docs/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test</title>
<link>http://localhost:1313/docs/test/</link>
<link>http://jonah-ramponi.github.io/jonahsdemo/docs/test/</link>
<pubDate>Sat, 30 Mar 2024 11:49:13 +0000</pubDate>
<guid>http://localhost:1313/docs/test/</guid>
<description>Here&amp;rsquo;s my content! What do you think ?</description>
<guid>http://jonah-ramponi.github.io/jonahsdemo/docs/test/</guid>
<description>Here&amp;rsquo;s my content! What do you think ? $1^2$</description>
</item>
</channel>
</rss>
6 changes: 3 additions & 3 deletions public/docs/page/1/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://localhost:1313/docs/</title>
<link rel="canonical" href="http://localhost:1313/docs/">
<title>http://jonah-ramponi.github.io/jonahsdemo/docs/</title>
<link rel="canonical" href="http://jonah-ramponi.github.io/jonahsdemo/docs/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/docs/">
<meta http-equiv="refresh" content="0; url=http://jonah-ramponi.github.io/jonahsdemo/docs/">
</head>
</html>
Loading

0 comments on commit a7dab7f

Please sign in to comment.