diff --git a/website/content/_index.md b/website/content/_index.md index 4421798..51b0851 100644 --- a/website/content/_index.md +++ b/website/content/_index.md @@ -19,109 +19,50 @@ description: 'Something Unique. Hilbish is the new interactive shell for Lua fan
- Hilbish is configured and scripted in the Lua programming language. - This removes all the old, ugly things about Shell script and introduces - everything good about Lua, including other languages (Moonscript & Fennel). -
-Hilbish is configured and scripted in the + Lua programming language. This removes all the old, ugly things + about Shell script and introduces everything good about Lua, + including other languages (Fennel, Lua derivatives).
- Hilbish provides the user with proper menus for completions, - history searching. Want to see your previous commands? Hit Ctrl-R. -
-Hilbish provides the user with proper menus + for completions and history usage. Want to see your previous commands? + Hit Ctrl-R.
- Hilbish offers a bunch of features to make your interactive - shell experience rich. Things like syntax highlighting and hinting - available via the Lua API. -
-* Command hints shown in photo are not default.
-Hilbish offers a bunch of features to make your + interactive shell experience rich. Things like syntax highlighting + and hinting available via the Lua API.
Hilbish is your interactive shell as well as a just a Lua interpreter