Commit Graph

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