Boris Mann

Open Source. Community. Decentralized Web. Building dev tools at Fission. Cooks & eats.

Home

Anagora

An AgoraAgora
Welcome to [[boris mann]]’s section of the agora!
We’re experimenting with Connecting to the AgoraConnecting to the Agora
This will document how this site gets connected to @Flancian’s AnagoraAnagora
An [[Agora]] implementation by @Flancian.
The concept is to have nodes / notes where people maintain their own digital notes garden like I do here, but then pull them in and link them through their public git repos. Aka a “distributed knowledge graph”.
The [[Agora Plan]]1 page has more details. It is written in [[Python]] / Flask and is open source under the [[Apache2 License]].

This site is [[Connecting to the Agora]] as of January 24th, 2021

Features and Documentation
https://anagora.org/...
at the git repo level.
As of [[January 24th, 2021]], @flancian connected the bmann/bmcgarden git repo into the [[Agora]].
I agree to the contract of the agora. I may create a [[Contract]] of my own in the future.
, and what some of the configurations and conventions are. The AnagoraAnagora
An [[Agora]] implementation by @Flancian.
The concept is to have nodes / notes where people maintain their own digital notes garden like I do here, but then pull them in and link them through their public git repos. Aka a “distributed knowledge graph”.
The [[Agora Plan]]1 page has more details. It is written in [[Python]] / Flask and is open source under the [[Apache2 License]].

This site is [[Connecting to the Agora]] as of January 24th, 2021

Features and Documentation
https://anagora.org/...
page has my notes and feature requests.
implementation by @Flancian.

The concept is to have nodes / notes where people maintain their own digital notes garden like I do here, but then pull them in and link them through their public git repos. Aka a “distributed knowledge graph”.

The Agora Plan1 page has more details. It is written in Python / Flask and is open source under the Apache2 License.


This site is Connecting to the AgoraConnecting to the Agora
This will document how this site gets connected to @Flancian’s AnagoraAnagora
An [[Agora]] implementation by @Flancian.
The concept is to have nodes / notes where people maintain their own digital notes garden like I do here, but then pull them in and link them through their public git repos. Aka a “distributed knowledge graph”.
The [[Agora Plan]]1 page has more details. It is written in [[Python]] / Flask and is open source under the [[Apache2 License]].

This site is [[Connecting to the Agora]] as of January 24th, 2021

Features and Documentation
https://anagora.org/...
at the git repo level.
As of [[January 24th, 2021]], @flancian connected the bmann/bmcgarden git repo into the [[Agora]].
I agree to the contract of the agora. I may create a [[Contract]] of my own in the future.
as of January 24th, 2021


Features and Documentation

https://anagora.org/@bmann is my profile page. If you start browsing there, all the links default to my notes only.

https://anagora.org/node/agora-actions lists the actions you can use.

https:/anagora.org/node/agora-search describes how to use the agora as a search engine.

Conventions

Notes on suggested conventions

Accepting the Contract

Link to the contract with a date indicating you accepted it.

Feature Requests

Ideas about the agora social system as a whole, but for now mostly technical features of the Agora server software and the main AnagoraAnagora
An [[Agora]] implementation by @Flancian.
The concept is to have nodes / notes where people maintain their own digital notes garden like I do here, but then pull them in and link them through their public git repos. Aka a “distributed knowledge graph”.
The [[Agora Plan]]1 page has more details. It is written in [[Python]] / Flask and is open source under the [[Apache2 License]].

This site is [[Connecting to the Agora]] as of January 24th, 2021

Features and Documentation
https://anagora.org/...
instance. Join us on the FedStoaFedStoa
Federated or Fediverse Stoa. A @Flancian [[Agora]] related term. Currently being used as the joint meta project group name for code on GitLab for [[Anagora]] and [[Moa Party]] related code.
See https://gitlab.com/fedstoa/
GitLabGitLab
to add your own ideas https://gitlab.com/fedstoa/agora-server

  • Ideas on agora.yml format, mainly JekyllJekyll
    Set env variable PAGES_REPO_NWO to build on [[Netlify]]
    Set the environment variable PAGES_REPO_NWO to a repo such as spadebuilders/EIPs if you want to have Jekyll sites build on Netlify.
    Posts by Year
    {% raw %}
    {% for post in site.posts %}
    {% capture current_year %}{{ post.date | date: "%Y" }}{% endcapture %}
    {% if current_year != previous_year %}
    {% unless forloop.first %}
    </ul>
    {% endunless %}
    <h2>{{ current_year }}</h2>
    <ul>
    ...
    inspired https://gitlab.com/fedstoa/agora-server/-/issues/1
  • If no local node found for wikilinks, then auto-link to global node?
  1. Not sure what the syntax should be here. I want to link to the “global” Agora plan page. ↩