nuxt / nuxt.com

The Nuxt website, made with Nuxt.
https://nuxt.com
MIT License
282 stars 138 forks source link

templates: Add Hato Template #1558

Closed cesswhite closed 4 months ago

cesswhite commented 4 months ago

Add Hato, a minimalist template created with Nuxt UI, Nuxt Image with dark mode support

Demo: https://hato-template.vercel.app/

Captura de Pantalla 2024-04-15 a la(s) 9 10 23 Captura de Pantalla 2024-04-15 a la(s) 9 10 16

atinux commented 4 months ago

Could you please use another picture that the one from Benjamin Canac please? (Use yours from your GH Avatar for example)

Also, it would be nice that the link to the GitHub icon goes to the template too.

cesswhite commented 4 months ago

@Atinux Done, thank you

atinux commented 4 months ago

I don't think you should leverage a data.json but instead the app.config.ts

This can be removed as well as the data.json to leverage useAppConfig() in your components. https://github.com/cesswhite/hato-minimal-template/blob/main/composables/data.ts

cesswhite commented 4 months ago

@Atinux Recommended changes were made

https://github.com/cesswhite/hato-minimal-template/commit/1c82059d00b75bc68ff2a37ed887c9c80aa6f707