question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create a basic blog system with index component and way to create individual blog posts.

See #35 parent epic for overview of the feature.

Acceptance

  • Blog list getter that finds all blog-type pages (how blog type is defined is up to implementor but simplest is to use type: blog or similar in front matter)
    • shows items in reverse date order
    • ~[ ] (? for MVP could just show all blog posts - most blogs are small) read more / infinite scroll for reading more posts~ moved to #317
  • Blog index component that can be used in a page
  • ~[ ] Layout for blog pages - take inspiration from vercel/nextjs blog or tailwindcss etc~ moved to #317
  • Blog setup on flowershow.app at /blog/ using that component
  • At least one blog on flowershow.app (probably in /blog/ directory)
  • ~[ ] Docs for feature as tutorial blog post~ moved to #318
  • Blog link in navbar called Blog

Future (and not included atm):

  • ~[ ] support for tags on blog posts~ moved to #317
  • ~[ ] search of blogs~ moved to moved to #317

Tasks

  • ~[ ] (Stub briefly) tutorial blog for this feature - great way to iron out kinks in UX~ moved to #318
  • ~[ ] Create a test for this feature~ moved to #317
  • Create BlogSearchAndListResults component (take allBlogsSummary argument)
  • ~[ ] Create individual blog layout page~ moved to #317
  • Add document type to content layer
    • Add layout automatically as a computed field (#todo does this work ok (i.e. will layout get picked up in nextjs rendering)? assume so as contentlayer processing hapens first …)
  • Create example blog index page at /blog/ and use component
  • ~[ ] Finish tutorial blog~ moved to #318
  • ~[ ] Create docs page (can reuse tutorial a bit and point to tutorial)~ moved to #318

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rufuspollockcommented, Nov 23, 2022

@olayway tip: keep the tutorial basic to start with - we can make perfect after first merge!

0reactions
olaywaycommented, Nov 24, 2022

@rufuspollock Sure just had to spend some time helping the users on discord and debugging stuff but I’m working on it now so the PR should be ready in ~2-3h

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tour of HoloFuel UI MVP v0.1.1 and App Details
This week, we're going to do another UI tour of an important app in the Holo Network—HoloFuel, the app for sending and receiving...
Read more >
Releases · facebookresearch/mvp - GitHub
This is an initial release of the Mixture of Volumetric Primitives code. This release includes code for training, rendering, and evaluation.
Read more >
Coming Soon: Panther Protocol's MVP in Polygon
Panther's MVP! Our launch will be implemented via a few shielding pools on Polygon, keeping the balance of zAssets permanently backed 1:1 by ......
Read more >
[media] Fish Folk: Punchy v0.1 – First MVP of our Deno/browser ...
[media] Fish Folk: Punchy v0.1 – First MVP of our Deno/browser-based scripting system for game logic & modding. media poster. 86. 3 comments...
Read more >
365lyf.com – Microsoft Dynamics 365 Blog by Andrew Ly MVP
I would expect that most of the first-party controls will be available in future versions; currently (v0.1), there is limited support for Power...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found