Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 603 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 603 Bytes

paul-zinder-static

A static front-end generator for paulzinder.com.

See https://pages.github.com/versions/ for the required github pages Ruby version & use rbenv to manage Ruby versions locally.

To upgrade github pages plugin dependencies, run bundle update github-pages.

Note: The website is a static port of an old WordPress theme.

Running Locally

Prerequisites

Use rbenv to manage Ruby version locally.

Development

Run make to install dependencies

Run make local to run Jekyll server