feat: updated readme
This commit is contained in:
parent
09c9a0eaf5
commit
1d7c3df13b
1 changed files with 6 additions and 2 deletions
|
|
@ -1,7 +1,11 @@
|
|||
# HexName's Frontend
|
||||
|
||||
This is the frontend written in Sveltekit using Tailwind and DaisyUI used for the website/my project [HexName](https://hexname.com).
|
||||
This is the frontend written in Sveltekit using Tailwind and DaisyUI for my website/project [HexName](https://hexname.com), a free DNS/DDNS service.
|
||||
|
||||
## Contributions
|
||||
|
||||
Pull requests improving the workflow, fixing bugs, etc are welcome.
|
||||
|
||||
For deployment, the static-adapter is used.
|
||||
Use `deno task dev` to run the local development environment.
|
||||
|
||||
For deployment, the static-adapter is used: `deno task build`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue