📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
2024-08-24 09:51:08 -06:00
.github Update FUNDING.yml 2024-08-19 11:52:38 +02:00
content fixed typo on additional resources in Getting Started guides 2024-08-24 09:51:08 -06:00
docs initial 2024-08-18 00:54:32 +02:00
quartz fixed default Quartz media query to show side panels properly 2024-08-23 15:31:56 -06:00
.gitattributes initial 2024-08-18 00:54:32 +02:00
.gitignore Added '.obsidian' directory to save Obsidian configuration 2024-08-20 21:22:15 -06:00
.node-version initial 2024-08-18 00:54:32 +02:00
.npmrc initial 2024-08-18 00:54:32 +02:00
.prettierignore initial 2024-08-18 00:54:32 +02:00
.prettierrc initial 2024-08-18 00:54:32 +02:00
CODE_OF_CONDUCT.md initial 2024-08-18 00:54:32 +02:00
Dockerfile initial 2024-08-18 00:54:32 +02:00
globals.d.ts initial 2024-08-18 00:54:32 +02:00
index.d.ts initial 2024-08-18 00:54:32 +02:00
LICENSE.txt initial 2024-08-18 00:54:32 +02:00
package-lock.json Update package-lock.json 2024-08-23 20:43:30 +02:00
package.json Merge pull request #14 from zen-browser/dependabot/npm_and_yarn/types/node-22.4.1 2024-08-19 15:20:23 -06:00
quartz.config.ts chore: Update landing page title and footer links 2024-08-18 01:20:53 +02:00
quartz.layout.ts Started working on building zen from source 2024-08-18 01:32:18 +02:00
README.md Atualizar o README.md 2024-08-24 15:32:30 +00:00
tsconfig.json initial 2024-08-18 00:54:32 +02:00
vercel.json chore: Update vercel.json to enable clean URLs 2024-08-18 01:55:35 +02:00

Docs Site

Welcome to Zen Browsers Documentation!

Contributing

This site is built with Quartz 4.0. Site content is written in Markdown format located in content.

For local preivew:

npm i
# for preview
npm run docs