Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to use the Snowman template and query engine from Go projects #105

Open
Abbe98 opened this issue Oct 4, 2024 · 0 comments
Labels
epic large-project-support Things that mostly affects large projects

Comments

@Abbe98
Copy link
Collaborator

Abbe98 commented Oct 4, 2024

While Snowman is a static site generator its RDF/SPARQL core is a query and a template engine. At the same time many developers who interested in Snowman operate projects at a scale in which it might be unwanted to relay entirely on static assets. We should therefore expose the template and query engines as public Go modules so that one can reuse these in traditional Go based backends.

An alternative would be to split the template engine and query engine from Snowman project entirely and leave Snowman to use them as dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic large-project-support Things that mostly affects large projects
Projects
None yet
Development

No branches or pull requests

1 participant