-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: update about and index page content
- Loading branch information
Showing
2 changed files
with
27 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,23 @@ | ||
--- | ||
page_title: "Hellloooooo!" | ||
page_title: "A small garden, hidden in the vast forest of the web" | ||
--- | ||
|
||
## Welcome! | ||
|
||
This is what I call my **Digital Garden**, a place where I grow my online | ||
presence. It is a minimal website that tries to fit in the 512kB club. Of | ||
course, it's written using OCaml, as it wouldn't be me if it was in another | ||
language! | ||
presence. It is a minimal website that tries to fit in the 512kB club (still | ||
not a member though...). Of course, it's written using OCaml, as it wouldn't be | ||
me if it was in another language (currently working on the OCaml build system, | ||
[Dune](https://github.com/ocaml/dune))! | ||
|
||
## Explore... | ||
|
||
- The [blog](/blog) (Still need some refactoring 🔧) | ||
- The [wiki](/wiki) (This part is under construction ⚙️) | ||
- The [wiki](/wiki) (This part is under construction, but it's improving) ⚙️) | ||
- Who [I](/about) am (Not really a nice page but, it will improve over time 🤞) | ||
|
||
## Important | ||
|
||
⚠️ This website is still under heavy development and lack a lot of features. It | ||
will improve over time but, I wanted to have a decent base first (hence the | ||
code does not look good actually!). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters