Skip to content

Commit

Permalink
Reep the benefits of the latest Adduce update
Browse files Browse the repository at this point in the history
  • Loading branch information
Declan Chidlow committed Jun 30, 2024
1 parent ec00d47 commit 14d4ebc
Show file tree
Hide file tree
Showing 38 changed files with 1,666 additions and 1,945 deletions.
20 changes: 10 additions & 10 deletions config/pages/404/conf.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[main]

[[main.block]]
from_str = "config/global/elements/head.html"
style = "html"
format = "html"
content_file = "config/global/elements/head.html"

[[main.block]]
from_str = "config/pages/404/head.html"
style = "html"
format = "html"
content_file = "config/pages/404/head.html"

[[main.block]]
from_str = "config/global/elements/navbar.html"
style = "html"
format = "html"
content_file = "config/global/elements/navbar.html"

[[main.block]]
from_str = "config/pages/404/404.md"
style = "md"
format = "md"
content_file = "config/pages/404/404.md"

[[main.block]]
from_str = "config/global/elements/footer.html"
style = "html"
format = "html"
content_file = "config/global/elements/footer.html"
20 changes: 10 additions & 10 deletions config/pages/contact/conf.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[main]

[[main.block]]
from_str = "config/global/elements/head.html"
style = "html"
format = "html"
content_file = "config/global/elements/head.html"

[[main.block]]
from_str = "config/pages/contact/head.html"
style = "html"
format = "html"
content_file = "config/pages/contact/head.html"

[[main.block]]
from_str = "config/global/elements/navbar.html"
style = "html"
format = "html"
content_file = "config/global/elements/navbar.html"

[[main.block]]
from_str = "config/pages/contact/contact.md"
style = "md"
format = "md"
content_file = "config/pages/contact/contact.md"

[[main.block]]
from_str = "config/global/elements/footer.html"
style = "html"
format = "html"
content_file = "config/global/elements/footer.html"
20 changes: 10 additions & 10 deletions config/pages/index/conf.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[main]

[[main.block]]
from_str = "config/global/elements/head.html"
style = "html"
format = "html"
content_file = "config/global/elements/head.html"

[[main.block]]
from_str = "config/pages/index/head.html"
style = "html"
format = "html"
content_file = "config/pages/index/head.html"

[[main.block]]
from_str = "config/global/elements/navbar.html"
style = "html"
format = "html"
content_file = "config/global/elements/navbar.html"

[[main.block]]
from_str = "config/pages/index/index.md"
style = "md"
format = "md"
content_file = "config/pages/index/index.md"

[[main.block]]
from_str = "config/global/elements/footer.html"
style = "html"
format = "html"
content_file = "config/global/elements/footer.html"
20 changes: 10 additions & 10 deletions config/pages/portfolio/conf.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[main]

[[main.block]]
from_str = "config/global/elements/head.html"
style = "html"
format = "html"
content_file = "config/global/elements/head.html"

[[main.block]]
from_str = "config/pages/portfolio/head.html"
style = "html"
format = "html"
content_file = "config/pages/portfolio/head.html"

[[main.block]]
from_str = "config/global/elements/navbar.html"
style = "html"
format = "html"
content_file = "config/global/elements/navbar.html"

[[main.block]]
from_str = "config/pages/portfolio/portfolio.html"
style = "html"
format = "html"
content_file = "config/pages/portfolio/portfolio.html"

[[main.block]]
from_str = "config/global/elements/footer.html"
style = "html"
format = "html"
content_file = "config/global/elements/footer.html"
20 changes: 10 additions & 10 deletions config/pages/posts/conf.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[main]

[[main.block]]
from_str = "config/global/elements/head.html"
style = "html"
format = "html"
content_file = "config/global/elements/head.html"

[[main.block]]
from_str = "config/pages/posts/head.html"
style = "html"
format = "html"
content_file = "config/pages/posts/head.html"

[[main.block]]
from_str = "config/global/elements/navbar.html"
style = "html"
format = "html"
content_file = "config/global/elements/navbar.html"

[[main.block]]
from_str = "config/pages/posts/posts.html"
style = "html"
format = "html"
content_file = "config/pages/posts/posts.html"

[[main.block]]
from_str = "config/global/elements/footer.html"
style = "html"
format = "html"
content_file = "config/global/elements/footer.html"
20 changes: 10 additions & 10 deletions config/pages/services/conf.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[main]

[[main.block]]
from_str = "config/global/elements/head.html"
style = "html"
format = "html"
content_file = "config/global/elements/head.html"

[[main.block]]
from_str = "config/pages/services/head.html"
style = "html"
format = "html"
content_file = "config/pages/services/head.html"

[[main.block]]
from_str = "config/global/elements/navbar.html"
style = "html"
format = "html"
content_file = "config/global/elements/navbar.html"

[[main.block]]
from_str = "config/pages/services/services.md"
style = "md"
format = "md"
content_file = "config/pages/services/services.md"

[[main.block]]
from_str = "config/global/elements/footer.html"
style = "html"
format = "html"
content_file = "config/global/elements/footer.html"
20 changes: 10 additions & 10 deletions config/pages/support/conf.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[main]

[[main.block]]
from_str = "config/global/elements/head.html"
style = "html"
format = "html"
content_file = "config/global/elements/head.html"

[[main.block]]
from_str = "config/pages/support/head.html"
style = "html"
format = "html"
content_file = "config/pages/support/head.html"

[[main.block]]
from_str = "config/global/elements/navbar.html"
style = "html"
format = "html"
content_file = "config/global/elements/navbar.html"

[[main.block]]
from_str = "config/pages/support/support.md"
style = "md"
format = "md"
content_file = "config/pages/support/support.md"

[[main.block]]
from_str = "config/global/elements/footer.html"
style = "html"
format = "html"
content_file = "config/global/elements/footer.html"
148 changes: 72 additions & 76 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,46 +1,43 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:site_name" content="Vale Rocks" />
<meta name="author" content="Declan Chidlow" />
<meta property="og:locale" content="en_AU" />
<meta property="og:url" content="https://vale.rocks" />

<link rel="stylesheet" href="/styles/style.css">
<link rel="alternate" type="application/rss+xml" title="Vale.Rocks Blog" href="https://vale.rocks/blog/feed.rss" />
<link rel="me" href="https://fedi.vale.rocks/vale" />
<link rel="me" href="https://github.com/DeclanChidlow" />
<link rel="me" href="https://bsky.app/profile/vale.rocks" />

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:site_name" content="Vale Rocks" />
<meta name="author" content="Declan Chidlow" />
<meta property="og:locale" content="en_AU" />
<meta property="og:url" content="https://vale.rocks" />

<link rel="stylesheet" href="/styles/style.css">
<link rel="alternate" type="application/rss+xml" title="Vale.Rocks Blog" href="https://vale.rocks/blog/feed.rss" />
<link rel="me" href="https://fedi.vale.rocks/vale" />
<link rel="me" href="https://github.com/DeclanChidlow" />
<link rel="me" href="https://bsky.app/profile/vale.rocks" />

<meta name="referrer" content="strict-origin-when-cross-origin" />
<meta http-equiv="X-Content-Type-Options" content="nosniff" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />

<script type="module" src="/scripts/syntax-highlighting.js"></script>
<script data-goatcounter="https://stats.vale.rocks/count" async src="//gc.zgo.at/count.js"></script>
<meta name="referrer" content="strict-origin-when-cross-origin" />
<meta http-equiv="X-Content-Type-Options" content="nosniff" />
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN" />

<title>Page Not Found | Vale.Rocks</title>
<meta property="og:title" content="Page Not Found | Vale.Rocks"/>
</head>

<body>
<script type="module" src="/scripts/syntax-highlighting.js"></script>
<script data-goatcounter="https://stats.vale.rocks/count" async src="//gc.zgo.at/count.js"></script>
<title>Page Not Found | Vale.Rocks</title>
<meta property="og:title" content="Page Not Found | Vale.Rocks"/>
</head>

<header id="navbar">
<a class="skip-link" href="#main">Skip to content</a>
<nav>
<ul>
<li><a href="/" id="navlanding">Vale</a></li>
<li><a href="/posts">Posts</a></li>
<li><a href="/portfolio">Portfolio</a></li>
</ul>
</nav>
</header>

<main id="main"><h1 id="section">Error</h1>
<body>
<header id="navbar">
<a class="skip-link" href="#main">Skip to content</a>
<nav>
<ul>
<li><a href="/" id="navlanding">Vale</a></li>
<li><a href="/posts">Posts</a></li>
<li><a href="/portfolio">Portfolio</a></li>
</ul>
</nav>
</header>

<main id="main">
<h1 id="section">Error</h1>
<div>
<h2>Page Not Found</h2>
<p>This page doesn’t exist. Why not make it yourself?</p>
Expand All @@ -53,41 +50,40 @@ <h2>Page Not Found</h2>
</style>
</div>

</main>

<footer>
<div id="socials">
<a href="https://fedi.vale.rocks/vale" target="_blank" title="Fediverse">
<img src="/assets/icons/ActivityPub.svg" alt="Fediverse" />
</a>
<a href="https://github.com/DeclanChidlow" target="_blank" title="GitHub">
<img src="/assets/icons/GitHub.svg" alt="GitHub" />
</a>
<a href="https://bsky.app/profile/vale.rocks" target="_blank" title="Bluesky">
<img src="/assets/icons/Bluesky.svg" alt="Bluesky" />
</a>
<a href="https://unsplash.com/@outervale" target="_blank" title="Unsplash">
<img src="/assets/icons/Unsplash.svg" alt="Unsplash" />
</a>
<a href="https://www.linkedin.com/in/declan-chidlow" target="_blank" title="LinkedIn">
<img src="/assets/icons/LinkedIn.svg" alt="LinkedIn" />
</a>
</div>
<div id="pages">
<a href="/contact">Contact</a>
<a href="/services">Services</a>
<a href="/support">Support</a>
<a href="/blog/feed.rss">RSS</a>
</div>
<div id="copyright">
© Declan Chidlow | 2019 -
<script>
document.write(new Date().getFullYear());
</script>
<noscript>Present</noscript>
</div>
</footer>

</main>

<footer>
<div id="socials">
<a href="https://fedi.vale.rocks/vale" target="_blank" title="Fediverse">
<img src="/assets/icons/ActivityPub.svg" alt="Fediverse" />
</a>
<a href="https://github.com/DeclanChidlow" target="_blank" title="GitHub">
<img src="/assets/icons/GitHub.svg" alt="GitHub" />
</a>
<a href="https://bsky.app/profile/vale.rocks" target="_blank" title="Bluesky">
<img src="/assets/icons/Bluesky.svg" alt="Bluesky" />
</a>
<a href="https://unsplash.com/@outervale" target="_blank" title="Unsplash">
<img src="/assets/icons/Unsplash.svg" alt="Unsplash" />
</a>
<a href="https://www.linkedin.com/in/declan-chidlow" target="_blank" title="LinkedIn">
<img src="/assets/icons/LinkedIn.svg" alt="LinkedIn" />
</a>
</div>
<div id="pages">
<a href="/contact">Contact</a>
<a href="/services">Services</a>
<a href="/support">Support</a>
<a href="/blog/feed.rss">RSS</a>
</div>
<div id="copyright">
© Declan Chidlow | 2019 -
<script>
document.write(new Date().getFullYear());
</script>
<noscript>Present</noscript>
</div>
</footer>

</body>
</html>
</body>
</html>
Loading

0 comments on commit 14d4ebc

Please sign in to comment.