Member-only story
Continuing The Chifi Documentation
Continuing the mission to develop an amazing documentation website.
introduction
One of the many things I have yet to complete, being a singular developer working on large projects alone, is an accessible documentation website that makes my packages more usable for the average person. Not only would I like for my Julia packages to be useful tools for those who use Julia, but I would also like for my tools to be so great that people try Julia to give them a shot. Comparing Toolips
to most other web-development frameworks, including those in most other programming languages, the framework has a lot of unique capabilities that cannot be found anywhere else. There are few other web-servers with an extensible platform similar to Toolips
. Gattino
, as another example, offers hyper-composable capabilities that few other visualization libraries seem to offer — in addition to a plethora of features I intend to provide primarily through extensions.
To summarize, I have been working myself to death to get great software out over a very long period of time. Though I have built some awesome projects, I would like for my projects to be more accessible in hopes that other people could see the value in using these solutions. I think that having a fancy documentation website could benefit the…