Sha256: 626f23dba2055d3dd4f18eaab22a84c792220d0713d324436066b46ee4564cc7

Contents?: true

Size: 771 Bytes

Versions: 2

Compression:

Stored size: 771 Bytes

Contents

---
title: Webgen::SourceHandler::Page
---
## Description

This source handler uses page files which are used to specify the actual content for the website.
These files are written using [Webgen Page Format]({relocatable: ../webgen_page_format.html}).
Therefore they contain the content for the web page and, optionally, meta information. The extension
`page` is changed to `html` for the output file and canonical names.

*In contrast* to other handled files, page files can never be unlocalized! If they have no language
set, the default language specified using the configuration option `website.lang` is used. This
means that for the default language set to English and a source path named `index.page`, the
language meta information is automatically set to English.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
webgen-0.5.10 doc/sourcehandler/page.page
webgen-0.5.9 doc/sourcehandler/page.page