Oct 23, 2024
- task directly render hugo pages
- we currenlty remove backend public folder (issue related to duplication)
- expected flow
- Referesh → in cache and cache added time > lastPublished return else generateLive caveat ⇒ this wont work with blog pages
- direct fetch → when (first render or all time) ⇒ read previously created public read path return that html
- changed site archiving date to 45 days