Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.

Repository files navigation

Pubky Knowledge Base

License

Warning

This repository is being retired and will be archived soon. The current Pubky documentation lives at pubky.org and is maintained in github.com/pubky/pubky-knowledge-base-v2.

This repository has been reduced to a redirect-only build that sends requests for old docs.pubky.org pages to their new pubky.org locations. Keep the docs.pubky.org DNS record in place while those redirects are needed; when the repository is archived and the compatibility window ends, remove the DNS record for docs.pubky.org.

Welcome to the Pubky Knowledge base - we are excited to have you here!

The current Knowledge base is a mix of reality, dreams, visions, actuality and plans.

The Knowledge Base is a comprehensive resource that encompasses our vision for Pubky, along with detailed explanations of the architecture for both Pubky Core and Pubky App, as well as key concepts and practical guides.

📝 Contributing to Documentation

We kindly ask you to help us improve this documentation for a clearer, more accurate, and concise knowledge base.

Quick Fixes

For typos, broken links, or small improvements:

  1. Fork this repository
  2. Make your changes
  3. Submit a pull request

Larger Contributions

For new pages or significant changes:

  1. Open an issue to discuss your plans first
  2. Follow the [[Contributing]] guide
  3. Test locally before submitting

See our full [[Contributing|Contributing Guide]] for detailed instructions.

🏗️ Build Static Site Locally

The knowledge base is built using Quartz, a static site generator optimized for knowledge bases.

Prerequisites

Build Steps

# 1. Navigate to quartz directory
cd quartz

# 2. Install dependencies
npm install

# 3. Build and serve locally
npm run docs

# 4. Open browser
# Visit http://localhost:8080

Production Build

cd quartz
npm run build

Output will be in quartz/public/ directory. npm run build generates the redirect-only GitHub Pages site from scripts/generate-redirects.mjs.

🔗 Related Resources

📜 License

This documentation is licensed under the MIT License. See LICENSE for details.


For GitHub Contributors: This README is specifically for the documentation repository. The actual knowledge base lives at pubky.org.

About

No description, website, or topics provided.

Resources

Contributing

Security policy

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages