Skip to content

refactor: Moved reading time into BlogPost #263

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

Merged
merged 4 commits into from
Dec 16, 2023

Conversation

linkdotnet
Copy link
Owner

Fixes #262

Open points

  • Migration of current blog version to latest?

Two ideas:

  1. SQL script - which might be tricky given the fact, that it using RegEx
  2. A background service for migration

@linkdotnet linkdotnet force-pushed the feature/simplify-readingtime branch from 1d1623a to 98df5a9 Compare August 11, 2023 21:35
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@linkdotnet linkdotnet force-pushed the feature/simplify-readingtime branch from 98df5a9 to b738067 Compare December 16, 2023 18:13
@linkdotnet linkdotnet merged commit d23a6b6 into master Dec 16, 2023
@linkdotnet linkdotnet deleted the feature/simplify-readingtime branch December 16, 2023 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calculate reading time when creating/updating blog post
1 participant