Free Tool Site Templates — Download & Deploy

Free toolbox and bookmark navigation website templates with a card-grid homepage, built-in search, category filters, favourites and recently-used history.

1 resources 100% free Runs in your browser No sign-up

Resources in this category

All-in-One Tool Site Template MIT

Card-based tool aggregator with search & category filter, ready to use.

View & download ›
Browse this category in the toolbox ›

About this category

If you want to gather scattered utilities or frequently used links into one site, these templates save you from building the scaffolding yourself. The homepage is a card grid and the entries live in a single JavaScript array, so adding one means appending a line of data rather than touching the HTML. Search filters client side in real time, category tags support nested switching, and favourites persist in browser storage.

Frequently asked questions

How do I add a new entry?

Open the data file and append an object with name, link and category. The homepage renders the matching card automatically.

How many entries can it hold?

Several hundred is comfortable. Everything loads and filters client side, so past a thousand entries consider pagination or splitting the data by category.

Do favourites sync across devices?

No. Favourites are stored in browser localStorage and stay on the current device and browser.

Related categories