forked from rho_n/hpr_generator
Updated README.md
This commit is contained in:
parent
3cf2f3a8e1
commit
faac8c202e
@ -31,12 +31,18 @@ Static web page generator for the Hacker Public Radio website.
|
|||||||
* Template
|
* Template
|
||||||
* Template::Plugin::File
|
* Template::Plugin::File
|
||||||
* Template::Plugin::DBI
|
* Template::Plugin::DBI
|
||||||
|
* Template::Plugin::Date
|
||||||
|
* Template::Plugin::HTML::Strip
|
||||||
* DBI
|
* DBI
|
||||||
* Tie::DBI
|
* Tie::DBI
|
||||||
* DBD::SQLite or DBD:mysql
|
* DBD::SQLite or DBD:mysql
|
||||||
* Date::Calc
|
* Date::Calc
|
||||||
* See the Getting Started tutorial (GETTING_STARTED.md) for more details on
|
* Text::CSV_XS
|
||||||
|
* HTML::Entities
|
||||||
|
|
||||||
|
* See the [Getting Started](GETTING_STARTED.md) tutorial for more details on
|
||||||
installing the HPR generator.
|
installing the HPR generator.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Generate two specific pages:
|
Generate two specific pages:
|
||||||
`site-generator index about`
|
`site-generator index about`
|
||||||
|
Loading…
Reference in New Issue
Block a user