# Welcome to Flancian's digital garden! - This is my [[digital garden]] or [[personal knowledge graph]]. - If you're viewing this as a [[git]] repository host, you will likely have a suboptimal experience; in particular, [[wikilinks]] may not work. Whenever you read something in [[double square brackets]], just know that you can resolve that link by visiting https://anagora.org/double+square+brackets or similar. - If you'd like help setting up a [[digital garden]] like this one for yourself, please reach out to me in any way you find convenient: [[flancian]]. - For more information about some of my other projects, please refer to https://flancia.org - This garden is part of the [Agora of Flancia](https://anagora.org/agora), an experimental social knowledge graph, and can be found rendered with others in https://anagora.org/ ## Navigating this garden - Please use the search function in the [[Agora of Flancia]] as linked or embedded above, or begin by browsing one of the following starting points which tend to be interestingly connected :) - [[person]] - [[thing]] - [[idea]] - [[do]] - [[contract]] - [[flancia]] - [[manifesto]] - [[twitter]] - [[mastodon]] - [[matrix]] - [[agora]] - [[agora project]] - [[agora server]] - [[agora bridge]] - [[agora plan]] - [[agora discuss]] - [[agora protocol]] - [[agora rfcs]] - [[wikilinks everywhere]] ## License [[Flancia]] is [[Creative Commons]] and the [[Agora of Flancia]] is [[Free Software]]. --- ### Branch Renaming Notice (Completed 2025-12-14) This repository has migrated its default branch from `master` to `main`. If you have a local clone of this repository, please update it by running: ```bash git checkout master git branch -m master main git fetch git branch -u origin/main main git remote prune origin ``` Thank you for keeping the Agora aligned with modern standards!