# site-inator Dead simple website generator in bash! This is what I use to maintain my website at https://yukijoou.kemonomimi.gay You can find an example website in [exmaple/](./example/) ## Installation Just copy [site-inator](./site-inator) to a folder somewhere in your $PATH! ```console $ sudo cp site-inator /usr/local/bin/ ```