Dillinger is a cloud-based Markdown editor that can be used to create, edit, and save Markdown files. It can be installed on Debian Latest, and in this tutorial, we will explain how to do so.
Before you start the installation process of Dillinger, you need to have the following prerequisites:
Node.js is required to run Dillinger on your system. To install Node.js, you can follow these steps:
sudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get install -y nodejs
node -v
To install Git, you can follow these steps:
sudo apt-get update
sudo apt-get install git
git --version
You can download the Dillinger files using the Git command. Follow these steps to download Dillinger:
git clone https://github.com/joemccann/dillinger.git
Once you have downloaded the Dillinger files, follow these steps to install it:
cd dillinger
sudo npm install -g gulp
npm install
npm start
http://localhost:8080
Dillinger is an excellent Markdown editor that can be installed on Debian Latest. In this tutorial, we have explained how to install Dillinger on your Debian Latest system. If you encounter any issues during the installation process, please leave a comment below.
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!