Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richardlitt/jekyll-scheduler-probot

A Probot that automatically builds your GitHub Pages site
https://github.com/richardlitt/jekyll-scheduler-probot

github-pages jekyll

Last synced: 11 days ago
JSON representation

A Probot that automatically builds your GitHub Pages site

Awesome Lists containing this project

README

        

# jekyll-scheduler

> a GitHub App built with [probot](https://github.com/probot/probot) that

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

See [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.