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

Static site generation #93

Closed
kmaasrud opened this issue Apr 16, 2022 · 0 comments · Fixed by #94
Closed

Static site generation #93

kmaasrud opened this issue Apr 16, 2022 · 0 comments · Fixed by #94
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kmaasrud
Copy link
Member

We need a static site generator bundled with mdzk, to serve as a convenience feature, attract new users and provide an example of mdzk integration. Building it should be an optional (but default) feature of the mdzk crate.

Ideally, the generated site should have these features:

  • Very minimal "semantic HTML"-type style.
  • Separate index page (we're pushing the idea of non-hierarchical PKMs, so no sidebar.)
  • Syntax highlighting (bundle a minimized highlight.js.)
  • KaTeX (bundle a minimized katex.js and do rendering with the auto-render plugin.)
@kmaasrud kmaasrud added the enhancement New feature or request label Apr 16, 2022
@kmaasrud kmaasrud added this to the 1.0.0 milestone Apr 16, 2022
@kmaasrud kmaasrud mentioned this issue Apr 16, 2022
26 tasks
@kmaasrud kmaasrud linked a pull request Apr 16, 2022 that will close this issue
26 tasks
@kmaasrud kmaasrud pinned this issue May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants