BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/navdeep-singh/blog-section-one

Blog Section One

navdeep-singh/blog-section-one
FreeBlock

A semantic blog archive grouped by year, with aligned dates, useful metadata, and accessible row links.

Install it

npx shadcn@latest add https://ui.navdeepsingh.dev/r/blog-section-one.json

Source

components/blocks/blog/blog-section-one.tsxui.navdeepsingh.dev/r/blog-section-one.json · first 6 KB
1import type { ComponentProps } from 'react'
2import { ArrowRight } from 'lucide-react'
3
4import { cn } from '@/lib/utils'
5
6export type WritingArchiveItem = {
7 title: string
8 href: string
9 date: string
10 dateTime: string
11 description?: string
12 category?: string
13 readingTime?: string
14}
15
16export type WritingArchiveGroup = {
17 year: string
18 items: readonly WritingArchiveItem[]
19}
20
21export type BlogSectionSixContent = {
22 eyebrow: string
23 heading: string
24 description: string
25}
26
27export type BlogSectionSixProps = Omit<ComponentProps<'section'>, 'children' | 'content'> & {
28 content?: BlogSectionSixContent
29 groups?: readonly WritingArchiveGroup[]
30}
31
32const defaultBlogContent: BlogSectionSixContent = {
33 eyebrow: 'Writing archive',
34 heading: 'Notes on building clearer products.',
35 description:
36 'Practical observations from product work, design reviews, releases, and the systems that support them.',
37}
38
39const defaultGroups: readonly WritingArchiveGroup[] = [
40 {
41 year: '2026',
42 items: [
43 {
44 title: 'Designing interfaces with fewer decisions',
45 href: '#fewer-decisions',
46 date: 'Jul 18',
47 dateTime: '2026-07-18',
48 description:
49 'A practical approach to removing choices that do not help someone move forward.',
50 category: 'Design',
51 readingTime: '6 min',
52 },
53 {
54 title: 'Release notes are part of the product',
55 href: '#release-notes',
56 date: 'Jun 04',
57 dateTime: '2026-06-04',
58 description: 'How a small editorial system keeps customer communication close to the work.',
59 category: 'Product',
60 readingTime: '5 min',
61 },
62 {
63 title: 'What changed in the workspace navigation',
64 href: '#workspace-navigation',
65 date: 'Apr 22',
66 dateTime: '2026-04-22',
67 category: 'Changelog',
68 readingTime: '3 min',
69 },
70 ],
71 },
72 {
73 year: '2025',
74 items: [
75 {
76 title: 'A case for quieter project dashboards',
77 href: '#quieter-dashboards',
78 date: 'Nov 13',
79 dateTime: '2025-11-13',
80 description: 'Choosing a smaller set of signals made weekly planning easier to trust.',
81 category: 'Case study',
82 readingTime: '8 min',
83 },
84 {
85 title: 'Documentation updates for version 2.4',
86 href: '#documentation-24',
87 date: 'Sep 08',
88 dateTime: '2025-09-08',
89 category: 'Documentation',
90 readingTime: '4 min',
91 },
92// … truncated

What it pulls in

npm packages

  • lucide-react

Files it writes

  • components/blocks/blog/blog-section-one.tsx

Facts

Registry
navdeep-singh
Type
registry:block
Access
Free
Files written
1
Licence
MIT
In the index
at or before 2026-08-08
Last confirmed
today

Go to the source

ui.navdeepsingh.dev Navdeepannu/Portfolio on GitHub Raw registry item This item as JSON

More from navdeep-singh

All 64 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Contact Section Fourcontact-section-fournavdeep-singhBlocksFreeno deps
Contact Section Onecontact-section-onenavdeep-singhBlocksFree1 dep
Contact Section Threecontact-section-threenavdeep-singhBlocksFreeno deps
Contact Section Twocontact-section-twonavdeep-singhBlocksFreeno deps
Content Section Fourcontent-section-fournavdeep-singhBlocksFree1 dep
Content Section Onecontent-section-onenavdeep-singhBlocksFree1 dep
Content Section Threecontent-section-threenavdeep-singhBlocksFree2 deps
Content Section Twocontent-section-twonavdeep-singhBlocksFree1 dep

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex