Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config_todo [2025/06/18 20:35] – Ron Helwig | config_todo [2025/07/05 20:18] (current) – Ron Helwig | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | # Site Tech Items |
| - | ===== ToDo ===== | + | ## To Do |
| - | Maybe install the [[https:// | + | |
| + | Maybe install the [Mermaid plugin](https:// | ||
| + | This might be useful for explaining | ||
| + | |||
| + | For embedding videos, if we need them, look at either [Video Share plugin](https:// | ||
| + | |||
| + | ## Done | ||
| + | |||
| + | ### Site Navigation / Menus | ||
| + | [Navigation](topnav) | ||
| + | [Sidebar](sidebar) the content block in the sidebar below the Navigation links \\\ | ||
| + | [Top Bar](topbar) the links at the very top of the page | ||
| + | |||
| + | ### QR Codes | ||
| + | I tried making QR codes for crypto donations using the [barcodes plugin](https:// | ||
| + | |||
| + | That didn't work, probably because I wasn't using it right, but then I tried the [QRCode 2 plugin](https:// | ||
| + | |||
| + | ### KaTex | ||
| + | I added the [KaTex plugin](https:// | ||
| + | |||
| + | ### Logo | ||
| + | |||
| + | Added a logo: {{: | ||
| + | |||
| + | ### Theme | ||
| + | |||
| + | I installed and configured the [Writr template](https:// | ||
| + | |||
| + | ### CommonMark | ||
| + | |||
| + | I installed the [CommonMark Plugin](https:// | ||
| + | |||
| + | **Note:** In order to make line breaks where it isn't treated as a paragraph break, you need to add a third slash at the end of the line, and make sure there is a space after the three slashes. | ||
| + | |||
| + | *Example: | ||
| + | |||
| + | Just hit return \\\ | ||
| + | Line 1 | ||
| + | Line 2 | ||
| + | |||
| + | Add "\\ \\ \\" \\\ | ||
| + | Line 1 \\\ | ||
| + | Line 2 | ||
| + | |||
| + | ### DocNavigation | ||
| + | |||
| + | I installed the [DocNavigation plugin](https:// | ||
| + | [Rules Handbook](rules: | ||
| + | |||
| + | ### Hidden | ||
| + | |||
| + | I added the [Hidden plugin](https:// | ||
| + | |||
| + | It uses syntax similar to an HTML `hidden` element whose content is hidden by default. | ||
| + | You can specify the text to display when collapsed using the `onHidden` attribute. | ||
| + | |||
| + | Example: | ||
| + | |||
| + | <hidden onHidden=" | ||
| - | ===== Done ===== | ||
| - | I installed the DocNavigation module so the [[rules: | ||
