Skip to content

Commit 07fc30c

Browse files
1 parent c17109a commit 07fc30c

4 files changed

Lines changed: 6 additions & 112 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Mountain/
148148

149149
---
150150

151-
## Development Setup
151+
## Development Setup 🛠️
152152

153153
`Mountain` is a Rust crate and a core component of the main `Land` repository.
154154
It is not intended to be built or run standalone. Please follow the instructions
@@ -184,7 +184,7 @@ of changes specific to **Mountain**.
184184

185185
---
186186

187-
## Funding & Acknowledgements 🙏
187+
## Funding & Acknowledgements 🙏🏻
188188

189189
**Mountain** is a core element of the **Land** ecosystem. This project is funded
190190
through [NGI0 Commons Fund](https://nlnet.nl/commonsfund), a fund established by

Source/Binary/Note.md

Lines changed: 0 additions & 91 deletions
This file was deleted.

Source/Environment/Environment.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/Deep Dive.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@
77
</h3> </td>
88
</tr></table>
99

10+
---
11+
1012
# **Mountain** ⛰️ Deep Dive & Architecture
1113

1214
This document provides a detailed technical overview of the **Mountain** project
1315
for developers. It explores the internal architecture, the flow of control from
1416
request to execution, and the design patterns used to create a robust,
1517
effects-based native backend for the Land Code Editor.
1618

19+
---
20+
1721
## Core Architecture Principles
1822

1923
| Principle | Description | Key Components Involved |

0 commit comments

Comments
 (0)