Skip to content

Commit

Permalink
Added Events page, calendar, and hid Shop page
Browse files Browse the repository at this point in the history
  • Loading branch information
WillisBrewery committed Oct 21, 2024
1 parent d391171 commit bda53e6
Show file tree
Hide file tree
Showing 27 changed files with 569 additions and 69 deletions.
19 changes: 12 additions & 7 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,30 @@ pygmentsCodefencesGuessSyntax = true
url = ""
weight = 1

[[menu.main]]
name = "Events"
url = "page/events/"
weight = 2

[[menu.main]]
name = "Join"
url = "page/join/"
weight = 2
weight = 3

[[menu.main]]
name = "About"
url = "page/about/"
weight = 3
weight = 4

[[menu.main]]
name = "Shop"
url = "page/shop/"
weight = 3
# [[menu.main]]
# name = "Shop"
# url = "page/shop/"
# weight = 5

[[menu.main]]
name = "Tags"
url = "tags"
weight = 3
weight = 6

[[deployment.targets]]
name = "aws"
Expand Down
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@

Check out our [events](/page/events/) calendar to see what we are up to, and where to join us
8 changes: 8 additions & 0 deletions content/page/events.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: EVENTS
subtitle: When and Where to Join Us
comments: false
---
{{< rawhtml >}}
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=2&ctz=Europe%2FLondon&bgcolor=%23ffffff&mode=AGENDA&hl=en_GB&showTitle=0&showDate=0&showNav=0&showTabs=0&showCalendars=0&showPrint=0&src=cGF1bEBob21lYnJld2NvbGxhYi5jby51aw&color=%23039BE5" style="border:solid 1px #777" width="100%" height="300" frameborder="0" scrolling="no"></iframe>
{{< /rawhtml >}}
6 changes: 3 additions & 3 deletions public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,19 +77,19 @@


<li>
<a title="Join" href="/page/join/">Join</a>
<a title="Events" href="/page/events/">Events</a>
</li>



<li>
<a title="About" href="/page/about/">About</a>
<a title="Join" href="/page/join/">Join</a>
</li>



<li>
<a title="Shop" href="/page/shop/">Shop</a>
<a title="About" href="/page/about/">About</a>
</li>


Expand Down
6 changes: 3 additions & 3 deletions public/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,19 +78,19 @@


<li>
<a title="Join" href="/page/join/">Join</a>
<a title="Events" href="/page/events/">Events</a>
</li>



<li>
<a title="About" href="/page/about/">About</a>
<a title="Join" href="/page/join/">Join</a>
</li>



<li>
<a title="Shop" href="/page/shop/">Shop</a>
<a title="About" href="/page/about/">About</a>
</li>


Expand Down
16 changes: 12 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@



<script type="application/ld+json">

<meta name="description" content="Check out our events calendar to see what we are up to, and where to join us"><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
Expand All @@ -34,12 +35,14 @@
</script>

<meta property="og:title" content="HOMEBREW COLLAB" />
<meta property="og:description" content="Check out our events calendar to see what we are up to, and where to join us">
<meta property="og:image" content="http://localhost:1313/images/logo.png" />
<meta property="og:url" content="http://localhost:1313/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="HOMEBREW COLLAB" />

<meta name="twitter:title" content="HOMEBREW COLLAB" />
<meta name="twitter:description" content="Check out our events calendar to see what we are up to, and where to join us">
<meta name="twitter:image" content="http://localhost:1313/images/logo.png" />
<meta name="twitter:card" content="summary_large_image" />
<link href='http://localhost:1313/images/logo.png' rel='icon' type='image/x-icon'/>
Expand Down Expand Up @@ -76,19 +79,19 @@


<li>
<a title="Join" href="/page/join/">Join</a>
<a title="Events" href="/page/events/">Events</a>
</li>



<li>
<a title="About" href="/page/about/">About</a>
<a title="Join" href="/page/join/">Join</a>
</li>



<li>
<a title="Shop" href="/page/shop/">Shop</a>
<a title="About" href="/page/about/">About</a>
</li>


Expand Down Expand Up @@ -215,6 +218,11 @@ <h1>HOMEBREW COLLAB</h1>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">

<div class="well">
<p>Check out our <a href="/page/events/">events</a> calendar to see what we are up to, and where to join us</p>

</div>


<div class="posts-list">

Expand Down
7 changes: 7 additions & 0 deletions public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@
<guid>http://localhost:1313/page/about/</guid>
<description>&lt;p&gt;Established in 2019, Homebrew Collab is a homebrew club based in Bristol. Our aim is to promote and grow the Home Brewing Community in Bristol and South West England.&lt;/p&gt;&#xA;&lt;p&gt;We do this by holding regular collaborative brewing challenges 4 or 5 times a year in which we typically brew to a theme&#xA;or in collaboration with other breweries, clubs or businesses. These challenges encourage our brewers to try our new ingedients, beer styles, or techniques, while working together to craft the perfect beer.&lt;/p&gt;</description>
</item>
<item>
<title>EVENTS</title>
<link>http://localhost:1313/page/events/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/page/events/</guid>
<description>&lt;iframe src=&#34;https://calendar.google.com/calendar/embed?height=600&amp;wkst=2&amp;ctz=Europe%2FLondon&amp;bgcolor=%23ffffff&amp;mode=AGENDA&amp;hl=en_GB&amp;showTitle=0&amp;showDate=0&amp;showNav=0&amp;showTabs=0&amp;showCalendars=0&amp;showPrint=0&amp;src=cGF1bEBob21lYnJld2NvbGxhYi5jby51aw&amp;color=%23039BE5&#34; style=&#34;border:solid 1px #777&#34; width=&#34;100%&#34; height=&#34;300&#34; frameborder=&#34;0&#34; scrolling=&#34;no&#34;&gt;&lt;/iframe&gt;</description>
</item>
<item>
<title>JOIN UP</title>
<link>http://localhost:1313/page/join/</link>
Expand Down
6 changes: 3 additions & 3 deletions public/page/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,19 +134,19 @@


<li>
<a title="Join" href="/page/join/">Join</a>
<a title="Events" href="/page/events/">Events</a>
</li>



<li>
<a title="About" href="/page/about/">About</a>
<a title="Join" href="/page/join/">Join</a>
</li>



<li>
<a title="Shop" href="/page/shop/">Shop</a>
<a title="About" href="/page/about/">About</a>
</li>


Expand Down
Loading

0 comments on commit bda53e6

Please sign in to comment.