项目作者: TomasHubelbauer

项目描述 :
A scraper for one's GitHub repos and their associated GitHub Pages with health checks
高级语言: Markdown
项目地址: git://github.com/TomasHubelbauer/github-pages-status.git
创建时间: 2019-12-07T09:21:50Z
项目社区:https://github.com/TomasHubelbauer/github-pages-status

开源协议:

下载


GitHub Pages Status

This is a list of GitHub Pages that I have enabled for my repos. Some of them
use custom domains. This repository is an automated evergreen list of them and
it also continuously checks them for liveness.

To-Do

Collect the Pages using github-api

Use a token capable of reading both public and private repos because private
repos can have public Pages.

Digest the list in the readme

Add a health check for each of the Pages

Check for a 200 response.

Add other own sites I wish the health checks for