Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 682 Bytes

ElevenTailWorm

Eleventy, Tailwind and Bookworms experiments. Generate a static startpage with bookmarks from Bookworms format.

This bookmarks html file can be imported by any browser (thanks to Bookworms): output_bookworms/browsers.html

demo

Deploy with Vercel

Installation

npm install

Development

npm run dev

Build

npm run build