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

github.com/mordoc

This repository contains the core Mordoc framework, including rendering logic, configuration handling, and built-in components.

Create Mordoc App

github.com/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

github.com/mordoc-docs

This repository contains the source content for the Mordoc documentation website itself, written using Mordoc.