Compare commits
2 Commits
eb837f3e9f
...
c605cc77e7
Author | SHA1 | Date | |
---|---|---|---|
c605cc77e7 | |||
6324d4b0ca |
@@ -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)
|
||||
|
1
layouts/_default/_markup/render-link.html
Normal file
1
layouts/_default/_markup/render-link.html
Normal 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>
|
Reference in New Issue
Block a user