git clone git@github.com:Ugarz/two.git && cd two/
npm install && npm run dev
- Rebuild my website with Next.js and TypeScript.
- Add Responsive behaviour.
- Optimize the
build/
folder. - Repair the Deploy Github Action (was working on v1).
- Deploy to Vercel in order to support Image optimization built-in.
- Try to map the Severless process through Github Actions
- Deploy with Github Actions and AWS Elastic Beanstalk
- Next.js Image optimization
- Next.js Image optimization - Stack Overflow thread
- Migrate website from Route53 to Vercel
- next-optimized-images - Alternative to Image Optimization with Next.js
- Transitioning Gradients in CSS
- Notion Documentation
- Notion hq SDK
- How to Connect a React App to a Notion Database