diff --git a/docs/index.html b/docs/index.html index bd18e9c..a2d2190 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,14 +1,10 @@ -
Last updated Dec 13, 2022
Here lies the documentation for Hilbish, the hyper extensible Lua shell.
Hilbish provides you with a few quality of life features and useful
-functions to ensure you can make the shell fully yours.
These features include:
Steps on installing Hilbish will be at the Install page in the navigation bar -at the top. This also included getting development builds from the GitHub -repository.
Last updated Dec 20, 2022
Hilbish is a hyper-extensible shell mainly intended for interactive use. +To enhance the interactive experience, Hilbish comes with a wide range +of features and sane defaults, including a nice looking prompt, +advanced completion menus and history search.
Here documents some of the features of Hilbish and the Lua API.