Linux Installation
The installation for Linux is as follows:
- Download the latest Linux release.
-
Unzip the file called "PRSS-linux.zip".
unzip PRSS-linux.zip -d prss
-
You can now open PRSS by entering the extracted directory and executing the "prss" binary.
cd prss && ./prss
- Make sure to install and set up Git, if you plan on deploying to Github Pages with PRSS.
- Proceed to the Getting Started page to set up your site.