damus.io

damus.io website
git clone git://jb55.com/damus.io
Log | Files | Refs | README | LICENSE

Makefile (115B)


      1 
      2 index.html: channels.ejs ../stats/channels-last-week.json
      3 	npx ejs $< -f ../stats/channels-last-week.json -o $@
      4 
      5