Commit Graph

3 Commits

Author SHA1 Message Date
Aditya Thakral f116afebd2 Implement dynamic /resources/tech-talks 2021-08-25 11:52:27 -04:00
Aditya Thakral 2b733ade44 Use NEXT_PUBLIC_ prefix for base path 2021-06-07 21:51:02 -04:00
Aditya Thakral 8a9935ba27 🚑️ Add <Image /> + `next export` improvements
The <Image /> component makes prepends the basePath to the image src.
This makes all <img /> work with `next export` correctly.
2021-05-20 23:30:52 -04:00