Replies: 1 comment
-
|
Hi, coincidentally I think I’m working on something very close to this idea. I have been building an openknowledge CLI for OKF, and some of the pieces you describe already map pretty directly to existing functionality:
So I think we may be thinking in the same direction. I’d be curious whether this matches what you had in mind. I also think there may be a missing specification layer around publishing and authoring workflows, so I wrote up a related proposal here: #113 Would love your thoughts there too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can you give me feedback on my idea for developing a publishing engine that turns Markdown files into navigable knowledge systems for both humans and AI agents?
The idea is to build something similar to Hugo, but for the Open Knowledge Format.
It would provide a command-line application with commands such as:
.mdfiles (e.g., removes unnecessary empty lines)..mdfiles..mdfiles, while also preserving the original.mdfiles (so it can be published).Beta Was this translation helpful? Give feedback.
All reactions