Skip to content

Commit b20b191

Browse files
committed
Update content
1 parent eb80387 commit b20b191

6 files changed

Lines changed: 21 additions & 8 deletions

File tree

.github/workflows/hugo-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
build:
3232
runs-on: ubuntu-latest
3333
env:
34-
HUGO_VERSION: 0.128.0
34+
HUGO_VERSION: 0.147.0
3535
steps:
3636
- name: Install Hugo CLI
3737
run: |

content/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To meet that challenge, Lokapal bridges theory and practice through two pillars:
1515
## 🔹Lokapal Insights
1616
**Where ideas take shape.**
1717

18-
Lokapal Insights is the intellectual backbone of the project. It’s where we investigate, clarify, and communicate the key elements that define DAOs today and tomorrow. This work unfolds across three branches:
18+
[**Lokapal Insights**](https://lokapal-xyz.github.io/insights/) is the intellectual backbone of the project. It’s where we investigate, clarify, and communicate the key elements that define DAOs today and tomorrow. This work unfolds across three branches:
1919

2020
🔸 **Lokapal Education: HowToDAO**
2121
A practical, open guide to understanding DAOs — designed for both newcomers and experienced builders.
@@ -31,7 +31,7 @@ Lokapal Insights is the intellectual backbone of the project. It’s where we in
3131
## 🔹Lokapal Action
3232
**Where ideas are put to work.**
3333

34-
Lokapal Action is the application of our insights. This is where research, education, and philosophy become real-world contributions to DAO ecosystems. It unfolds through four concrete modes of engagement:
34+
[**Lokapal Action**](https://lokapal-xyz.github.io/act/) is the application of our insights. This is where research, education, and philosophy become real-world contributions to DAO ecosystems. It unfolds through four concrete modes of engagement:
3535

3636
🔸 **DAO Literacy**
3737
Simplifying and communicating complex DAO concepts for both Web3-native and general audiences.

content/action.md renamed to content/act.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@ This is the practical arm of the Lokapal project — a place where education, re
88

99
## 🔹DAO Literacy
1010
**Bridging DAO concepts to wider audiences.**
11-
Lokapal Literacy supports clear, accessible communication for both Web3-native and non-Web3 audiences. It builds on our educational work in [**HowToDAO**](https://lokapal-xyz.github.io/education/), transforming complex governance ideas into simple, engaging narratives. Through articles, threads, visuals, and talks, we aim to strengthen understanding across the space and beyond.
11+
DAO Literacy supports clear, accessible communication for both Web3-native and non-Web3 audiences. It builds on our educational work in [**HowToDAO**](https://lokapal-xyz.github.io/education/), transforming complex governance ideas into simple, engaging narratives. Through articles, threads, visuals, and talks, we aim to strengthen understanding across the space and beyond.
12+
13+
🔸 Explore [**DAO Literacy**](https://lokapal-xyz.github.io/action/literacy/)
1214

1315
## 🔹DAO Spotlight
1416
**Independent deep dives into DAOs and decentralized governance.**
1517
DAO Spotlight is where research meets curiosity. This initiative features detailed explorations of active DAOs and governance phenomena — looking at what works, what struggles, and why. These Spotlights may evolve into public conversations, roundtables, or commissioned analysis, but always retain a spirit of constructive inquiry. It's the grounded application of both [**DAO Horizons**](https://lokapal-xyz.github.io/research/) and [**Conciliatorics**](https://lokapal-xyz.github.io/foundations/).
1618

19+
🔸 Explore [**DAO Spotlight**](https://lokapal-xyz.github.io/action/dao-spotlight/)
20+
1721
## 🔹DAO Partnerships
1822
**Special collaborations with DAOs and protocols.**
1923
Lokapal is open to forming long-term, mutual relationships with aligned organizations — DAOs and beyond. These partnerships may begin with informal collaboration and grow into ongoing alliances. Together, we can strengthen education, governance models, or collective exploration of new DAO paths. These are not client relationships, but co-creative ones.
@@ -24,7 +28,5 @@ For DAOs facing complex decisions, evolving their structure, or seeking outside
2428

2529
---
2630

27-
Lokapal Action reflects the living pulse of our work — an evolving bridge between thought and practice. If you’re building, exploring, or simply seeking meaningful conversations around decentralized governance, we’d love to connect.
28-
2931
🔸For inquiries and collaborations, visit our [**Contact page**](/contact/).
3032

content/news/Action.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
date: '2025-05-01T12:07:29-03:00'
3+
draft: false
4+
title: 'DAO Spotlight (Lokapal Action)'
5+
---
6+
7+
Lokapal Action is live: real-world engagement with DAOs through literacy, analysis, and collaboration. Spotlighting what works—and what needs work.
8+
9+
Explore the latest:
10+
11+
🔗 [**Lokapal Action**](https://lokapal-xyz.github.io/action/)

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ params:
2323
- name: 🔹Lokapal Insights
2424
url: "insights"
2525
- name: 🔸Lokapal Action
26-
url: "action"
26+
url: "act"
2727

2828
socialIcons: # optional
2929
- name: "linkedin"

0 commit comments

Comments
 (0)