Skip to content

Commit cb9f321

Browse files
committed
GH Pages refinement
1 parent 5aacf80 commit cb9f321

File tree

2 files changed

+15
-18
lines changed

2 files changed

+15
-18
lines changed

docs2/README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
11
---
2-
redirect_to: ./index.md
3-
---
2+
title: "LinkedQL Documentation"
3+
description: "Unified documentation for the LinkedQL ecosystem — language, processing engine, embedded runtime, and client interfaces."
4+
permalink: /
5+
nav_order: 0
6+
layout: home
7+
---
8+
9+
# LinkedQL Documentation
10+
11+
Explore the layers of the LinkedQL system:
12+
13+
+ [Entry (`entry`)](/entry) — the external interface and dialect clients.
14+
+ [FlashQL (`flash`)](/flash) — the embedded engine.
15+
+ [Language (`lang`)](/lang) — the compiler and syntax layer.
16+
+ [Processing (`proc`)](/proc) — the runtime and reactivity core.

docs2/index.md

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

0 commit comments

Comments
 (0)