mquinson / po4a-website

Source code of https://po4a.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sources of the po4a website

This repository contains everything needed to generate the po4a website. Most of its content is translated, using po4a of course.

The build scripts are not very advanced for now, and you must clone this repository in a directory containing an uptodate checkout of po4a (the source code repository). That other repo must be called po4a.

The build scripts also require that man2html be available in your path.

Editing

The source files are located in src/.

Building

To rebuild the website, just type 01-build-pages.sh and you can inspect the result in html/

Uploading

Just type 02-upload.sh after rebuilding it.

TODO

The website uses php to allow switching to other languages, and to have a common header. Since we compile the pages anyway, it'd be good to not use php. Viewing the result for verification before uploading would be easier this way.

About

Source code of https://po4a.org/

License:GNU General Public License v2.0


Languages

Language:Shell 71.3%Language:CSS 24.6%Language:Hack 4.2%