rubenRP / rubenr.dev

Personal website made with Nuxt 3

Home Page:https://rubenr.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rubenr.dev

License: MIT Netlify Status

Personal website made with Nuxt 3

Features

  • Posts and pages in Markdown
  • Tags and categories
  • Sass Integration
  • Ackee Stats integration

Contributing

If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please don't hesitate to open a pull request and fix it!

Author

Rubén Rodríguez

License

This project is open source and available under the MIT License.

Setup

Make sure to install the dependencies:

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

About

Personal website made with Nuxt 3

https://rubenr.dev

License:MIT License


Languages

Language:SCSS 69.1%Language:Vue 20.4%Language:TypeScript 10.3%Language:JavaScript 0.1%