Skip to content

brodienguyen/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

About

Really simple documentation template built with 11ty and Basecoat.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.5%
  • Nunjucks 16.5%
  • JavaScript 8.0%