Rebase old template to new

This commit is contained in:
2021-03-14 19:21:59 +01:00
parent c9af20403c
commit ddde9a4941
118 changed files with 2636 additions and 5856 deletions

View File

@@ -1,33 +1,20 @@
# ArtSite 🌍
# nuxt-ts-app
This is my personnal website.
Hosted version : [arthurdanjou.fr](https://arthurdanjou.fr)
## Build Setup
## Features ✨
```bash
# install dependencies
$ yarn install
- Blog
- Portfolio
- Dark/Light Mode
- Contact Form
- Personal CV
- Automatic working state
- Wonderfull Mobile-Header
- Multi-Language site
- Connected to ArtApi (my personal api)
# serve with hot reload at localhost:3000
$ yarn dev
## Tech used ⚙
# build for production and launch server
$ yarn build
$ yarn start
- NuxtJs (SSR Framework)
- VueJs (Frontend framework)
- SCSS (Style preprocessor)
- TailwindCss (Css framework)
- Axios (Http request)
# generate static project
$ yarn generate
```
## Author 👤
➡ Arthur Danjou : Developer
- Twitter : [@ArthurDanj](https://twitter.com/ArthurDanj)
- GitHub : [@ArthurDanjou](https://github.com/ArthurDanjou)
## License 📑
Copyright © 2020 - [@ArthurDanj](https://arthurdanjou.fr) \
This project is [MIT](https://github.com/ArthurDanjou/artsite/blob/master/License) Licensed.
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).