's Avatar

melanie

加入于 1732917358

melanie / Pixelfed Export Downloader to Markdown

0 喜欢
0 派生
2 文件
最后活跃于 1737924693
Takes the outbox.json Pixelfed export data and downloads the files and creates markdown files. Great for use with something like 11ty or Astro.
1 {
2 "name": "pixelfed-export-downloader",
3 "version": "1.0.0",
4 "main": "index.js",
5 "scripts": {
6 "start": "node index.js",
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": ["pixelfed"],
10 "author": "melanie kat",
上一页 下一页