diff --git a/website/content/_index.md b/website/content/_index.md index 4357052..896f64f 100644 --- a/website/content/_index.md +++ b/website/content/_index.md @@ -5,11 +5,127 @@ description: 'Something Unique. Hilbish is the new interactive shell for Lua fan [//]: <> -
+ Hilbish is the new interactive shell for Lua fans.
+ Extensible, scriptable, configurable: All in Lua.
+
+ 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 provides the user with proper menus for completions, + history searching. 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 is your interactive shell as well as a just a Lua interpreter
+ and enhanced REPL.
+
+ Hilbish is known to run on the 3 major platforms (Windows, MacOS, Linux)
+ but likely builds on other Unixes!
+
+ Windows doesn't work as well as it should, so if you're a Windows user,
+ say something!
+