Documentation for Agaric which can be fully public and is structured and purposeful. See http://data.agaric.com for raw notes. (Agaric worker-owners, see GitLab for private documentation and notes). http://docs.agaric.coop http://docs.agaric.coop
Find a file
benjamin melançon d2d411c5ca Get a little closer but it still won't work until we override the template
Real Shame ReadTheDocs et al still doesn't have true support for Gitea and Forgejo and any
other independent repo hosting, what the hell.
2025-04-16 12:58:09 -04:00
_static/css Make TOC items Agaric white when active and Agaric yellow when highlighted 2020-07-02 08:24:36 -04:00
agaric-website Crosslink to the content styleguide 2024-04-02 02:41:31 -04:00
client-communication Fix & title link to reference on filenaming 2024-04-02 05:11:23 -04:00
images Think i referenced this and forgot to include earlier 2024-01-08 20:06:00 -05:00
making-websites Fix another link that needs to be very explicit 2024-04-02 02:48:51 -04:00
official Add our Certificate of Organization to our docs 2024-02-22 22:19:56 -05:00
old Move IRC stuff out of intra-team comms to 'old' section 2024-04-02 02:48:31 -04:00
templates Make style of code shown clearly HTML 2024-02-14 18:42:11 -05:00
tools Link the linkable links, add instructions about new users, and existing agarics 2025-01-25 20:41:55 -05:00
.gitignore Ignore the build directory 2018-06-20 08:08:02 -04:00
.readthedocs.yml Use recent values for OS and python while we are here 2023-11-14 18:49:02 -05:00
calendars.md Add line breaks where needed. 2023-02-24 20:19:10 +00:00
conf.py Get a little closer but it still won't work until we override the template 2025-04-16 12:58:09 -04:00
content-style-guide.md Thoroughly overhaul the content styleguide 2024-04-02 02:47:25 -04:00
cooperative-principles.md Remove ReCommonMark rst identifiers 2020-06-05 20:55:42 -04:00
copyright-and-trademarks.md Update copyright & images section, and add sources 2023-04-06 00:49:01 -04:00
days-off.md Add May First to the days off list 2023-04-26 17:10:41 +00:00
decision-making.md Update our current note-taking tools in the descision-making doc 2023-04-07 13:58:10 -04:00
documentation.md Include a link to the MyST parser documentation in our documentation's documentation 2024-04-02 03:26:59 -04:00
friday-review-and-planning.md Drop Sanjay from off-day meetings 2023-03-24 12:10:42 -04:00
growth.md Add section on growth by splitting & reorganize docs TOC 2023-04-07 18:54:02 -04:00
index.md Add Forgejo to menu 2025-01-24 17:43:18 -05:00
intra-team-communication.md Update documentation on sending messages to Zulip stream via email. 2024-10-28 13:17:33 -07:00
lead-communication.md Format the training leads docs link actually as a markdown link 2024-05-24 12:23:10 -07:00
make.bat Stick with *project* name 2018-06-17 17:18:26 -04:00
Makefile Add options to rebuild ALL files everytime 2018-07-20 19:36:38 -04:00
marketing.md Update marketing.md 2020-11-02 04:46:31 +00:00
monday-checkin.md Add Dave to our Monday checkin 2024-11-18 11:24:56 -05:00
operating-agreement.md Add the operating agreement 2024-04-05 16:55:32 -07:00
project-management-with-gitlab.md Add gitlab docs on creating an issue watch list. 2022-02-10 02:59:33 +00:00
purpose.md Make page title distinct from page name 2020-07-02 11:43:33 -04:00
README.md Document writing the docs 2022-10-03 16:49:41 -04:00
reference-docs.md Add a few random things as references 2020-08-07 22:54:32 -04:00
requirements.txt Thought that was wrong but wanted to give precise from stackoverflow a try 2022-02-10 16:18:44 -05:00
roles.md Bring in and update roles from our internal docs 2024-05-30 23:55:02 -04:00
shared-technical-notes.md Have filename match title 2020-06-05 20:52:57 -04:00
values.md Format & typo cleanup 2021-12-09 23:20:44 -05:00
wednesday-checkin.md Fix & update wednesday check-in some more 2024-04-02 02:49:13 -04:00
weekly-rhythm.md Improve formatting and correct facts on weekly rhythm 2023-06-13 13:31:29 -04:00
worker-owner-meeting.md Combine/update duplicate worker-owner meeting templates 2024-04-02 02:36:12 -04:00

Test changes to this documentation locally:

pip install -r requirements.txt
sphinx-build -b html . _build/html