Skip to content

Commit ff76117

Browse files
committed
Add Ballerina Language Reference guide and update navigation labels
1 parent da0fc74 commit ff76117

3 files changed

Lines changed: 15 additions & 6 deletions

File tree

β€Ždocs/index.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,14 @@ CodeSeekers Endless Programming Languages Meetup Β· 2022 Β· [Related project β†’
4343

4444
---
4545

46+
## Guides
47+
48+
### [Ballerina Language Reference](https://hasithaa.github.io/ballerina-reference-guide/) *(WIP)*
49+
50+
A language reference for Ballerina β€” covering the structural type system, worker-based concurrency, and data-oriented design from first principles.
51+
52+
---
53+
4654
## Projects
4755

4856
### [Ballerina Workflow](projects/index.md#ballerina-workflow) Β· 2026

β€Ždocs/projects/index.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: "About Me"
2+
title: "Portfolio"
33
---
44

5-
# :rocket: About Me
5+
# πŸ§‘β€πŸ’» Portfolio
66

77
## [WSO2](https://wso2.com) Β· Architect β€” Integration BU Β· Compiler Developer β€” Ballerina Platform
88

β€Žmkdocs.ymlβ€Ž

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,15 @@ markdown_extensions:
5656
permalink: true
5757

5858
nav:
59-
- Home: index.md
60-
- Blog:
59+
- 🏠 Home: index.md
60+
- πŸ“ Blog:
6161
- blog/index.md
6262
- Ballerina Integrator Journey: blog/2025/wso2con-ballerina-integrator.md
6363
- Programming Languages and Compilers: blog/2025/wso2-tech-conf-compilers.md
6464
- Setup Ballerina Action: blog/2023/setup-ballerina.md
6565
- Ballerina Identifiers: blog/2023/ballerina-identifiers.md
6666
- Ballerina Meetup: blog/2022/meetup.md
6767
- My Old Blog: blog/old.md
68-
- About Me:
69-
- projects/index.md
68+
- πŸ“š Guides:
69+
- Ballerina Language Reference β†—: https://hasithaa.github.io/ballerina-reference-guide/
70+
- πŸ§‘β€πŸ’» Portfolio: projects/index.md

0 commit comments

Comments
Β (0)