Skip to content

flipsi/wwwmetabeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipsi's personal website

This is the source code for my personal website you can find under philippmoers.de.

Development

Edit source in src.

Build with ./build.sh.

Copy generated target directory to your webserver (I use ./upload.sh for that).

Localization

Translations for multiple languages are managed with the GNU gettext system.

Translations files are generated, this is done as a build step (see above).

Note that translations may be cached, so you may have to restart the webserver.