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

Prev next post links on single post page #180

Merged
merged 11 commits into from
Jan 27, 2021
Merged

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    ee5cbec View commit details
    Browse the repository at this point in the history
  2. introduce var to enable postnav links

    .Site.Params.ShowPostNavLinks
    adityatelange committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    83eb458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d25d377 View commit details
    Browse the repository at this point in the history
  4. reduce line-height

    adityatelange committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    f805c81 View commit details
    Browse the repository at this point in the history
  5. rm media conditions

    let it be same everywhere
    adityatelange committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    332796c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce17c89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16cebac View commit details
    Browse the repository at this point in the history
  8. swap next <-> prev

    so that next is actually older in date-time
    adityatelange committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7371cca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dae862d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7e8008 View commit details
    Browse the repository at this point in the history
  11. add whitespace reducers

    adityatelange committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    b78b75d View commit details
    Browse the repository at this point in the history