From 7ac4ca6b4182619526f1c7a2c5d379bd039736b1 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 18 Aug 2025 18:23:07 -0700 Subject: [PATCH] Begin trying to work on SEO. So far this is not doing anything different. --- config.toml | 6 +++++- content/_index.md | 13 ++++++++----- layouts/_default/partials/meta.html | 3 +++ 3 files changed, 16 insertions(+), 6 deletions(-) create mode 100644 layouts/_default/partials/meta.html diff --git a/config.toml b/config.toml index d831e66..a29f508 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,7 @@ baseURL = 'https://jackanope.hyperling.com' languageCode = 'en-us' -title = 'Jackanope Ungathering' +title = 'Jackanope Liberty Gathering' +description = 'Summer campout for anarchists, voluntaryists, agorists, and nomads.' theme = "lugo" [params] @@ -17,4 +18,7 @@ theme = "lugo" taglist = false showrss = false + sitename = "Jackanope Liberty Gathering" + description = 'Summer campout for anarchists, voluntaryists, agorists, and nomads.' + custom_css = ["style.css"] diff --git a/content/_index.md b/content/_index.md index be1f3a8..3d00f40 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,18 +1,21 @@ --- -title: "" +title: "Jackanope Liberty Gathering" +subtitle: "Summer campout of anarchists, voluntaryists, agorists, and nomads." date: 2025-08-13T16:58:34-07:00 draft: false +categories: [ "Festival", "Campout", "Gathering", "Ungathering", "Skills" ] +tags: [ "anarchy", "voluntaryism", "peace", "love", "freedom", "liberty" ] --- -###### NOTICE: This website has not been finalized. Please contact us via Telegram with any suggestions. - -# Jackanope Liberty Gathering -_**Not a party. Not a rave.**_ +***Not a party. Not a rave.*** + +`NOTICE: This website has not been finalized. Please contact us via Telegram with any suggestions.` Family friendly campout of anarchists, agorists, freedom lovers, and nomads. diff --git a/layouts/_default/partials/meta.html b/layouts/_default/partials/meta.html new file mode 100644 index 0000000..6787c1b --- /dev/null +++ b/layouts/_default/partials/meta.html @@ -0,0 +1,3 @@ + + +