MatteoGauthier / mattaio-website

The repository of my personnal website

Home Page:https://mattèo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mattèo's website

Hello everyone, here is the repository of my personnal website, it is powered by vue.js through the nuxt.js framework, markdownit, front-matter, obviously VueJ and the powerfull Bulma Framework. This project is in beta so it probably contains bugs and some mistakes.

If you wan't to contribute to the development of the project it is possible and encouraged 😄 (I'm a novice developer that's why my apps may have an ugly code style). Feel free to publish issue it's so helpful 😇

TODO's

If you know the answer you can open a pull request, a new issue or send me an email

Link to TODO's

Development - Build

Requirement

  • git installed
  • node installed
    • npm installed

Build locally

Clone the repository using

git clone git@github.com:MatteoGauthier/mattaio-website.git

Install the dependencies

npm install

Start the Nuxt.js devloppement server

npm run dev

✨ Open your browser at localhost:3000 ✨

For deployment look at the package.json file

Credits

  • vue.js framework by Discord.js team
  • nuxt.js framework by Nuxt.js team
  • bulma framework by Jeremy Thomas (previously in v1)
  • Nicolò Rebughini and is his blog that helped me to build mine (v1)
  • node-snackbar utility by Chris Brame (v1)
  • Jost* font by indestructible type* (v1)
  • Inter font by Rasmus Andersson
  • TailwindCSS framework by Adam Wathan

About

The repository of my personnal website

https://mattèo.dev


Languages

Language:Vue 88.5%Language:JavaScript 8.9%Language:SCSS 1.7%Language:HTML 0.6%Language:CSS 0.2%