new page
This commit is contained in:
parent
8df950903b
commit
17fdb119e0
9 changed files with 73 additions and 57 deletions
|
@ -3,7 +3,6 @@
|
|||
# test:
|
||||
# runs-on: bookworm
|
||||
# steps:
|
||||
# - run: echo All Good
|
||||
on: [push]
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
@ -11,21 +11,22 @@
|
|||
<meta name="keywords" content="" />
|
||||
|
||||
|
||||
<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="/404.html" />
|
||||
<meta property="og:url" content="//localhost:1313/404.html">
|
||||
<meta property="og:site_name" content="YortNet">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="404 Page not found"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="404 Page not found">
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="404 Page not found">
|
||||
<meta itemprop="description" content="">
|
||||
|
||||
<meta itemprop="name" content="404 Page not found">
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
<style>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
@ -11,24 +11,25 @@
|
|||
<meta name="keywords" content="" />
|
||||
|
||||
|
||||
<meta property="og:title" content="Categories" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="/categories/" />
|
||||
<meta property="og:url" content="//localhost:1313/categories/">
|
||||
<meta property="og:site_name" content="YortNet">
|
||||
<meta property="og:title" content="Categories">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Categories">
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="Categories">
|
||||
<meta itemprop="description" content="">
|
||||
|
||||
<meta itemprop="name" content="Categories">
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="YortNet" />
|
||||
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/categories/index.xml" title="YortNet" />
|
||||
<style>
|
||||
body {
|
||||
font-family: Verdana, sans-serif;
|
||||
|
|
|
@ -2,8 +2,10 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on YortNet</title>
|
||||
<link>/categories/</link>
|
||||
<link>//localhost:1313/categories/</link>
|
||||
<description>Recent content in Categories on YortNet</description>
|
||||
<generator>Hugo -- gohugo.io</generator><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<atom:link href="//localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.111.3">
|
||||
<meta name="generator" content="Hugo 0.126.2"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
@ -12,24 +12,32 @@
|
|||
<meta name="keywords" content="" />
|
||||
|
||||
|
||||
<meta property="og:title" content="Home" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="/" />
|
||||
<meta property="og:url" content="//localhost:1313/">
|
||||
<meta property="og:site_name" content="YortNet">
|
||||
<meta property="og:title" content="Home">
|
||||
<meta property="og:description" content="Welcome to YortNet YortNet is created by myself (Jordan Herzstein) to host various services and privacy frontends at no cost for my own learning as well as the public good.
|
||||
Provided Services YortNet Minecraft Server: Private Minecraft server (invite only) SearXNG: An open metasearch engine Mozhi: Frontend for various translation engines PrivateBin: Pastebin alternative where the server has zero knowledge of pasted data GotHub: Alternative lightweight GitHub frontend More to come…">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Home"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Home">
|
||||
<meta name="twitter:description" content="Welcome to YortNet YortNet is created by myself (Jordan Herzstein) to host various services and privacy frontends at no cost for my own learning as well as the public good.
|
||||
Provided Services YortNet Minecraft Server: Private Minecraft server (invite only) SearXNG: An open metasearch engine Mozhi: Frontend for various translation engines PrivateBin: Pastebin alternative where the server has zero knowledge of pasted data GotHub: Alternative lightweight GitHub frontend More to come…">
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="Home">
|
||||
<meta itemprop="description" content="">
|
||||
|
||||
<meta itemprop="name" content="Home">
|
||||
<meta itemprop="description" content="Welcome to YortNet YortNet is created by myself (Jordan Herzstein) to host various services and privacy frontends at no cost for my own learning as well as the public good.
|
||||
Provided Services YortNet Minecraft Server: Private Minecraft server (invite only) SearXNG: An open metasearch engine Mozhi: Frontend for various translation engines PrivateBin: Pastebin alternative where the server has zero knowledge of pasted data GotHub: Alternative lightweight GitHub frontend More to come…">
|
||||
<meta itemprop="wordCount" content="262">
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="YortNet" />
|
||||
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/index.xml" title="YortNet" />
|
||||
<style>
|
||||
body {
|
||||
font-family: Verdana, sans-serif;
|
||||
|
|
|
@ -2,8 +2,10 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Home on YortNet</title>
|
||||
<link>/</link>
|
||||
<link>//localhost:1313/</link>
|
||||
<description>Recent content in Home on YortNet</description>
|
||||
<generator>Hugo -- gohugo.io</generator><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<atom:link href="//localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/categories/</loc>
|
||||
<loc>//localhost:1313/categories/</loc>
|
||||
</url><url>
|
||||
<loc>/</loc>
|
||||
<loc>//localhost:1313/</loc>
|
||||
</url><url>
|
||||
<loc>/tags/</loc>
|
||||
<loc>//localhost:1313/tags/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
@ -11,24 +11,25 @@
|
|||
<meta name="keywords" content="" />
|
||||
|
||||
|
||||
<meta property="og:title" content="Tags" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="/tags/" />
|
||||
<meta property="og:url" content="//localhost:1313/tags/">
|
||||
<meta property="og:site_name" content="YortNet">
|
||||
<meta property="og:title" content="Tags">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Tags"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Tags">
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="Tags">
|
||||
<meta itemprop="description" content="">
|
||||
|
||||
<meta itemprop="name" content="Tags">
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/tags/index.xml" title="YortNet" />
|
||||
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/tags/index.xml" title="YortNet" />
|
||||
<style>
|
||||
body {
|
||||
font-family: Verdana, sans-serif;
|
||||
|
|
|
@ -2,8 +2,10 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on YortNet</title>
|
||||
<link>/tags/</link>
|
||||
<link>//localhost:1313/tags/</link>
|
||||
<description>Recent content in Tags on YortNet</description>
|
||||
<generator>Hugo -- gohugo.io</generator><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<atom:link href="//localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
Loading…
Reference in a new issue