Initial commit

This commit is contained in:
Igor Támara 2024-11-09 00:48:42 -05:00
commit 17db0285a0
15 changed files with 788 additions and 0 deletions

26
content/index.smd Normal file
View file

@ -0,0 +1,26 @@
---
.title = "Flow Control - a programmer's text editor",
.date = @date("2020-07-06T00:00:00"),
.author = "Igor Támara",
.layout = "home.shtml",
.draft = false,
---
The terminal Editor that came to reallity
## Features
We have keybindings
We have modes
We have syntax highlighting
We have multiple cursors
## Differential
## What we have
## Friendly Projects
* [Zig](https://ziglang.org/)
* [Zine](https://zine-ssg.io/)
* [Monospace Web](https://owickstrom.github.io/the-monospace-web/)