This Wiki

Attempt to archive all of my projects

Original Design of the Wiki

This wiki was one of my main projects over Summer 2023. The original idea was to create a wiki that would house all of the information I have gathered on components for projects, and I've mostly avoided scope creep.

The wiki itself is part of keplerelectronics.com and is hosted on Neocities. The wiki was created using Tiddlywiki, a non-linear notebook that allows one to write a page about a topic, and then link the topic to other topics. Each page can be exported as an HTML file, complete with links to every page referenced in the original page.

This wiki uses some special techniques to make sure that everything works properly on Neocities, such as inserting underscores into page titles, and using the Giffmex no title tiddler (a tiddler is the name for a single page in TiddlyWiki).

In summer 2024 I took it upon myself to rework the wiki to cut out Tiddlywiki entirely. The pages tended to load extremely slowly, clutter up the wiki folder, could only be edited on one computer easily, and didn’t have any useful navigation tools in a bar at the top. For this reason I decided to just port everything over to straight HTML.