Documentation for Ziit coding time tracking. https://docs.ziit.app
  • MDX 80.2%
  • TypeScript 15.5%
  • CSS 3.4%
  • JavaScript 0.9%
Find a file
PandaDEV c4c296d2bd
Merge pull request #5 from 0PandaDEV/dependabot/npm_and_yarn/next-15.5.10
chore(deps): bump next from 15.5.9 to 15.5.10
2026-02-14 14:26:24 +01:00
app fix: api page styling completly off 2025-12-23 13:16:11 +01:00
content/docs fix: wrong links 2025-11-04 01:53:16 +01:00
lib refactor(source): remove unused OpenAPI code generation logic 2025-05-07 00:14:28 +02:00
public chore: update packages and move manifest, robots 2025-09-09 21:42:23 +02:00
scripts feat(docs): add Badge and Public Stats documentation, update API links 2025-06-01 17:59:46 +02:00
.eslintrc.json feat: initialize Next.js project with Fumadocs integration and basic configuration 2025-05-05 22:04:12 +02:00
.gitignore feat: initialize Next.js project with Fumadocs integration and basic configuration 2025-05-05 22:04:12 +02:00
bun.lock chore: update packages 2025-09-27 13:22:16 +02:00
mdx-components.tsx feat(api): add OpenAPI support with new API routes and documentation 2025-05-06 23:48:50 +02:00
next-env.d.ts chore: update packages 2025-08-25 23:52:12 +02:00
next.config.mjs fix(api): update icon in meta.json 2025-06-04 14:58:14 +02:00
package.json chore(deps): bump next from 15.5.9 to 15.5.10 2026-02-14 11:36:25 +00:00
postcss.config.mjs feat: initialize Next.js project with Fumadocs integration and basic configuration 2025-05-05 22:04:12 +02:00
README.md style(docs): format URL in README for clarity 2025-05-05 23:31:35 +02:00
source.config.ts feat: initialize Next.js project with Fumadocs integration and basic configuration 2025-05-05 22:04:12 +02:00
tsconfig.json chore(dependencies): update package versions and remove unused plugins 2025-05-06 23:07:37 +02:00

ziit-docs

This is a Next.js application generated with Create Fumadocs.

Run development server:

npm run dev
# or
pnpm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js and Fumadocs, take a look at the following resources: