Skip to content

Commit

Permalink
tweak /works footer layout to include back to works nav
Browse files Browse the repository at this point in the history
  • Loading branch information
stervel committed Aug 12, 2024
1 parent f0b0f68 commit f563783
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 17 deletions.
30 changes: 30 additions & 0 deletions _layouts/articleblank-works.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: compress
---

<!doctype html>
<html lang="en">
{% include head.html %}
<body>
<main role="main">
{{ content }}

<footer>
<p>
<a href="/works">Back to Works</a>&emsp;·&emsp;<a href="/archive"
>Archive</a
>&emsp;·&emsp;<a href="/about">About</a>&emsp;·&emsp;<a
href="/atom.xml"
>RSS</a
><br />
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"
><img
alt="Creative Commons License"
style="border-width: 0"
src="https://i.creativecommons.org/l/by/4.0/80x15.png"
/></a>
</p>
</footer>
</main>
</body>
</html>
7 changes: 2 additions & 5 deletions _layouts/work.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
---
layout: articleblank
layout: articleblank-works
---

<section class="post">
<span style="font-size:1rem">{{ page.kala }}</span>
<span style="font-size: 1rem">{{ page.kala }}</span>
<h2>{{ page.title }}</h2>
{{ content }}
</section>



2 changes: 1 addition & 1 deletion _site/about.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/source-sans-pro@3.6/source-sans-pro.min.css"><meta name="generator" content="Jekyll v4.3.2" /><meta property="og:title" content="About" /><meta property="og:locale" content="en_US" /><meta name="description" content="Writing (noun), for me, is a scourge. From bored scribbles to solid works, I’ve done them all, that’s not where my anxiety lies. Writing is a vehicle for spaces that are latent. When something is thrown and written, the children are separated from their mother … except they can’t defend themselves on their own, as letters do." /><meta property="og:description" content="Writing (noun), for me, is a scourge. From bored scribbles to solid works, I’ve done them all, that’s not where my anxiety lies. Writing is a vehicle for spaces that are latent. When something is thrown and written, the children are separated from their mother … except they can’t defend themselves on their own, as letters do." /><link rel="canonical" href="http://localhost:4000/about" /><meta property="og:url" content="http://localhost:4000/about" /><meta property="og:site_name" content="Andre" /><meta property="og:type" content="article" /><meta property="article:published_time" content="2024-08-12T14:41:35+07:00" /><meta name="twitter:card" content="summary" /><meta property="twitter:title" content="About" /><meta name="twitter:site" content="@" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-08-12T14:41:35+07:00","datePublished":"2024-08-12T14:41:35+07:00","description":"Writing (noun), for me, is a scourge. From bored scribbles to solid works, I’ve done them all, that’s not where my anxiety lies. Writing is a vehicle for spaces that are latent. When something is thrown and written, the children are separated from their mother … except they can’t defend themselves on their own, as letters do.","headline":"About","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/about"},"url":"http://localhost:4000/about"}</script><title> About - Andre</title><link rel="shortcut icon" href="/favicon.png"><link rel="alternate" type="application/atom+xml" title="Andre" href="/atom.xml"><link rel="alternate" type="application/json" title="Andre" href="http://localhost:4000/feed.json" /><link rel="sitemap" type="application/xml" title="sitemap" href="/sitemap.xml" /><style> *,:after,:before{box-sizing:border-box;background-color:#white;color:inherit;margin:0;padding:0}body{font-family:"Source Sans Pro","Helvetica","Arial",sans-serif;font-feature-settings:"tnum","onum";-webkit-font-smoothing:antialiased;font-optical-sizing:auto;text-rendering:optimizeLegibility;line-height:1.5;font-size:1.2rem;color:#222}.footnotes{margin-top:2rem;border-top:1px solid silver;font-size:1rem}nav ul{border-right:1px solid #dcdcdc}a{color:#222;text-decoration-skip-ink:auto;text-decoration:underline}pre{margin:.5rem 0;padding:.5rem}.post p{margin:.5rem 0}.post h1,.post h2,.post h3,.post h4{margin:1rem 0}.post h2:first-child,.project h2:first-child,.photo h2:first-child,.frontpage h2:first-child{margin-top:0}.meta{margin:2rem 0}code,pre{background:#ecedee}code{padding:.1rem}pre code{border:none}pre{padding:1rem;overflow-x:auto}img{max-width:100%}figure{display:block;margin-left:auto;margin-right:auto;max-width:100%;float:none}hr{background:#000;height:1px;border:0}header{flex-basis:10rem;flex-grow:1;position:relative}header a{text-decoration:none}header li{margin-bottom:.2rem;text-align:right;margin-right:2rem}header a.active{font-weight:bold;color:#335e82}header,section,footer{padding:1rem}blockquote{font-style:italic;border-left:5px solid #ececec;padding-left:1rem}h1,h2,h3,h4,h5{line-height:1;margin:1rem 0;font-weight:600}section h1:first-child{margin-top:0}strong,b{font-weight:bold}.photos ul{list-style:none}.photos li{margin-bottom:1.5rem}.photo picture,.project picture{margin-bottom:.5rem}.posts ul,header ul{list-style:none}.posts li{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.posts li a,.posts li div,.projects li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.posts li time,.projects li time{padding-left:1rem;white-space:nowrap;font-variant-numeric:tabular-nums}main{display:flex;flex-wrap:wrap;max-width:50rem;margin:2rem auto;padding:1rem}@media screen and (max-width: 45rem){header li{display:inline;margin-right:1rem}.logo{padding-bottom:1rem}header ul{border-bottom:1px solid #edf2f7;padding-bottom:2rem}nav ul{border-right:0px}.photos ul{margin-top:.5rem}}section{flex-basis:0;flex-grow:999;min-width:70%;display:flex;flex-direction:column}figcaption{font-size:1rem;text-align:center;font-style:italic;margin-bottom:.5rem}frontpage{margin-top:20vh}.fpheading{align-items:baseline;display:flex;justify-content:space-between;flex-flow:row wrap}.callout{padding:.75rem;margin:.5rem 0;border-left-style:solid;border-left-width:5px;border-left-color:#0087bd}footer{margin-top:2em;margin-bottom:5vh;border-top:1px solid silver;width:100%;text-align:center}.wthumb-container{position:relative}.titling{position:absolute;bottom:0;background:#000;background:rgba(0,0,0,.5);color:#f1f1f1;width:100%;opacity:0;color:#fff;padding:15px}.wthumb-container:hover .titling{opacity:1}</style></head><body><main role="main"><section class="post"><h2>About</h2><p>Writing (noun), for me, is a scourge. From bored scribbles to solid works, I’ve done them all, that’s not where my anxiety lies. Writing is a vehicle for spaces that are latent. When something is thrown and written, the children are separated from their mother … except they can’t defend themselves on their own, as letters do.</p><p>This is the personal website, mainly functioning as a blog, of me, Andre, to motivate myself to write and overcome said anxiety. It’s one of the good exercises of the mind, isn’t it?</p><p>My comments, if any, are mere comments afterall and I am always open to ideas and feedback you might have. If you found the contents here interesting, feel free to hit me on <a href="https://mastodon.art/@jirra">Mastodon</a>.</p><p>I appreciate your visit! &lt;3</p><p>This web is possible because of Github Pages, built using Jekyll in a modified theme <a href="https://github.com/ronv/sidey">Sidey</a> (MIT License) by Ronalds Vilciņš set with <a href="https://rsms.me/inter/">Inter</a> (OFL) by Rasmus Andersson.</p></section><footer><p> <a href="/archive">Archive</a>&emsp;·&emsp;<a href="/about">About</a >&emsp;·&emsp;<a href="/atom.xml">RSS</a><br /> <a rel="license" href="http://creativecommons.org/licenses/by/4.0/" ><img alt="Creative Commons License" style="border-width: 0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a></p></footer></main></body></html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/source-sans-pro@3.6/source-sans-pro.min.css"><meta name="generator" content="Jekyll v4.3.2" /><meta property="og:title" content="About" /><meta property="og:locale" content="en_US" /><meta name="description" content="Writing (noun), for me, is a scourge. From bored scribbles to solid works, I’ve done them all, that’s not where my anxiety lies. Writing is a vehicle for spaces that are latent. When something is thrown and written, the children are separated from their mother … except they can’t defend themselves on their own, as letters do." /><meta property="og:description" content="Writing (noun), for me, is a scourge. From bored scribbles to solid works, I’ve done them all, that’s not where my anxiety lies. Writing is a vehicle for spaces that are latent. When something is thrown and written, the children are separated from their mother … except they can’t defend themselves on their own, as letters do." /><link rel="canonical" href="http://localhost:4000/about" /><meta property="og:url" content="http://localhost:4000/about" /><meta property="og:site_name" content="Andre" /><meta property="og:type" content="article" /><meta property="article:published_time" content="2024-08-12T14:46:27+07:00" /><meta name="twitter:card" content="summary" /><meta property="twitter:title" content="About" /><meta name="twitter:site" content="@" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-08-12T14:46:27+07:00","datePublished":"2024-08-12T14:46:27+07:00","description":"Writing (noun), for me, is a scourge. From bored scribbles to solid works, I’ve done them all, that’s not where my anxiety lies. Writing is a vehicle for spaces that are latent. When something is thrown and written, the children are separated from their mother … except they can’t defend themselves on their own, as letters do.","headline":"About","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/about"},"url":"http://localhost:4000/about"}</script><title> About - Andre</title><link rel="shortcut icon" href="/favicon.png"><link rel="alternate" type="application/atom+xml" title="Andre" href="/atom.xml"><link rel="alternate" type="application/json" title="Andre" href="http://localhost:4000/feed.json" /><link rel="sitemap" type="application/xml" title="sitemap" href="/sitemap.xml" /><style> *,:after,:before{box-sizing:border-box;background-color:#white;color:inherit;margin:0;padding:0}body{font-family:"Source Sans Pro","Helvetica","Arial",sans-serif;font-feature-settings:"tnum","onum";-webkit-font-smoothing:antialiased;font-optical-sizing:auto;text-rendering:optimizeLegibility;line-height:1.5;font-size:1.2rem;color:#222}.footnotes{margin-top:2rem;border-top:1px solid silver;font-size:1rem}nav ul{border-right:1px solid #dcdcdc}a{color:#222;text-decoration-skip-ink:auto;text-decoration:underline}pre{margin:.5rem 0;padding:.5rem}.post p{margin:.5rem 0}.post h1,.post h2,.post h3,.post h4{margin:1rem 0}.post h2:first-child,.project h2:first-child,.photo h2:first-child,.frontpage h2:first-child{margin-top:0}.meta{margin:2rem 0}code,pre{background:#ecedee}code{padding:.1rem}pre code{border:none}pre{padding:1rem;overflow-x:auto}img{max-width:100%}figure{display:block;margin-left:auto;margin-right:auto;max-width:100%;float:none}hr{background:#000;height:1px;border:0}header{flex-basis:10rem;flex-grow:1;position:relative}header a{text-decoration:none}header li{margin-bottom:.2rem;text-align:right;margin-right:2rem}header a.active{font-weight:bold;color:#335e82}header,section,footer{padding:1rem}blockquote{font-style:italic;border-left:5px solid #ececec;padding-left:1rem}h1,h2,h3,h4,h5{line-height:1;margin:1rem 0;font-weight:600}section h1:first-child{margin-top:0}strong,b{font-weight:bold}.photos ul{list-style:none}.photos li{margin-bottom:1.5rem}.photo picture,.project picture{margin-bottom:.5rem}.posts ul,header ul{list-style:none}.posts li{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.posts li a,.posts li div,.projects li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.posts li time,.projects li time{padding-left:1rem;white-space:nowrap;font-variant-numeric:tabular-nums}main{display:flex;flex-wrap:wrap;max-width:50rem;margin:2rem auto;padding:1rem}@media screen and (max-width: 45rem){header li{display:inline;margin-right:1rem}.logo{padding-bottom:1rem}header ul{border-bottom:1px solid #edf2f7;padding-bottom:2rem}nav ul{border-right:0px}.photos ul{margin-top:.5rem}}section{flex-basis:0;flex-grow:999;min-width:70%;display:flex;flex-direction:column}figcaption{font-size:1rem;text-align:center;font-style:italic;margin-bottom:.5rem}frontpage{margin-top:20vh}.fpheading{align-items:baseline;display:flex;justify-content:space-between;flex-flow:row wrap}.callout{padding:.75rem;margin:.5rem 0;border-left-style:solid;border-left-width:5px;border-left-color:#0087bd}footer{margin-top:2em;margin-bottom:5vh;border-top:1px solid silver;width:100%;text-align:center}.wthumb-container{position:relative}.titling{position:absolute;bottom:0;background:#000;background:rgba(0,0,0,.5);color:#f1f1f1;width:100%;opacity:0;color:#fff;padding:15px}.wthumb-container:hover .titling{opacity:1}</style></head><body><main role="main"><section class="post"><h2>About</h2><p>Writing (noun), for me, is a scourge. From bored scribbles to solid works, I’ve done them all, that’s not where my anxiety lies. Writing is a vehicle for spaces that are latent. When something is thrown and written, the children are separated from their mother … except they can’t defend themselves on their own, as letters do.</p><p>This is the personal website, mainly functioning as a blog, of me, Andre, to motivate myself to write and overcome said anxiety. It’s one of the good exercises of the mind, isn’t it?</p><p>My comments, if any, are mere comments afterall and I am always open to ideas and feedback you might have. If you found the contents here interesting, feel free to hit me on <a href="https://mastodon.art/@jirra">Mastodon</a>.</p><p>I appreciate your visit! &lt;3</p><p>This web is possible because of Github Pages, built using Jekyll in a modified theme <a href="https://github.com/ronv/sidey">Sidey</a> (MIT License) by Ronalds Vilciņš set with <a href="https://rsms.me/inter/">Inter</a> (OFL) by Rasmus Andersson.</p></section><footer><p> <a href="/archive">Archive</a>&emsp;·&emsp;<a href="/about">About</a >&emsp;·&emsp;<a href="/atom.xml">RSS</a><br /> <a rel="license" href="http://creativecommons.org/licenses/by/4.0/" ><img alt="Creative Commons License" style="border-width: 0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a></p></footer></main></body></html>
Loading

0 comments on commit f563783

Please sign in to comment.