Skip to content

Create pacta-docs repository #26

Description

@akhundMurad

pacta-docs: mkdocs documentation of Pacta. Ideally, we should have a dedicated domain for Pacta (i.e., pacta-dev.org/docs)

Dependencies:

  • mkdocs
  • pacta-examples

Structure:

.
├── .github/workflows/
├── docs/
│   ├── examples/
│   │   ├── index.md
│   │   ├── hexagonal-app.md
│   │   ├── legacy-migration.md
│   │   └── simple-layered-app.md
│   ├── stylesheets/
│   │   └── extra.css
│   ├── architecture.md
│   ├── changelog.md
│   ├── ci-integration.md
│   ├── cli.md
│   ├── configuration.md
│   ├── getting-started.md
│   ├── index.md
│   ├── rules.md
│   └── troubleshooting.md
├── mkdocs.yml
├── pyproject.yml
├── uv.lock
└── README.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions