allyourbases/episodes/MARP.sh

20 lines
530 B
Bash
Raw Normal View History

2023-10-12 19:31:16 +00:00
echo '========================='
pushd in-the-news/show/
npx @marp-team/marp-cli@latest index.md
popd
echo '========================='
2023-10-12 00:49:33 +00:00
npx @marp-team/marp-cli@latest what-is-new.md
2023-10-12 19:31:16 +00:00
echo '========================='
2023-10-11 09:30:16 +00:00
npx @marp-team/marp-cli@latest todays-topic.md
2023-10-12 19:31:16 +00:00
echo '========================='
2023-10-11 20:18:16 +00:00
npx @marp-team/marp-cli@latest it-came-from-the-fediverse.md
2023-10-12 19:31:16 +00:00
echo '========================='
2023-10-11 20:32:07 +00:00
npx @marp-team/marp-cli@latest sysop-wants-to-chat.md
2023-10-12 19:31:16 +00:00
echo '========================='
2023-10-11 20:32:07 +00:00
npx @marp-team/marp-cli@latest a-winner-is-you.md