mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 05:45:51 +03:00
[PR #25] [MERGED] Docs #327
Labels
No labels
backend
bug
developer
documentation
enhancement
enhancement
enhancement
feature
feature
fix
frontend
frontend
good first issue
help wanted
pull-request
safety-check
security
styles
styles
templates
templates
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dflow#327
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dflow-sh/dflow/pull/25
Author: @charanm927
Created: 4/2/2025
Status: ✅ Merged
Merged: 4/2/2025
Merged by: @charanm927
Base:
main← Head:docs📝 Commits (2)
b000e54chore: integrated content collections and created some collections5046936chore: installed typography added prose styles📊 Changes
13 files changed (+1700 additions, -8 deletions)
View changed files
📝
.gitignore(+2 -0)➕
content-collections.ts(+48 -0)📝
next.config.ts(+2 -1)📝
package.json(+4 -0)📝
pnpm-lock.yaml(+1219 -5)➕
src/app/(frontend)/(dashboard)/docs/[categorySlug]/[slug]/page.tsx(+31 -0)➕
src/app/(frontend)/(dashboard)/docs/layout.tsx(+74 -0)📝
src/app/(frontend)/(dashboard)/layout.client.tsx(+1 -0)➕
src/docs/api/getting-started.md(+8 -0)➕
src/docs/api/introduction.md(+8 -0)➕
src/docs/introduction/introduction.md(+299 -0)📝
tailwind.config.ts(+2 -1)📝
tsconfig.json(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.