Source Repositories
References to the official Mordoc source code repositories.
Mordoc is an open-source project. The source code is organized across multiple repositories, each with a specific purpose.
Mordoc Core
This repository contains the core Mordoc framework, including rendering logic, configuration handling, and built-in components.
Create Mordoc App
This repository scaffolds new Mordoc projects on its own. It bundles the starter template, config, and starter content, so running npx create-mordoc-app copies that template into your new project, fills in your project name, and installs the latest mordoc package as a dependency.
Mordoc Docs
This repository contains the source content for the Mordoc documentation website itself, written using Mordoc.