Skip to content

oglimmer/homepage-oglimmer.com

Repository files navigation

Homepage: oglimmer.com

This repo builds the https://www.oglimmer.com web page.

It's technicaly based on Boostrap 5 and Nuxt 3 using a static build.

Development Server

npm i
npm run dev

Access at http://localhost:3000:

Build for prod

npm run static

Test prod

cd .output/public/
docker run -v $PWD:/usr/share/nginx/html -p 8080:80 nginx

Create picture

  • find a picture
  • resize to 382x287