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

Build github.io pages with pandoc instead of Jekyll #248

Merged
merged 31 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. Build with pandoc

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7c11b51 View commit details
    Browse the repository at this point in the history
  2. relative paths

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a9638a4 View commit details
    Browse the repository at this point in the history
  3. style.css

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bf867dd View commit details
    Browse the repository at this point in the history
  4. Titles

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a6716db View commit details
    Browse the repository at this point in the history
  5. index.html

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c73bf30 View commit details
    Browse the repository at this point in the history
  6. Better titles

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    108ec7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3aebc1c View commit details
    Browse the repository at this point in the history
  8. .md instead of .html

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a0dc7c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    843afe6 View commit details
    Browse the repository at this point in the history
  10. htmlOutput flag

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ab2cfad View commit details
    Browse the repository at this point in the history
  11. clean up

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b544a73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e62f0ce View commit details
    Browse the repository at this point in the history
  13. npm ci

    HeikoTheissen committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2d98843 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c2b3d1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d1f1524 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. repo name as title

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9db308f View commit details
    Browse the repository at this point in the history
  2. Allow dynamic URLs

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2d92d85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0229311 View commit details
    Browse the repository at this point in the history
  4. Even better titles

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    be01d17 View commit details
    Browse the repository at this point in the history
  5. double -> single quotes

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9bc77f8 View commit details
    Browse the repository at this point in the history
  6. Titles with spaces

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3574b3c View commit details
    Browse the repository at this point in the history
  7. Use a pandoc template

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    32c7d89 View commit details
    Browse the repository at this point in the history
  8. Header in <div>

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6373ca0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34d0a98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b05c3d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa429f1 View commit details
    Browse the repository at this point in the history
  12. export pandoc template

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    59fe20d View commit details
    Browse the repository at this point in the history
  13. +test case

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9460ed1 View commit details
    Browse the repository at this point in the history
  14. Test needs pandoc

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fb7a127 View commit details
    Browse the repository at this point in the history
  15. typo

    HeikoTheissen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bbdc2f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    18c8542 View commit details
    Browse the repository at this point in the history