Unknow

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