Skip to content

Add blog post generator #1588

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
Apr 21, 2025
Merged

Add blog post generator #1588

merged 4 commits into from
Apr 21, 2025

Conversation

senekor
Copy link
Contributor

@senekor senekor commented Apr 18, 2025

This makes it easier for blog authors to get started without having to figure out the front matter format first. All they have to do is run cargo blog. The generator asks all relevant questions to generate valid and complete front matter.

closes #1583

@senekor senekor force-pushed the senekor/blog-generator branch 3 times, most recently from 51cc229 to e60f17d Compare April 18, 2025 18:10
senekor added 3 commits April 18, 2025 21:24
This seems a little cleaner, especially if more tooling is added in the
form of little one-off crates.
I presume the templates where changed at some point to not use the post
description anymore, but I haven't actually looked when and why that
happened.
@senekor senekor force-pushed the senekor/blog-generator branch 2 times, most recently from 27380cc to fea2d03 Compare April 18, 2025 20:33
@senekor senekor force-pushed the senekor/blog-generator branch from fea2d03 to 960b63f Compare April 18, 2025 21:11
@senekor senekor requested a review from Manishearth April 18, 2025 21:14
This makes it easier for blog authors to get started without having to
figure out the front matter format first. All they have to do is run
`cargo blog`. The generator asks all relevant questions to generate
valid and complete front matter.
@senekor senekor force-pushed the senekor/blog-generator branch from 960b63f to 8d5ab1a Compare April 18, 2025 21:44
@senekor senekor merged commit ec89fb4 into master Apr 21, 2025
5 checks passed
@senekor senekor deleted the senekor/blog-generator branch April 21, 2025 17:27
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.

Interactive blog post generator
3 participants