In this tutorial, we will explore how to install Writing from https://josephernest.github.io/writing/ on Kali Linux latest.
Before proceeding with the installation process, you must ensure that you have the following prerequisites installed:
Here are the steps to follow:
Open the terminal on your Kali Linux machine.
Install Git on your system using the following command:
sudo apt-get install git
Clone Writing repository to your local machine using the following command:
git clone https://github.com/josephernest/writing.git
Navigate to the cloned repository using the following command:
cd writing
Install the required dependencies using the following command:
sudo apt install pandoc
Generate the HTML output using the following command:
./writing.sh <input_file.md>
Note: Replace input_file.md
with the name of the Markdown file you want to convert.
Your HTML file will be generated in the same directory with the name output.html
.
You can open the generated file in a web browser to view the output.
Congratulations! You have successfully installed Writing on Kali Linux and generated HTML output from a Markdown file.
Writing is a simple tool that helps in converting Markdown files to HTML. With the above steps, you can easily install Writing on Kali Linux and convert your Markdown files to HTML.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!