Robert McGovern tarasis
tarasis pushed to v5 at tarasis/tarasis.net 2024-11-05 23:47:12 +01:00
5278e59061 minor update to check preview is working
tarasis pushed to v5 at tarasis/tarasis.net 2024-11-05 23:29:09 +01:00
1bd58dc9d4 temp re-added collection and remove to imports of GetStaticPaths. Testing using cloudflare pages build
tarasis created branch v5 in tarasis/tarasis.net 2024-11-05 23:19:40 +01:00
tarasis pushed to v5 at tarasis/tarasis.net 2024-11-05 23:19:40 +01:00
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
Compare 2 commits »
tarasis pushed to main at tarasis/tarasis.net 2024-11-05 20:08:15 +01:00
ffd264f5e6 Stopped the disqus JS being loaded on the front page.
tarasis pushed to main at tarasis/tarasis.net 2024-11-04 21:12:47 +01:00
14c2c4686d new post quick update on life
tarasis pushed to main at tarasis/tarasis.net 2024-10-18 17:28:23 +02:00
1c26957240 update to eleventy 3.0 and a short post about it
tarasis pushed to main at tarasis/rmcg.dev 2024-04-07 08:16:46 +02:00
29fdeb0163 forgot to add it to the list of completed projects doh
tarasis pushed to main at tarasis/rmcg.dev 2024-04-07 08:13:31 +02:00
7388b5e700 recipe page challenge complete fingers crossed
tarasis pushed to main at tarasis/rmcg.dev 2024-04-07 05:50:27 +02:00
85517d94f6 blog preview card challenge fixes
tarasis pushed to main at tarasis/rmcg.dev 2024-04-07 05:47:41 +02:00
dbe6e0ee65 blog preview card challenge fixes
tarasis pushed to main at tarasis/rmcg.dev 2024-04-07 04:35:23 +02:00
b4d6c6bb3e blog preview card challenge complete
5703554898 removing bun.lockb
19881c7ffd testing deploy to cloudflare for wip branch
Compare 3 commits »
tarasis pushed to main at tarasis/motivational-picture-generator 2024-03-07 14:43:33 +01:00
0cb34e45c4 added border types, currently two supported. Intend to add more
tarasis pushed to main at tarasis/motivational-picture-generator 2024-03-07 13:35:05 +01:00
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
tarasis pushed to main at tarasis/motivational-picture-generator 2024-03-07 12:41:33 +01:00
cd4c279760 updated readme with a screenshot
tarasis pushed to main at tarasis/motivational-picture-generator 2024-03-07 12:20:23 +01:00
1fa4b1f1e4 added a minor change to check push is syncing correctly to Github
tarasis pushed to main at tarasis/motivational-picture-generator 2024-03-07 12:11:24 +01:00
39a3843c56 added config so can specify location of browser, mostly for arm linux where the version that came with puppeteer didn't load
tarasis pushed to main at tarasis/motivational-picture-generator 2024-03-07 11:50:12 +01:00
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
tarasis pushed to main at tarasis/motivational-picture-generator 2024-03-06 15:29:43 +01:00
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
Compare 3 commits »
tarasis pushed to main at tarasis/motivational-picture-generator 2024-03-06 12:48:53 +01:00
040346126c added base files, plus og experiment node script that uses commonjs not modules