Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 549 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 549 Bytes

PHP.earth theme

This is the main theme for the PHP.earth sites.

Installation

git clone git://github.com/phpearth/github-pages-theme
cd github-pages-theme
make up

Makefile

Provided Makefile includes several helper commands:

  • npm

    To run the npm command using Docker: make npm a="run-script build"

  • yarn

    To run the yarn command using Docker: make yarn a="build"

  • up

    To bring up Jekyll pages using Docker: make up

License

This repository is licensed under the MIT license.