Skip to content

cberes/cberes.com

Repository files navigation

cberes.com

My (Corey Beres) personal homepage at https://cberes.com.

Building

You need Perl, at least version 5.34.

Install dependencies:

cpan -I Template::Toolkit XML::RSS

Run the build script:

./build

By default this will build the website in the _site directory.