|
This is the first commit to the AUR of the journey-bin package, a
blogging engine written in golang and compatible with Ghost themes.
This package:
- created the user and group "journey" under which the service will run;
- downloads the pre-compiled binary, which also includes the supplied
theme for journey (promenade); and
- installs all files under /opt/journey (attempts were make to split it
out under /var and /usr with symlinks, but the code at this time
doesn't properly deal with symlinks in filesystem searches causing
unusual errors).
This is the binary package which uses the pre-compiled release for the
specified version. journey (self-compiled) and journey-git (latest
releases from the develop branch) are also available.
|