nogweii / alpm-html

Generate a static site for browsing an Arch repo, styled like the main website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpm-html

Generate a static site for browsing an Arch repo, styled like the main website.

Given a directory full of Arch Linux packages, it will scan each and build a (in my opinion) decent looking HTML page. Each file is almost fully standalone, with the exception of an "archrepo.css" file that is also placed in the output directory. No images or javascript scripts are used, intentionally.

See the man page alpm-html(1) for usage details.

Installing

It's not really meant to be installed anywhere else but an Arch Linux system. As such, I really recommend using the AUR package.

About

Generate a static site for browsing an Arch repo, styled like the main website.

License:GNU General Public License v3.0


Languages

Language:Python 43.1%Language:HTML 37.1%Language:CSS 13.8%Language:Shell 6.0%