This is the frontend for HexName written in SvelteKit with Tailwind and DaisyUI https://hexname.com
Find a file
Luka Dekanozishvili 061bcd8d1a feat: new readme
2026-02-01 15:24:30 +01:00
.vscode init commit 2026-01-05 17:39:59 +01:00
src fix: tooltip on mobile 2026-02-01 13:29:48 +01:00
static init commit 2026-01-05 17:39:59 +01:00
.env.example feat: new readme 2026-02-01 15:24:30 +01:00
.gitignore init commit 2026-01-05 17:39:59 +01:00
.npmrc init commit 2026-01-05 17:39:59 +01:00
deno.json fix: typo 2026-01-28 22:32:27 +01:00
deno.lock feat: fixed #links, static-adapter works 2026-01-29 19:56:23 +01:00
deps.nix feat: deno2nix deps output 2026-01-29 18:51:39 +01:00
eslint.config.js init commit 2026-01-05 17:39:59 +01:00
package.json feat: fixed #links, static-adapter works 2026-01-29 19:56:23 +01:00
README.md feat: new readme 2026-02-01 15:24:30 +01:00
start_backend.sh init commit 2026-01-05 17:39:59 +01:00
svelte.config.js feat: fixed #links, static-adapter works 2026-01-29 19:56:23 +01:00
tsconfig.json init commit 2026-01-05 17:39:59 +01:00
vite.config.ts feat: added 5 blogs, refactored legals, fixed (side)menu behaviour, made pages uniform 2026-01-25 00:34:06 +01:00

HexName's Frontend

This is the frontend written in Sveltekit using Tailwind and DaisyUI used for the website/my project HexName

For deployment, the static-adapter is used.