Gitit is a wiki software that allows you to easily create and edit web pages. In this tutorial, you will learn how to install Gitit on NetBSD.
Before installing Gitit, make sure that you have the following prerequisites:
$ su -
# pkgin update
# pkgin install ghc cabal-install git
$ git clone https://github.com/jgm/gitit.git
$ cd gitit
$ cabal install
Wait for the installation to complete successfully.
Create a configuration file for Gitit:
$ cp gitit.conf.sample gitit.conf
$ vi gitit.conf
Change the port
parameter to a desired value. For example, 8080
.
Start Gitit:
$ gitit -f gitit.conf
http://localhost:8080
in your web browser.In this tutorial, you learned how to install Gitit on NetBSD. You can now use Gitit to easily create and edit web pages on your NetBSD machine.
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!