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

Redesign slidefactory #9

Open
wants to merge 152 commits into
base: master
Choose a base branch
from
Open

Redesign slidefactory #9

wants to merge 152 commits into from

Commits on Apr 5, 2023

  1. Add revealjs template from pandoc 2.19.2

    The new file is the same as data/templates/default.revealjs in
    pandoc 2.19.2.
    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    62abf82 View commit details
    Browse the repository at this point in the history
  2. Enable using custom theme url

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b493da5 View commit details
    Browse the repository at this point in the history
  3. Add event to the title slide

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e8dd3cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12fc995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e305f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0653604 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f238eb View commit details
    Browse the repository at this point in the history
  8. Add class to title slide

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f105057 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b411891 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a256cf View commit details
    Browse the repository at this point in the history
  11. Remove symbolic link

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    dfe87cc View commit details
    Browse the repository at this point in the history
  12. Rename section background

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    beb8d4b View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary submodules

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7ace21e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    423923c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d514c19 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6a4ead3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ad92a9b View commit details
    Browse the repository at this point in the history
  18. Include reveal.js and mathjax

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a54a2ee View commit details
    Browse the repository at this point in the history
  19. Include online fonts

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    adeee1b View commit details
    Browse the repository at this point in the history
  20. Remove duplicated font-weight

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    07a6a36 View commit details
    Browse the repository at this point in the history
  21. Add LICENSE files

    trossi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b190b9b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Download fonts manually

    trossi committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3e8db9f View commit details
    Browse the repository at this point in the history
  2. Remove version requirements

    trossi committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    91a5dd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3328e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Add css file for local fonts

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1868230 View commit details
    Browse the repository at this point in the history
  2. Fix font in source code blocks

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ebddd4b View commit details
    Browse the repository at this point in the history
  3. Include a base font

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ded0422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c89111 View commit details
    Browse the repository at this point in the history
  5. Add python3

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7bd4fa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    906ba85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89864eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8c62de View commit details
    Browse the repository at this point in the history
  9. Use python conversion script

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    6862eb6 View commit details
    Browse the repository at this point in the history
  10. Add comments

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fe08735 View commit details
    Browse the repository at this point in the history
  11. Simplify conversion script

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    6ab0698 View commit details
    Browse the repository at this point in the history
  12. Remove conversion shell script

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2d67cd9 View commit details
    Browse the repository at this point in the history
  13. Remove setup scripts

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    498da46 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    52c5682 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    473f3c0 View commit details
    Browse the repository at this point in the history
  16. Enable custom theme path

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    793a972 View commit details
    Browse the repository at this point in the history
  17. Add --format option

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    32737c3 View commit details
    Browse the repository at this point in the history
  18. Add local urls

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3b442de View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f890e6c View commit details
    Browse the repository at this point in the history
  20. Use proper local urls

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2da0a29 View commit details
    Browse the repository at this point in the history
  21. Use common error command

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e9414d5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4afb192 View commit details
    Browse the repository at this point in the history
  23. Add -n for --dry-run

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2e17bf4 View commit details
    Browse the repository at this point in the history
  24. Remove SLIDEFACTORY_THEME_ROOT

    trossi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c68b6fd View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Add self-contained html format

    trossi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    58ec627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e00470a View commit details
    Browse the repository at this point in the history
  3. Update year

    trossi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c2517b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7c97a2 View commit details
    Browse the repository at this point in the history
  5. Add -v for --verbose

    trossi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    376ecdb View commit details
    Browse the repository at this point in the history
  6. Rename fonts.css

    trossi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    446f494 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86c04d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fab6363 View commit details
    Browse the repository at this point in the history
  9. Update README

    trossi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5dc4638 View commit details
    Browse the repository at this point in the history
  10. Rename formats

    trossi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e16c3b9 View commit details
    Browse the repository at this point in the history
  11. Print list of available themes

    trossi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a41b487 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce64121 View commit details
    Browse the repository at this point in the history
  13. Remove $SLIDEFACTORY_ROOT

    trossi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d8cb2d0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dded204 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Update version tag

    trossi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5a8a3aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bbe862 View commit details
    Browse the repository at this point in the history
  3. Generalize shell commands

    trossi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bcaef44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e875a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c661fc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    158a5d0 View commit details
    Browse the repository at this point in the history
  7. Simplify alias

    trossi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d64ca30 View commit details
    Browse the repository at this point in the history
  8. Add info prints

    trossi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    80e7f51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5785d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    605b59c View commit details
    Browse the repository at this point in the history
  11. Add a note on offline use

    trossi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    7048c59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1abf1b3 View commit details
    Browse the repository at this point in the history
  13. Add a list of known issues

    trossi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    fa0a32c View commit details
    Browse the repository at this point in the history
  14. Print stderr on failure

    trossi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b046b7c View commit details
    Browse the repository at this point in the history
  15. Add option to disable math

    trossi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    280a848 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Simplify makefile

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e3d5ccd View commit details
    Browse the repository at this point in the history
  2. Simplify readme

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c4ca472 View commit details
    Browse the repository at this point in the history
  3. Fix file permissions

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1a7cbfb View commit details
    Browse the repository at this point in the history
  4. Fix pdf generation

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5b330fd View commit details
    Browse the repository at this point in the history
  5. Fix math in pdf output

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8d061c3 View commit details
    Browse the repository at this point in the history
  6. Rename theme

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4b407a6 View commit details
    Browse the repository at this point in the history
  7. Remove png files

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8124e92 View commit details
    Browse the repository at this point in the history
  8. Use svg backgrounds

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b351a45 View commit details
    Browse the repository at this point in the history
  9. Add white background

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6309683 View commit details
    Browse the repository at this point in the history
  10. Use dark title page font color

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6993c45 View commit details
    Browse the repository at this point in the history
  11. Remove outdated themes

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a4bcce4 View commit details
    Browse the repository at this point in the history
  12. Remove browser argument

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0875236 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8fe5025 View commit details
    Browse the repository at this point in the history
  14. Rename --filter to --filters

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3e5cc73 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    455fb0d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6e02d0c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6a7ad3a View commit details
    Browse the repository at this point in the history
  18. Remove separate url files

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2c39913 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c8e5a8e View commit details
    Browse the repository at this point in the history
  20. Rename standalone to embedded

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    440383a View commit details
    Browse the repository at this point in the history
  21. Update README

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9af22cd View commit details
    Browse the repository at this point in the history
  22. Fix style

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bcc1912 View commit details
    Browse the repository at this point in the history
  23. Group advanced options

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    03b5654 View commit details
    Browse the repository at this point in the history
  24. Fix instructions

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    648d5ef View commit details
    Browse the repository at this point in the history
  25. Include version tag in url

    trossi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    82fbc0e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bdf3959 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    d52466f View commit details
    Browse the repository at this point in the history
  2. Add verbose_info function

    trossi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6f6b626 View commit details
    Browse the repository at this point in the history
  3. Simplify dry run

    trossi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b154b9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4699176 View commit details
    Browse the repository at this point in the history
  5. Fix dry run

    trossi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7494771 View commit details
    Browse the repository at this point in the history
  6. Simplify commands

    trossi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    523a91d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5edd277 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    730bf47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53b5869 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    ad695bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301c3fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    061f158 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Revert "Update dockefile to use heredoc style"

    This reverts commit 301c3fa.
    cscjlan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4f307db View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Use google fonts v2 API

    trossi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    51a59b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    6bfe222 View commit details
    Browse the repository at this point in the history
  2. Simplify css

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    69e5515 View commit details
    Browse the repository at this point in the history
  3. Repeat background in overflow

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    297af40 View commit details
    Browse the repository at this point in the history
  4. Align values

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5df07dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    743471e View commit details
    Browse the repository at this point in the history
  6. Update css version

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    35e2bc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e5a2e3 View commit details
    Browse the repository at this point in the history
  8. Add zip

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a4cde2d View commit details
    Browse the repository at this point in the history
  9. Update alpine patch version

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b696774 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d824524 View commit details
    Browse the repository at this point in the history
  11. Update version

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a95bc00 View commit details
    Browse the repository at this point in the history
  12. Add git

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c682bf0 View commit details
    Browse the repository at this point in the history
  13. Fix list spacing in pdf

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c1aae19 View commit details
    Browse the repository at this point in the history
  14. Update version

    trossi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5361256 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Simplify docker command

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0961dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4faa4e5 View commit details
    Browse the repository at this point in the history
  3. Simplify resource url handling

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    97ea55e View commit details
    Browse the repository at this point in the history
  4. Include py3-yaml

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    147a2a6 View commit details
    Browse the repository at this point in the history
  5. Create slidefactory executable

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a4fe563 View commit details
    Browse the repository at this point in the history
  6. Reorganize parent argparsers

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    998e449 View commit details
    Browse the repository at this point in the history
  7. Fix dry run

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c1c0bc2 View commit details
    Browse the repository at this point in the history
  8. Add pages sub-command

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    25e2e36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db7ef57 View commit details
    Browse the repository at this point in the history
  10. Update syntax

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ea91d2f View commit details
    Browse the repository at this point in the history
  11. Fix relative theme path

    trossi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ff13d02 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fa5801 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 17, 2024

  1. Fix background in vertical overflow

    This reverts commit 297af40.
    trossi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f8d169e View commit details
    Browse the repository at this point in the history
  2. Update version

    trossi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    68a7b16 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    5826584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff0e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f04556e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1872a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f9441d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Fix instruction

    trossi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0aa5a0e View commit details
    Browse the repository at this point in the history