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

added lastmod date after slash in the post header if available. #450

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

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    dc4332a View commit details
    Browse the repository at this point in the history
  2. Update README.md for lastmod attribute

    Signed-off-by: kdi <[email protected]>
    McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    46ba1ae View commit details
    Browse the repository at this point in the history
  3. added parameters for last modified rendering

    Signed-off-by: kdi <[email protected]>
    McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8790399 View commit details
    Browse the repository at this point in the history
  4. added the showLastmod and lastmodSeparator params

    Signed-off-by: kdi <[email protected]>
    McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2765218 View commit details
    Browse the repository at this point in the history
  5. Fix unexpected posts in recent posts list issue

    Signed-off-by: Luke Hong <[email protected]>
    Signed-off-by: kdi <[email protected]>
    LukeHong authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    28f1108 View commit details
    Browse the repository at this point in the history
  6. Improve Chinese translator text

    Signed-off-by: Jokey Li <[email protected]>
    Signed-off-by: kdi <[email protected]>
    imjokey authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    043ddf1 View commit details
    Browse the repository at this point in the history
  7. fix series_posts hard code display

    Signed-off-by: Jokey Li <[email protected]>
    Signed-off-by: kdi <[email protected]>
    imjokey authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3be813c View commit details
    Browse the repository at this point in the history
  8. Fix icons/src property so that it does not 404

    Signed-off-by: digitalbricklayer <[email protected]>
    Signed-off-by: kdi <[email protected]>
    digitalbricklayer authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f18a267 View commit details
    Browse the repository at this point in the history
  9. add noindex parameter

    Signed-off-by: Christian Stankowic <[email protected]>
    Signed-off-by: kdi <[email protected]>
    stdevel authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    72f6392 View commit details
    Browse the repository at this point in the history
  10. fix spacing

    Signed-off-by: Christian Stankowic <[email protected]>
    Signed-off-by: kdi <[email protected]>
    stdevel authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9c1d6ac View commit details
    Browse the repository at this point in the history
  11. update documentation

    Signed-off-by: Christian Stankowic <[email protected]>
    Signed-off-by: kdi <[email protected]>
    stdevel authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    cf6f528 View commit details
    Browse the repository at this point in the history
  12. move parameter to proper documentation section

    Signed-off-by: Christian Stankowic <[email protected]>
    Signed-off-by: kdi <[email protected]>
    stdevel authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ef43b45 View commit details
    Browse the repository at this point in the history
  13. fix: onhover link icon color in dark mode

    Signed-off-by: barefootstache <[email protected]>
    Signed-off-by: kdi <[email protected]>
    barefootstache authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3ba622e View commit details
    Browse the repository at this point in the history
  14. Fix errors and warnings

    Signed-off-by: Andreas Deininger <[email protected]>
    Signed-off-by: kdi <[email protected]>
    deining authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d574dbc View commit details
    Browse the repository at this point in the history
  15. bumps in CI test

    Signed-off-by: chipzoller <[email protected]>
    Signed-off-by: kdi <[email protected]>
    chipzoller authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    94868be View commit details
    Browse the repository at this point in the history
  16. remove unused CI files

    Signed-off-by: chipzoller <[email protected]>
    Signed-off-by: kdi <[email protected]>
    chipzoller authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8713230 View commit details
    Browse the repository at this point in the history
  17. Fix typos

    Signed-off-by: Andreas Deininger <[email protected]>
    Signed-off-by: kdi <[email protected]>
    deining authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c837324 View commit details
    Browse the repository at this point in the history
  18. Adding Giscus Support

    Adding giscus.app support (similar to utterances)
    
    Signed-off-by: Robert Terakedis <[email protected]>
    Signed-off-by: kdi <[email protected]>
    rterakedis authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7c8d843 View commit details
    Browse the repository at this point in the history
  19. Update README.md

    Signed-off-by: kdi <[email protected]>
    chipzoller authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    44bd57e View commit details
    Browse the repository at this point in the history
  20. fix path to thumbnail images incorrect on second and higher page

    Signed-off-by: kartnico <[email protected]>
    Signed-off-by: kdi <[email protected]>
    kartnico authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    da8d150 View commit details
    Browse the repository at this point in the history
  21. Bump KaTeX to latest version 0.16.11

    Signed-off-by: Andreas Deininger <[email protected]>
    Signed-off-by: kdi <[email protected]>
    deining authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    afef3aa View commit details
    Browse the repository at this point in the history
  22. feat: initiate blogDir setting

    Signed-off-by: barefootstache <[email protected]>
    Signed-off-by: kdi <[email protected]>
    barefootstache authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d57516e View commit details
    Browse the repository at this point in the history
  23. feat: extend with keywords and categories

    Signed-off-by: barefootstache <[email protected]>
    Signed-off-by: kdi <[email protected]>
    barefootstache authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4237532 View commit details
    Browse the repository at this point in the history
  24. docs: update with blogDir

    Signed-off-by: barefootstache <[email protected]>
    Signed-off-by: kdi <[email protected]>
    barefootstache authored and McAviti committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2fe82aa View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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