|
|
|
|
|
by noop_joe
805 days ago
|
|
For building docs sites I like Astro. There are at least a few tailwind+docs themes available if you want to get something started fast. By default all content is markdown, but you can integrate with other CMSs. I think I used something called Spinal as a reference theme [1] I use astro for the development of my company's developer docs [2] -- I would reach for it for internal sites also. 1. https://spinalcms.com/resources/astro-documentation-theme-wi...
2. https://noop.dev/docs/ edit: fix link |
|