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

feat: add option to use slug as title of post #5470

Merged
merged 3 commits into from
May 17, 2024
Merged

feat: add option to use slug as title of post #5470

merged 3 commits into from
May 17, 2024

Commits on Apr 18, 2024

  1. feat: add option to use slug as title of post

    use `slug` as `title` of post when `title` is not specified.
    uiolee committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    207cd06 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Update lib/plugins/processor/post.ts

    Co-authored-by: Sukka <isukkaw@gmail.com>
    Signed-off-by: Uiolee <22849383+uiolee@users.noreply.github.com>
    uiolee and SukkaW committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    411273e View commit details
    Browse the repository at this point in the history
  2. rename

    uiolee committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e8b1792 View commit details
    Browse the repository at this point in the history