Member-only story
ChifiDocs
More Huge Strides On ChifiDocs
Some updates on my documentation website!
it all starts here
The theme of this year has been preparing both hardware and software for the deployment of my web projects. What I have sought to create is no small feat; I have created an entire web-development framework in the hopes to reach my eventual goal. This goal is OliveCreator
, a collaborative online notebook editor for creating things. At this point, we are getting really close to a completed 0.1
(beta) (usable) version of the editor.
With all of the technology required to create Olive
, along with the additional software I have developed for various reasons along the way, it makes a lot of sense that I would share these tools with other creators. This not only benefits users of my tools, but also my tools themselves as more eyes are drawn to the project, more issues are opened, and more bugs are fixed. The most important tool for opening the window between myself and other developers in this case is a documentation website.
Me being me, I would not be satisfied with a simple markdown documentation website made via Documenter
or something similar. I am also building documentation for a web-development framework, so it is easy to see why I might want to incorporate some eye-candy…