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

Blog: add drafts listing #343

Merged
merged 2 commits into from
Feb 28, 2025
Merged

Blog: add drafts listing #343

merged 2 commits into from
Feb 28, 2025

Conversation

vladh
Copy link
Member

@vladh vladh commented Feb 24, 2025

This will live at /blog/drafts.

(Feel free to reject if not desired after all.)

@vladh vladh requested a review from chadwhitacre February 24, 2025 17:25
@vladh vladh force-pushed the vladh/add-drafts-listing branch from 62f5879 to e84bd16 Compare February 24, 2025 17:26
import ArticleList from "../../components/ArticleList.astro";
import Blob from "../../components/Blob.astro";
import Layout from "../../layouts/Layout.astro";
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should prevent this page from being indexed by search engines, etc. Is that accounted for?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had forgotten about this, sorry. Fixed.

@chadwhitacre chadwhitacre merged commit 0a79658 into main Feb 28, 2025
3 checks passed
@chadwhitacre chadwhitacre deleted the vladh/add-drafts-listing branch February 28, 2025 21:33
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.

2 participants