CLI tool to sync your Markdown to Leaflet
leafletpub atproto cli markdown
30
fork

Configure Feed

Select the types of activity you want to include in your feed.

Revert "Comment out tag in workflow for a sec"

This reverts commit aaf88e469de93b03ca33ada60fa86b99ac90d30b.

SharpMars 40ab512b 51d78354

+1 -2
+1 -2
.tangled/workflows/publish.yml
··· 2 2 - event: ["manual"] 3 3 branch: ["main"] 4 4 - event: ["push"] 5 - branch: ["main"] 6 - #tag: ["v*"] 5 + tag: ["v*"] 7 6 8 7 engine: "nixery" 9 8