Skip to content

svsticky/fancy-index

Repository files navigation

Tailwind based theme for Nginx fancy-index

Used to style Nginx fancy-index pages.

Development

To run in development:

npm install
./tailwind.sh

and open index.html in your browser.

Deploying

The HEADER and FOOTER sections can be found in index.html and should be copied to their own files to deploy.

Upload the HEADER, FOOTER and compiled.css to the server and set the fancyindex_css_href, fancyindex_footer and fancyindex_header directives as described in the fancy-index docs

Note that there probably are small differences in imports between your server and local development.

About

Styling nginx-fancy-index with Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages