mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-24 20:52:08 +01:00
- Renamed 'portfolio' collection to 'projects' in content configuration. - Introduced a new 'writings' collection with corresponding schema. - Updated README to reflect changes in content structure and navigation. - Removed the old portfolio page and added new pages for projects and writings. - Added multiple new project and writing markdown files with relevant content. - Updated license year to 2025. - Enhanced AppHeader for new navigation links. - Improved ProseImg component styling.
25 lines
1.4 KiB
Markdown
25 lines
1.4 KiB
Markdown
---
|
|
slug: arthome
|
|
title: 🏡 ArtHome
|
|
description: Your personalised home page in your browser
|
|
publishedAt: 2024/09/04
|
|
readingTime: 1
|
|
cover: arthome/cover.png
|
|
tags:
|
|
- web
|
|
---
|
|
|
|
[ArtHome](https://home.arthurdanjou.fr) is a personalised page where you can create categories and tabs to have a one page with all your shortcuts on all browsers.
|
|
|
|
You can customize your tabs and categories with different colors and icons. Feel free to set your page in private if you want to keep secret your tabs.
|
|
|
|
Made with:
|
|
|
|
- [Nuxt](https://nuxt.com): Nuxt is an **open source framework** that makes web development intuitive and powerful.Create performant and production-grade full-stack web apps and websites with confidence.
|
|
- [NuxtHub](https://hub.nuxt.com): Deploy and scale your Nuxt applications worldwide with NuxtHub, the Cloudflare-powered platform that ensures lightning-fast performance at low cost and with full-stack capabilities.
|
|
- [NuxtUI](https://ui.nuxt.com): Nuxt UI simplifies the creation of stunning and responsive web applications with itscomprehensive collections of fully styled and customizable UI components designed for Nuxt.
|
|
- [Eslint](https://eslint.org): ESLint is an open source project that helps you find and fix problems with your JavaScript code.
|
|
- [Drizzle](https://orm.drizzle.team/): Drizzle ORM is a headless TypeScript ORM with a head
|
|
- [Zod](https://zod.dev/): TypeScript-first schema validation with static type inference
|
|
- and ❤️
|