Skip to content

The documentation site for Archboard products.

License

Notifications You must be signed in to change notification settings

archboard/docs.archboard.io

Repository files navigation

The TEA Stack

Welcome to the shortest stack out there. This stack combines Tailwind CSS, Eleventy, and Alpine.js to make static site authoring easy and minimal!

It also includes Turbolinks for smooth page transitions and webpack to bundle all your assets!

Getting Started

Just run the usual commands and peep the package.json file to see the available scripts and packages.

For the lazy:

  • npm i to build that big ol' node_modules folder
  • npm run dev to boot up that dev server and start building
  • npm run build when you're ready to build a production bundle

Bonus npm run build && npx serve dist will boot up a local server of your production site!

About

The documentation site for Archboard products.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published