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 provides a thin wrapper that initializes a new Mordoc project by invoking the create-app functionality from the Mordoc core.
Mordoc Docs
This repository contains the source content for the Mordoc documentation website itself, written using Mordoc.

