feat(agenda): add weekly agenda experience
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"Nav": {
|
||||
"about": "About",
|
||||
"blog": "Blog",
|
||||
"agenda": "Weekly Agenda",
|
||||
"content": "Content",
|
||||
"projects": "Projects",
|
||||
"gallery": "Gallery",
|
||||
@@ -87,6 +88,14 @@
|
||||
"diagramLoading": "Diagram rendering...",
|
||||
"diagramError": "Could not render Mermaid diagram."
|
||||
},
|
||||
"Agenda": {
|
||||
"title": "Weekly Agenda",
|
||||
"description": "Weekly developments and commentary from software, technology, design, and artificial intelligence.",
|
||||
"searchPlaceholder": "Search the weekly agenda...",
|
||||
"empty": "No agenda posts yet.",
|
||||
"noSearch": "No agenda posts found for \"{search}\".",
|
||||
"backToAgenda": "<- Back to Weekly Agenda"
|
||||
},
|
||||
"AnimationSources": {
|
||||
"title": "Animation Sources",
|
||||
"description": "Production notes, prompts, and reusable code from animations I create for web and mobile products.",
|
||||
|
||||
Reference in New Issue
Block a user