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

Optimize rendering #33

Closed
wants to merge 34 commits into from
Closed

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    8b20da9 View commit details
    Browse the repository at this point in the history
  2. Hide box-shadow around emojis

    jceb committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    ccc8aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87bb47a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87db390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    058d804 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e4fffd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7f04d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0aa50d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Convert bash script to Makefile

    jceb committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    5d96146 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Configuration menu
    Copy the full SHA
    5f8c0c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab23ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c6cf4 View commit details
    Browse the repository at this point in the history
  4. Move temporary files into .meta/

    jceb committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    863abb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af3bf1d View commit details
    Browse the repository at this point in the history
  6. Don't sync explain.html

    jceb committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    c8115f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e30d122 View commit details
    Browse the repository at this point in the history
  8. Simplify loop

    jceb committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    cd5bc43 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    00933ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa633f View commit details
    Browse the repository at this point in the history
  3. Add missing sass dependency

    jceb committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    6944eea View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    9540c1d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Fix typo

    jceb committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    099da2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2cb6c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Add option fragmentsInURL

    jceb committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    2bdc92e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa52136 View commit details
    Browse the repository at this point in the history
  3. Delete duplicate empty line

    jceb committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    fa63940 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Set MARKDECK_USER for pdf and standalone to ensure write access

    Jan Christoph Ebersbach committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    b04f456 View commit details
    Browse the repository at this point in the history
  2. Improve error detection if pdf rendering fails

    Jan Christoph Ebersbach committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    b976b80 View commit details
    Browse the repository at this point in the history
  3. Unify error messages to start with an uppercase letter and end with a…

    … period
    Jan Christoph Ebersbach committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    6665eba View commit details
    Browse the repository at this point in the history
  4. Delete debug information

    Jan Christoph Ebersbach committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    ac80512 View commit details
    Browse the repository at this point in the history
  5. Add more information about the reason for skipping PDF rendering

    Jan Christoph Ebersbach committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    8191989 View commit details
    Browse the repository at this point in the history
  6. Deactivate markdeckFooter by default

    Jan Christoph Ebersbach committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    88526c5 View commit details
    Browse the repository at this point in the history
  7. Increase heading font sizes in default theme to make it them readable

    Jan Christoph Ebersbach committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    7335b38 View commit details
    Browse the repository at this point in the history
  8. Hide list style if requested

    Jan Christoph Ebersbach committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    b61b44c View commit details
    Browse the repository at this point in the history