{{define "content"}}

Welcome to {{.SiteName}}

Your gateway to decentralized knowledge and community-driven content.

Explore Our Content

Wiki

Browse our comprehensive wiki documentation.

Blog

Read the latest articles and updates.

View Blog
{{end}} {{define "feed"}}

Recent Notes

{{range .FeedItems}}
{{.Author}}
{{.Content}}
{{.Time}}
View on Alexandria
{{else}}

No recent notes available.

{{end}}
{{end}}