diff --git a/assets/img/jackanope.png b/assets/img/jackanope.png new file mode 100644 index 0000000..225f3ca Binary files /dev/null and b/assets/img/jackanope.png differ diff --git a/config.toml b/config.toml deleted file mode 100644 index d831e66..0000000 --- a/config.toml +++ /dev/null @@ -1,20 +0,0 @@ -baseURL = 'https://jackanope.hyperling.com' -languageCode = 'en-us' -title = 'Jackanope Ungathering' - -theme = "lugo" -[params] - # "relatedtext" is the text that appears above the tag list at the bottom of pages. - relatedtext = "Related" - favicon = "/favicon.ico" - - #list items - datesinlist = false - authorsinlist = false - - #footer items - nextprev = false - taglist = false - showrss = false - -custom_css = ["style.css"] diff --git a/content/_index.md b/content/_index.md index be1f3a8..b0a3d28 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,18 +1,18 @@ --- -title: "" +title: "Jackanope Liberty Gathering" date: 2025-08-13T16:58:34-07:00 draft: false --- -###### 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/hugo.toml b/hugo.toml new file mode 100644 index 0000000..420f8c2 --- /dev/null +++ b/hugo.toml @@ -0,0 +1,30 @@ +baseURL = 'https://jackanope.hyperling.com' +languageCode = 'en-us' +title = 'Jackanope Liberty Gathering' + +theme = "lugo" +[params] + # "relatedtext" is the text that appears above the tag list at the bottom of pages. + relatedtext = "Related" + + # Favicon + favicon = "img/jackanope.png" + faviconSizes = [16, 32, 48, 60, 96, 128, 180, 192] + + # list items + datesinlist = false + authorsinlist = false + + # footer items + nextprev = false + taglist = false + showrss = false + showurl = false + + # SEO + description = 'Summer campout for anarchists, voluntaryists, agorists, and nomads.' + type = 'website' + categories = [ "Festival", "Campout", "Gathering", "Ungathering", "Skills" ] + tags = [ "anarchy", "voluntaryism", "peace", "love", "freedom", "liberty" ] + +custom_css = ["style.css"] diff --git a/jackanope.xcf b/jackanope.xcf new file mode 100644 index 0000000..35d6d40 Binary files /dev/null and b/jackanope.xcf differ diff --git a/layouts/_default/_markup/render-link.html b/layouts/_default/_markup/render-link.html index 266c481..7f926c2 100644 --- a/layouts/_default/_markup/render-link.html +++ b/layouts/_default/_markup/render-link.html @@ -1 +1 @@ -{{ .Text | safeHTML }} +{{ .Text | safeHTML }} \ No newline at end of file diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html new file mode 100644 index 0000000..73e8192 --- /dev/null +++ b/layouts/_default/baseof.html @@ -0,0 +1,46 @@ + + +
+