kleutzinger/lektor-blog

generate homepage from projects.json more directly

Closed this issue · 1 comments

right now we pull from https://raw.githubusercontent.com/kleutzinger/kleutzinger.github.io/master/site-generator/generated/kevbot.xyz.contents.lr

I think it would be better to

  1. pull projects.json (similar to above)
  2. have the logic for assembling the homepage inside this repo

Considerations:
I'd like to autommit changes to contents.lr but I have to think about how i want that to happen. maybe i could bring back a gh action? or somehow make it part of the cronjob? or just track changes in projects.json itself and not worry much about the tracking here.

closed by e508add

still some of the considerations to think about