Commit graph

425 commits

Author SHA1 Message Date
benjamin melançon
a96ed17ad5 Add Zulip section and give up on having an RST-style note' 2020-05-26 12:49:06 -04:00
benjamin melançon
ffcc173715 Try converting note (admonition) to Markdown
See https://python-markdown.github.io/extensions/admonition/
2020-05-26 12:28:55 -04:00
benjamin melançon
a7019b6947 Convert link to markdown 2020-05-26 12:22:37 -04:00
benjamin melançon
fde03ce1bd Add old/partial notes on better meeting planning 2020-05-26 12:22:19 -04:00
benjamin melançon
ae99e62c17 Start switching a mal-formatted ReStructuredText page to Markdown 2020-05-26 12:21:53 -04:00
benjamin melançon
62bdd63528 Start decision-making stub 2020-05-13 00:03:47 -04:00
benjamin melançon
daaefe07fe Add facilitation roles 2020-04-10 16:35:08 -04:00
benjamin melançon
15cb127b11 delete stray plaintexted command 2020-04-03 22:56:04 -04:00
benjamin melançon
71b3a4503c Add roles to main contents listing 2020-04-03 22:55:38 -04:00
benjamin melançon
e59352dfa4 Incorporate link into text and soften implication that cooperatives and cooperative principles began in England in 1844 2020-04-03 22:53:12 -04:00
benjamin melançon
60f97bf595 Use consistent markdown styling for headers 2020-04-03 22:51:17 -04:00
benjamin melançon
2f2df09cef Add documentation on roles 2020-04-03 22:50:50 -04:00
benjamin melançon
c15389a15e Note how to run locally 2020-03-24 20:08:53 -04:00
benjamin melançon
fbfe804a89 link to May First 2020-03-24 19:45:05 -04:00
benjamin melançon
f00122f18f Move generic steps from wiki to public doc here 2020-03-24 19:40:26 -04:00
benjamin melançon
6e859f4237 Add calendars page to main index 2020-03-23 23:35:39 -04:00
benjamin melançon
da3558ff09 Finish CalDAV documentation 2020-03-23 23:34:04 -04:00
benjamin melançon
8a969ccc98 Integrate detailed steps with images for adding calendar 2020-03-23 20:12:01 -04:00
benjamin melançon
c6eb992011 Require latest recommonmark so it'll do alt text correctly
https://github.com/readthedocs/recommonmark/issues/88
2020-03-23 19:13:49 -04:00
benjamin melançon
5adee33fa4 Add first step to adding NextCloud calendar to thunderbird plus all images 2020-03-23 18:36:19 -04:00
benjamin melançon
78fe6e358f Mark up our calendars page with RST 2020-03-23 14:17:26 -04:00
benjamin melançon
5319c32cbe Try a link to our non-annotated calendars page 2020-03-23 14:11:50 -04:00
benjamin melançon
cdea22d2dc Add stub calendars page, with test links 2020-03-23 14:09:46 -04:00
benjamin melançon
31c39db060 Nope it's probably source parsers that's obsoleted by autodoc 2020-03-23 13:53:59 -04:00
benjamin melançon
04f8a49ac6 Try commenting out thing recommonmark's conf.py doesn't have
Trying to avoid this error:

 Running Sphinx v1.8.5
loading translations [en]... done
making output directory...

Traceback (most recent call last):
  File "/home/docs/checkouts/readthedocs.org/user_builds/agaric-documentation/envs/latest/lib/python2.7/site-packages/sphinx/cmd/build.py", line 303, in build_main
    args.tags, args.verbosity, args.jobs, args.keep_going)
  File "/home/docs/checkouts/readthedocs.org/user_builds/agaric-documentation/envs/latest/lib/python2.7/site-packages/sphinx/application.py", line 251, in __init__
    self.emit('config-inited', self.config)
  File "/home/docs/checkouts/readthedocs.org/user_builds/agaric-documentation/envs/latest/lib/python2.7/site-packages/sphinx/application.py", line 510, in emit
    return self.events.emit(event, self, *args)
  File "/home/docs/checkouts/readthedocs.org/user_builds/agaric-documentation/envs/latest/lib/python2.7/site-packages/sphinx/events.py", line 80, in emit
    results.append(callback(*args))
  File "/home/docs/checkouts/readthedocs.org/user_builds/agaric-documentation/envs/latest/lib/python2.7/site-packages/sphinx/util/compat.py", line 38, in deprecate_source_parsers
    app.add_source_parser(suffix, parser)
  File "/home/docs/checkouts/readthedocs.org/user_builds/agaric-documentation/envs/latest/lib/python2.7/site-packages/sphinx/application.py", line 1211, in add_source_parser
    self.registry.add_source_parser(*args, **kwargs)
  File "/home/docs/checkouts/readthedocs.org/user_builds/agaric-documentation/envs/latest/lib/python2.7/site-packages/sphinx/registry.py", line 310, in add_source_parser
    filetype)
ExtensionError: source_parser for 'md' is already registered

Extension error:
source_parser for 'md' is already registered
2020-03-23 13:49:38 -04:00
benjamin melançon
8d001ad2b1 Add options enabled in recommonmark repository
That powers https://recommonmark.readthedocs.io/en/latest/index.html
2020-03-23 13:38:54 -04:00
benjamin melançon
ef376e3dcd Try removing deprecated option even set to false 2020-03-23 13:19:54 -04:00
benjamin melançon
9e2fc60cb7 Add *a* title but not identical to as-yet-non-working RST slug 2020-03-23 13:11:50 -04:00
benjamin melançon
633574a7f0 Add link to public raw notes (and also trigger rebuild of page to test link to translation
.. now that we've added a rst section at the top of the translation markdown)
2020-03-23 12:58:50 -04:00
benjamin melançon
c864851625 Add rst-powered name to translation markdown-formatted page 2020-03-23 12:49:28 -04:00
benjamin melançon
0f280fde83 Add test with no RST in target at all 2020-03-23 12:46:22 -04:00
benjamin melançon
077df3b62e Doesn't look like we'll need any additional requirements at all! 2020-03-23 12:41:47 -04:00
benjamin melançon
9ce02fc8f1 Switch to name-only links to see if eval_rst is truly working now 2020-03-23 12:36:00 -04:00
benjamin melançon
37d185ad01 Update our copyright date 2020-03-23 12:27:26 -04:00
mlncn
771b125363 Update atom-git-technical-notes-replacing-tomboy.md 2020-03-15 17:21:28 +00:00
Benjamin Melançon
1f3ea48f97 Update notes on translation 2019-08-19 11:16:04 -04:00
Benjamin Melançon
82b6b3e0d5 start documenting translation approach 2019-08-19 01:43:10 -04:00
benjamin melançon
81a42d262f Add an engagement approach written up for Rent the Runway in 2011 2019-07-25 15:12:43 -04:00
benjamin melançon
03b8ff64a2 Try to fix formatting but rst is just too hard 2019-06-14 22:21:58 -04:00
benjamin melançon
03a6827af4 Just link to internal project mgmt docs for now 2019-06-14 21:15:45 -04:00
benjamin melançon
01c8717ce9 Fix formatting and put best version of duplicate section in correct section 2019-06-14 19:35:27 -04:00
benjamin melançon
677e889269 Update intra-team communication 2019-06-14 19:31:32 -04:00
benjamin melançon
491c600fc0 Clean up purpose page (remove tests of read the docs) 2019-06-14 19:24:40 -04:00
benjamin melançon
792699690b Expound on capitalization a bit 2019-01-29 13:49:34 -05:00
benjamin melançon
4748ed31d3 Add a stub to expound about tags 2019-01-29 13:37:22 -05:00
benjamin melançon
4f45029084 Add a section on where to post what citing GitLab 2018-12-30 14:14:50 -05:00
benjamin melançon
8371679afa Move page on site content entry into site subfolder 2018-12-30 12:39:35 -05:00
benjamin melançon
44e61cc80e Start a web site basics guide 2018-12-21 11:35:52 -05:00
benjamin melançon
4c64e6db1f Start documenting Agaric site content entry 2018-10-23 10:11:11 -04:00
benjamin melançon
3592ff3f64 Document how to self-op in #agaric 2018-10-07 00:12:29 -04:00