top | item 46302476

Show HN: ReallySimpleDocs - A minimal docs template built with 11ty and Tailwind

1 points| hunvreus | 2 months ago |reallysimpledocs.com

3 comments

order

hunvreus|2 months ago

It's pretty much as advertised: a really simple documentation template built with 11ty [1] and Tailwind.

I've been releasing a few projects in the past year: Basecoat [2], Pages CMS [3], and lately /dev/push [4]. Each one of them needed its own documentation.

Sure, I could have used stuff like Mintlify or Docusaurus. But I really wanted something fast, modern, simple, and good-looking. And if possible: no React.

Since it's using Basecoat, you get a shadcn/ui compatible design system, so pretty easy to style.

I'll be rolling it out to all my projects, but maybe some of you find it useful.

[1]: https://11ty.dev

[2]: https://basecoatui.com

[3]: https://pagescms.org

[4]: https://devpu.sh

Rakshath_1|2 months ago

[flagged]

hunvreus|2 months ago

Appreciated. That's pretty much what I was going for.

The only thing I think is missing is a proper full text search which I'll add later on this week using lunr.js [1]. I just didn't have the time to get it done for this release.

[1]: https://lunrjs.com/