2.4 KiB
2.4 KiB
Yes, there are even documentations about documentation which is itself a bit of a paradox when you think about it. But there are many documentation sources out today for just that purpose.
In fact Obsidian itself is a fantastic documentation source. It serves to explain and give tutorials for me. Just stick with one though.
Documentation Sources:
- Refer to Alt. Obsidian too!
- Wikipedia
- the original documentation site
- this generally documents concepts though and serves as an encyclopedia for documentation on certain topics.
- MediaWiki powers wikipedia
- there are several such "wiki" based documentations
- Notion
- Notion has a wiki template too
- Notion documents more adaptively and is user-friendly for many kinds of adaptation from code to task-assigning.
- Obsidian
- Especially with Obsidian Publish it can turn into a great wiki
- Google Docs
- you can now publish anything made in gDocs to the web!
- MkDocs
- Wiki.js - a powerful new way to create documentation
- Quarto is a documentation software for academics built on top of pandocs
- There is a great tutorial for converting from Hugo/Jekyll based static site generators to Quarto via this site.
- nvALT - a simple note-taking utility to store your notes in markdown
- Doxygen - generates documentation from source code!
- in fact they even provide a list of all other sites on documentation for code sources!
- NaturalDocs !
Writing/Blogging Platforms:
- medium
- substack
- write.as
Documentation Themes
The themes themselves or the front matter for documentation is certainly worth mentioning. Of course you can also just skip that whole process and go directly into simple html design. But aesthetics do matter at the end of the day. Here are notable themes.
- This Re-learn Hugo Theme for docs
- utilized by localai.io
#docs