Skip to content

LuisHCK/luishck.github.io

Repository files navigation

My online portfolio

Luis-J-Centeno-Full-Stack-Web-Developer

Deployment hardening

  • Static output is generated with Next.js export and served by Nginx in Docker.
  • Custom Nginx rules live in nginx/default.conf.
  • Common scanner probe paths like .env, xmlrpc.php, wp-*, and *.php return 404.
  • Dotfiles are blocked except /.well-known/*.
  • Static routes support both /path and /path/ URLs.

Sitemap automation

  • Sitemap and robots are generated automatically with next-sitemap during bun run build.
  • Config lives in next-sitemap.config.js and outputs files directly into out for Docker/Nginx.
  • Set NEXT_PUBLIC_SITE_URL to change the canonical domain if needed.

About

My personal page made with ♥ NextJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors