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

Clean up templates #28

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Clean up templates #28

merged 1 commit into from
Apr 19, 2024

Conversation

pmeinhardt
Copy link
Owner

@pmeinhardt pmeinhardt commented Apr 19, 2024

  1. Create new, minimal default-template.html
    • when using for plain conversion (rather than preview), we don't need all that bulk (CSS)
    • this keeps the default output short and focused
  2. Rename the previous default template to preview-template.html
    • this one is used for previews by the Vim plugin
    • it now includes the CSS directly
  3. CSS insertion is removed from the command-line tool

@pmeinhardt pmeinhardt force-pushed the clean-up-templates branch 2 times, most recently from 4abfccb to ba1a2e0 Compare April 19, 2024 16:50
1. Create new, minimal `default-template.html`
    - when using for plain conversion (rather than preview),
      we don't need all that bulk (CSS)
    - this keeps the default output short and focused
2. Rename the previous default template to `preview-template.html`
    - this one is used for previews by the Vim plugin
    - it now includes the CSS directly
3. CSS insertion is removed from the command-line tool
@pmeinhardt pmeinhardt merged commit d11cb68 into main Apr 19, 2024
3 checks passed
@pmeinhardt pmeinhardt deleted the clean-up-templates branch April 19, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant