- Northern Ireland
- https://tarasis.net
- Joined on
2023-01-17
1bd58dc9d4
temp re-added collection and remove to imports of GetStaticPaths. Testing using cloudflare pages build
c21e3e2a9b
updated gitignore but need to clean it up
3f5c165c08
new branch for v5 of site, switching from eleventy to astro. Have left out existing posts for the moment
b4d6c6bb3e
blog preview card challenge complete
5703554898
removing bun.lockb
19881c7ffd
testing deploy to cloudflare for wip branch
9d0c53cefe
made colors optional, with garish alts for now if none specified, also updated the placeholder image to server that I host so I'm not hitting someone elses
39a3843c56
added config so can specify location of browser, mostly for arm linux where the version that came with puppeteer didn't load
ebf93669d8
worker now takes provides parameters, and then uses ejs to render the webpage. At the moment that is basic CSS styling, and no provided parameters for the colors and such YET
0626a08da8
moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters
f36999721d
made copy of page, don't ask
ebae4cc90b
base code set to use import rather than require. Now to evolve the code