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
-
-
-
- - - -
-
-
Simple and Easy Scripting
-
-

- 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). -

-
-
+
+
+
Simple and Easy Scripting
+

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).

-
-
-
- - - -
-
-
History and Completion Menus
-
-

- Hilbish provides the user with proper menus for completions, - history searching. Want to see your previous commands? Hit Ctrl-R. -

-
-
+
+
+
History and Completion Menus
+

Hilbish provides the user with proper menus + for completions and history usage. Want to see your previous commands? + Hit Ctrl-R.

-
-
-
- - - -
-
-
Tons of Features, and More to Come
-
-

- 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.

-
-
+
+
+
Tons of Features, and More to Come
+

Hilbish offers a bunch of features to make your + interactive shell experience rich. Things like syntax highlighting + and hinting available via the Lua API.

- -

-

Screenshots

-
-
- -
-
- -
-
- -
-
-
-

Why not just Lua?

Hilbish is your interactive shell as well as a just a Lua interpreter