mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-23 17:51:50 +01:00
40 lines
715 B
Markdown
40 lines
715 B
Markdown
---
|
|
slug: how-does-my-website-work
|
|
title: How does my website work?
|
|
description: My new website is using a fantastical stack and I am explaining how my playground works
|
|
publishedAt: 2024/06/21
|
|
readingTime: 7
|
|
---
|
|
|
|
## Ideas and Goals
|
|
|
|
### A playground for ideas
|
|
|
|
Testing frameworks (new nuxt 3), improving css style, discovering new technologies and frameworks
|
|
|
|
### Fast
|
|
|
|
Faster than the old one thanks to the new version of Nuxt
|
|
|
|
## FrontEnd & BackEnd with Nuxt 3
|
|
|
|
### Nuxt3 & NuxtUI, Tailwind
|
|
|
|
### Database & Deployment
|
|
|
|
NuxtHub & Cloudflare workers
|
|
|
|
### Editing
|
|
|
|
Nuxt Studio
|
|
|
|
## How much everything costs
|
|
|
|
0 thanks to nuxt free plan and cloudflare free plan
|
|
|
|
## What's next
|
|
|
|
### Performance
|
|
|
|
### Style & Animation
|