Commit Graph

11 Commits

Author SHA1 Message Date
Robert McGovern 0cb34e45c4 added border types, currently two supported. Intend to add more 2024-03-07 13:43:32 +00:00
Robert McGovern 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 2024-03-07 12:35:03 +00:00
Robert McGovern cd4c279760 updated readme with a screenshot 2024-03-07 11:41:30 +00:00
Robert McGovern 1fa4b1f1e4 added a minor change to check push is syncing correctly to Github 2024-03-07 11:20:24 +00:00
Robert McGovern 39a3843c56 added config so can specify location of browser, mostly for arm linux where the version that came with puppeteer didn't load 2024-03-07 11:11:22 +00:00
Robert McGovern 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 2024-03-07 10:49:55 +00:00
Robert McGovern 0626a08da8 moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters 2024-03-06 14:29:35 +00:00
Robert McGovern f36999721d made copy of page, don't ask 2024-03-06 12:53:09 +00:00
Robert McGovern ebae4cc90b base code set to use import rather than require. Now to evolve the code 2024-03-06 12:18:36 +00:00
Robert McGovern 040346126c added base files, plus og experiment node script that uses commonjs not modules 2024-03-06 11:48:48 +00:00
Robert McGovern c295818039 Initial commit 2024-03-06 12:36:54 +01:00