Initial commit
This commit is contained in:
commit
17db0285a0
15 changed files with 788 additions and 0 deletions
27
content/docs/index.smd
Normal file
27
content/docs/index.smd
Normal file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
.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/)
|
Loading…
Add table
Add a link
Reference in a new issue