This page contains articles which I'm in the process of writing or plan to write about.
The following are some features I need to implement on the site:
/<page/<number> (/page/1, /page/2, etc.)Next: <page> and Previous: <page> (manual page referencing)SeeAlso: <page> to add related pages at the topTags: <tags> at the top of the page + search by tag (e.g. /tags/tag1+tag2)[[tag: <tags>]] which is going to insert a list with all articles matching a given tag[[prefix: <prefix>]] which is going to insert a list with all articles with names that start with prefix[[suffix: <suffix>]] which is going to insert a list with all articles with titles that start with suffix[[tag-table: <tag>]]~~HIDDEN~~[[glossary-table: <column count>]]xt as language highlighting![[table.csv]]![[circuit.html]] (CircuitJS, p5.js will use this)![[video.mp4]] (manim will use this)![[image.png]] (latex figures will use this)pages/figure_*.tex files into media/figure_*.pngpages/circuit_*.txt files into media/circuit_*.htmlpages/manim_*.py files into media/manim_*.mp4pages/table_*.csv files into media/table_*.csv (just copy)pages/p5_*.js files into media/p5_*.htmlmedia/favicon.pngmedia/header.pngmedia/profile.pngmedia/background.pngpages/style.csspages/abbrev.txtmake clean-cache for clearing the cachemake tex-content for recreating media artifacts like latex etcmake sort-lists to sort lists in Markdown filesThe following are some ideas I have which I'm not going to implement right away: