datopian / markdowndb

Turn markdown files into structured, queryable data with JS. Build markdown-powered docs, blogs, and sites quickly and reliably.
https://markdowndb.com
MIT License
261 stars 16 forks source link

Add instructions for developers to README #13

Closed olayway closed 11 months ago

olayway commented 1 year ago

E.g. how to version, tag and publish

AdamQuadmon commented 1 year ago

Nice project! I'd like to contribute. Switching from contentLayer I'm currently using mddb to generate the sqlite db but having issues with the sqlClient I'm just using a pure sqlite connector to get data.

I'm working on a NextJs13 app router project using PandaCSS for styling. Right now I'm implementing some decorators to compute fields and set defaults.

Let me know if there is something I can do in this direction and if there is a discord for this.

rufuspollock commented 1 year ago

@AdamQuadmon just saw your message on this thread - sorry we missed it earlier. Here's the discord channel - https://discord.gg/EeyfGrGu4U

rufuspollock commented 11 months ago

WONTFIX. We'll reopen when we have a need - please ping if you want to contribute!