Convert your Opendylan's pacman catalog to a Jekyll website
pacman-vs-jekyll
If used without parameters it will create a directory called
pacman-catalog-website
in the working directory. The program will
populate the directory with a Jekyll website listing all packages in
the catalog.
pacman-vs-jekyll -h
to see the usage
- Clone the repository
git clone https://github.com/fraya/pacman-vs-jekyll
- Enter the repository directory
cd pacman-vs-jekyll
- Update the project dependencies
dylan update
- Build
dylan build --all