Skip to content

lucasadrianof/personal-blog-nextjs

Repository files navigation

Lucas Felicio Adriano personal website

ℹ️ About the project

My personal website rewritten with Next.js and Tailwind CSS (it was originally written with Hugo and had only static content).

The Homepage, About Me, and Contact pages are static, while all pages under /blog/* are dynamic and their content is served from Sanity. All these have their content cached by default on Server (SSG) and are re-validated via a webhook that's fired every time their content changes.

The website is hosted on Vercel and the CI/CD pipeline is configured on GH Actions, deploying to production every time a new commit is pushed to the main branch.

⚒️ Technologies

The following tools and frameworks were used to develop the website:

💡 Inspirations

Releases

No releases published

Packages

No packages published