deployed changes to server

This commit is contained in:
Your Name 2023-05-02 01:14:54 +01:00
parent adc3dbb931
commit c4d5270072
6 changed files with 229 additions and 0 deletions

View file

@ -125,6 +125,23 @@
</div>
<div class="relative w-100 w-30-l mb4 bg-white">
<div class="relative w-100 mb4 bg-white nested-copy-line-height">
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">Blog</span>
<h1 class="f3 near-black">
<a href="/blog/test_blog_post_2/" class="link black dim">
Test Blog Post 2
</a>
</h1>
<div class="nested-links f5 lh-copy nested-copy-line-height">
test test test
</div>
</div>
</div>
</div>
</section></article>
</main>

View file

@ -16,5 +16,14 @@
<description>test</description>
</item>
<item>
<title>Test Blog Post 2</title>
<link>https://ace.j25.org/blog/test_blog_post_2/</link>
<pubDate>Sat, 01 Apr 2023 00:00:00 +0000</pubDate>
<guid>https://ace.j25.org/blog/test_blog_post_2/</guid>
<description>test test test</description>
</item>
</channel>
</rss>

View file

@ -0,0 +1,167 @@
<!DOCTYPE html>
<html lang="en-gb">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Test Blog Post 2 | The Autonomous Centre of Edinburgh</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="Testing Some More">
<meta name="generator" content="Hugo 0.111.3">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<meta property="og:title" content="Test Blog Post 2" />
<meta property="og:description" content="Testing Some More" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://ace.j25.org/blog/test_blog_post_2/" /><meta property="article:section" content="blog" />
<meta property="article:published_time" content="2023-04-01T00:00:00+00:00" />
<meta property="article:modified_time" content="2023-04-01T00:00:00+00:00" />
<meta itemprop="name" content="Test Blog Post 2">
<meta itemprop="description" content="Testing Some More"><meta itemprop="datePublished" content="2023-04-01T00:00:00+00:00" />
<meta itemprop="dateModified" content="2023-04-01T00:00:00+00:00" />
<meta itemprop="wordCount" content="3">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Test Blog Post 2"/>
<meta name="twitter:description" content="Testing Some More"/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
The Autonomous Centre of Edinburgh
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="About page">
About
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/blog/" title="Blog page">
Blog
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<article class="flex-l flex-wrap justify-between mw8 center ph3">
<header class="mt4 w-100">
<aside class="instapaper_ignoref b helvetica tracked">
BLOG
</aside>
<div id="sharing" class="mt3 ananke-socials">
</div>
<h1 class="f1 athelas mt3 mb1">Test Blog Post 2</h1>
<time class="f6 mv4 dib tracked" datetime="2023-04-01T00:00:00Z">April 1, 2023</time>
</header>
<div class="nested-copy-line-height lh-copy serif f4 nested-links mid-gray pr4-l w-two-thirds-l"><p>test test test</p>
<ul class="pa0">
</ul>
<div class="mt6 instapaper_ignoref">
</div>
</div>
<aside class="w-30-l mt6-l">
</aside>
</article>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://ace.j25.org/" >
&copy; The Autonomous Centre of Edinburgh 2023
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>

View file

@ -145,6 +145,30 @@
</div>
<a href="/blog/test_blog_post/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
</div>
</article>
</div>
<div class="relative w-100 mb4">
<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">
<div class="blah w-100">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/blog/test_blog_post_2/" class="color-inherit dim link">
Test Blog Post 2
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
test test test
</div>
<a href="/blog/test_blog_post_2/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
</div>

View file

@ -16,6 +16,15 @@
<description>test</description>
</item>
<item>
<title>Test Blog Post 2</title>
<link>https://ace.j25.org/blog/test_blog_post_2/</link>
<pubDate>Sat, 01 Apr 2023 00:00:00 +0000</pubDate>
<guid>https://ace.j25.org/blog/test_blog_post_2/</guid>
<description>test test test</description>
</item>
<item>
<title>ACE Principles: What We Believe &amp; Do</title>
<link>https://ace.j25.org/about/principles/</link>

View file

@ -11,6 +11,9 @@
</url><url>
<loc>https://ace.j25.org/blog/test_blog_post/</loc>
<lastmod>2023-04-01T00:00:00+00:00</lastmod>
</url><url>
<loc>https://ace.j25.org/blog/test_blog_post_2/</loc>
<lastmod>2023-04-01T00:00:00+00:00</lastmod>
</url><url>
<loc>https://ace.j25.org/about/</loc>
</url><url>