updated the footer for pgrid to include a date for the last scraping data. For users to know that data is up to date and maybe for crawlers so that there is at least something changing on the main page instead if it being fully static text. 
Initial blog posts rendering. Generated the blog post using ai, firstly getting post title ideas, then post content headings, then the post itself. tried using an external ai service which “optimises” for SEO but found it to be similar quality to manually prompting. They just have longer amount of content but that doesn’t seem actually helpful. blog rendering done using nextjs markdown renderer and works with static html output. 
Page to display posts on pgrid, plus updating the header to link to it. Generated based on markdown files in an ‘articles’ folder. 
Updated sitemap script to also have articles