A simple documentation site template built with Eleventy (11ty), Basecoat, and Tailwind CSS.
npm create reallysimpledocs@latest my-docs
# or: npx create-reallysimpledocs@latest my-docsThen:
cd my-docs
npm install
npm run devDocs:
docs/index.md- Pages CMS:
docs/content/pages-cms.md
npm install
npm run devGo to ReallySimpleDocs.com.