Skip to content
Alex O edited this page Sep 3, 2022 · 3 revisions

Welcome to Tails Express Wiki!

Tails Express is a free and open-source modern website boilerplate that features automated build and optimization processes, a local development server, and production code minification while being as lightweight and optimized as possible.

Tails Express is an attempt to take a step forward in static site boilerplates by including key features such as:

  • A component-based JS architecture
  • TwigJS for powerful templating
  • TailwindCSS as a CSS Framework
  • Built-in local development server with hot reloading
  • Code linting support for JavaScript (ESLint) and CSS (StyleLint) linting
  • Project configurations (PostCSS, WebPack, Gulp, Editor Config)

For general questions about Tails Express, check out GitHub Discussions.

Anyone is welcome to contribute. If you decide to get involved, please take a moment and check out the pinned discussions.

Sponsors

The best you could do to support me and the project is to share it with others! The more the merrier! If you really like my idea then you could buy me a beer! 🍺

Author

Alex Obreja (asertym) | My Website | My Github

License

The code is available under the MIT license.

Clone this wiki locally