Skip to content

demosthenez/11ty-docs-template

 
 

Repository files navigation

Eleventy documentation template using Tailwind CSS

An 11ty documentation site theme, built with Tailwind CSS.

preview of the Eleventy documentation theme, built with Tailwind CSS

Sponsored By Spinal

Spinal CMS logo

Getting started

  1. Clone this repository
git clone https://github.com/spinalcms/11ty-docs-template.git documentation
  1. Go into this new folder
cd documentation
  1. Install dependencies
npm install

Development

npm run dev

Production

npm run build

Configuring

To change title, description, etc. Update files in src/_data.

Related repo's

Contributing

  1. Fork it (https://github.com/spinalcms/11ty-docs-template/fork)
  2. Clone the fork using git clone to your local development machine.
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

About

An 11ty + Tailwind CSS theme for your documentation site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 91.1%
  • JavaScript 8.3%
  • CSS 0.6%