Add blog to docs site with landing page teaser#17
Merged
andreaslampe merged 4 commits intomainfrom Mar 25, 2026
Merged
Conversation
…nding page teaser Co-authored-by: andreaslampe <68891717+andreaslampe@users.noreply.github.com> Agent-Logs-Url: https://github.com/feuersoftware/docs/sessions/293a0fa8-ca41-430f-8e89-5be6e69efff0
Copilot
AI
changed the title
[WIP] Add blog section to documentation with dummy post
Add blog to docs site with landing page teaser
Mar 25, 2026
Member
|
@copilot looks good so far, but I'd prefer to have a column layout for the blog teaser, where we have a small image on the left and the text on the right. |
…ight) Co-authored-by: andreaslampe <68891717+andreaslampe@users.noreply.github.com> Agent-Logs-Url: https://github.com/feuersoftware/docs/sessions/d7ee0232-f728-4bf5-bbda-17736ffd25f9
Contributor
Author
Done in 376c6c6. The teaser now uses a horizontal layout with the thumbnail on the left and the title/description/metadata on the right. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: andreaslampe <68891717+andreaslampe@users.noreply.github.com> Agent-Logs-Url: https://github.com/feuersoftware/docs/sessions/cf6e745e-5603-4433-b3fb-e6060323a15f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Adds a blog section alongside the existing documentation, with a split landing page that teasers the latest post.
What's new
content.config.ts— Nuxt Content v3blogcollection with schema (date,image,minRead,author)content/blog/neue-admin-oberflaeche-tetracontrol2connect.md— first post (German): TetraControl2Connect v3 Admin UI — covers the new web dashboard, SQLite config backend, setup wizard, live view, and v2 migrationapp/pages/blog/index.vue—/bloglist page usingUBlogPosts/UBlogPostwith date, reading-time badge, and authorapp/pages/blog/[slug].vue— individual post page viaContentRendererapp/components/BlogTeaser.vue— fetches latest post, renders as a horizontal card (small image on the left, title/description/metadata on the right); embedded on the landing page via:blog-teaserMDCcontent/index.md— appends:blog-teaser, splitting the landing page into Dokumentation + Blog sectionsScreenshots
Landing page — blog teaser below the product grid:
Blog post page:
Original prompt
⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.