Skip to content

zman-org/zmanim.github.io

Repository files navigation

zmanim.github.io

Documentation for the PHP Zman extension

This site is built with hexo. Site content is written in Markdown format located in src. Pull requests welcome!

Development

Start a dev server at localhost:4000:

$ npm install -g hexo-cli
$ npm install
$ hexo server

DO NOT modify the master branch. The dev branch is the main branch for this repository.

Deployment

Deployments are handled with hexo and they alone automatically modify the master branch.

$ hexo clean
$ hexo deploy

About

📆 Official documentation for the Zman PHP extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published