Skip to content

renovate-bot/jdebarochez-_-jdebarochez.github.io

 
 

Repository files navigation

Content v2 Minimal Starter

This is my personal blog. It is powered by nuxt-themes/alpine.

Setup

Make sure to install the dependencies:

# yarn
yarn install

Development Server

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

yarn dev -o

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Deployment

yarn generate
yarn deploy

About

Personal blogging website

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.3%
  • Vue 6.7%