2023-10-13
parent
4faa999ed4
commit
1f1d4eaaec
|
@ -1,4 +1,4 @@
|
|||
![](../../../common/logo/techcrunch.png)
|
||||
![](../../../../../common/logo/techcrunch.png)
|
||||
|
||||
by **Sarah Perez** ( `@sarahp@mastodon.social` )
|
||||
|
||||
|
@ -33,7 +33,7 @@ Mastodon actually has 407K+ more monthly users than it thought
|
|||
|
||||
---
|
||||
|
||||
![](../../../common/logo/fediversereport.png)
|
||||
![](../../../../../common/logo/fediversereport.png)
|
||||
|
||||
by **Laurens Hof** ( `@fediversereport@mastodon.social` )
|
||||
|
||||
|
|
|
@ -1,6 +1,19 @@
|
|||
npx @marp-team/marp-cli@latest in-the-news.md
|
||||
echo '========================='
|
||||
pushd in-the-news/show/
|
||||
npx @marp-team/marp-cli@latest index.md
|
||||
popd
|
||||
|
||||
echo '========================='
|
||||
npx @marp-team/marp-cli@latest what-is-new.md
|
||||
|
||||
echo '========================='
|
||||
npx @marp-team/marp-cli@latest todays-topic.md
|
||||
|
||||
echo '========================='
|
||||
npx @marp-team/marp-cli@latest it-came-from-the-fediverse.md
|
||||
|
||||
echo '========================='
|
||||
npx @marp-team/marp-cli@latest sysop-wants-to-chat.md
|
||||
|
||||
echo '========================='
|
||||
npx @marp-team/marp-cli@latest a-winner-is-you.md
|
||||
|
|
Loading…
Reference in New Issue