Compare commits

...

2 Commits

Author SHA1 Message Date
c605cc77e7 Ensure URLs are opened in a new tab. 2025-08-13 17:42:13 -07:00
6324d4b0ca Add more content. 2025-08-13 17:41:57 -07:00
2 changed files with 15 additions and 11 deletions

View File

@@ -1,29 +1,32 @@
---
title: ""
date: 2025-08-13T16:58:34-07:00
draft: false
draft: true
---
# Caravanarchy 2026 - Heber
# Spartacus Freedom Campout
# / Caravanarchy Heber
# / Jackanope
# / Pre-Jack
July 18th-31st
## Not a party.
## Not a rave.
Baca Meadows, Heber, AZ
## Family friendly campout of anarchists, agorists, liberty lovers, and nomads.
Family friendly campout of anarchists, agorists, and liberty lovers, and nomads.
July 18th-31st at Baca Meadows near Heber, AZ: [34.320,-110.685](https://osmand.net/map/?pin=34.320,-110.685#13/34.3200/-110.6850)
(TBD/TODO: GPS COORDINATES)
Roads are best if approached from The Market in Heber using Black Canyon Road.
## What to Expect
- Family-friendly activities.
- Live music and presentations.
- Campfire discussions
- Agora for food, clothing, gems, and more.
<!--
### What NOT to Expect
- Party atmosphere.
- DJs or any sort of rave scene.
- Disruptive noise such as
- Playlists, DJs, or a rave scene.
-->
## Rules / Community Guidelines
- Non-Aggression Principle
@@ -31,4 +34,4 @@ Family friendly campout of anarchists, agorists, and liberty lovers, and nomads.
- This includes music, generators, noisy dogs, etc.
## Channels
[Telegram Directory](t.me/TBD)
[Telegram Directory](t.me/jackanope)

View File

@@ -0,0 +1 @@
<a href="{{ .Destination | safeURL }}"{{ with .Title }} title="{{ . }}"{{ end }}{{ if or (strings.HasPrefix .Destination "http") (strings.HasPrefix .Destination "https") }} target="_blank"{{ end }}>{{ .Text | safeHTML }}</a>