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

Implement previous / next on posts #12

Merged
merged 5 commits into from
Sep 10, 2023
Merged

Implement previous / next on posts #12

merged 5 commits into from
Sep 10, 2023

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    ba62451 View commit details
    Browse the repository at this point in the history
  2. feat(portfolio): ensure all portfolio posts are hidden

        * A portfolio post must now be `hidden` in order to be shown. This is needed to not mix portfolio posts with real articles. That was breaking the previous / next feature.
        * See [migration
          guide](https://github.com/bigbrozer/publii-luci-theme/tree/patches/ci#updating-from-v020) for update instructions.
    bigbrozer committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7510f6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a08c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d5d1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98a9cba View commit details
    Browse the repository at this point in the history