Skip to content

hunvreus/reallysimpledocs

Repository files navigation

ReallySimpleDocs

A simple documentation site template built with Eleventy (11ty), Basecoat, and Tailwind CSS.

Create a new site

npm create reallysimpledocs@latest my-docs
# or: npx create-reallysimpledocs@latest my-docs

Then:

cd my-docs
npm install
npm run dev

Docs:

  • docs/index.md
  • Pages CMS: docs/content/pages-cms.md

Local development (this repo)

npm install
npm run dev

Documentation

Go to ReallySimpleDocs.com.

Support the project

License

MIT