Add blog post about church transportation website - #5
Conversation
Added a blog post detailing the development of a church transportation website, including features, system architecture, and relation to skills learned at Fastopp.
|
Thanks for the submission — great project and write-up. This is a strong real-world application. However, this PR does not follow the blog post structure required for our Quarto site. It will be good practice to update the structure so you get comfortable with both pull requests and Quarto conventions. Please make the following required changes before we can merge: ✅ Required Changes1️⃣ Structure RequirementBlog posts must follow this folder structure:
Example: posts/ai-washing/index.qmd Please:
2️⃣ Frontmatter RequirementThe post is missing required Quarto YAML frontmatter. Please add frontmatter at the top of index.qmd using the same format as existing posts. Example: Reference: 3️⃣ Folder Naming ConventionFolder names must be lowercase and use hyphens instead of spaces. Example:
Recommended Improvements (Optional for This PR)These are not blockers for merge, but will significantly improve the post:
Our blog posts aim to be production-quality technical writing suitable for a hiring manager or engineering audience. Once these required changes are made, I’ll review again and merge. Thanks! |
Added a blog post detailing the development of a church transportation website, including features, system architecture, and relation to skills learned at Fastopp.