Skip to content

lud-hu/LudwigHubertPages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LudwigHubertPages

This is a repo containing my static pages:

ludwig-hubert de

Hosting

The pages are hosted on Google Firebase.

Deploy

$ firebase deploy

Development

The main project (/ux) is a Next.js React app.

Since the goal was to be highly performant and accessible, the Next.js app is rendered during build time and saved as static html files. This allows easy and static hosting as well as fast page loading times. Did you see the fireworks lighthouse is showing on perfect scores? 😊

lighthouse

Commands

# Run with
$ npm run dev
# Build with
$ npm run build

About

Ludwig's Portfolio website build with Next.js and static site generation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published