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

https://github.com/easywebapp/git-pager

GitHub Pages editor based on WebCell
https://github.com/easywebapp/git-pager

browser editor github github-pages markdown web

Last synced: 9 months ago
JSON representation

GitHub Pages editor based on WebCell

Awesome Lists containing this project

README

          

# Git Pager

[GitHub Pages](https://pages.github.com/) editor based on [WebCell](https://web-cell.tk/)

[![NPM Dependency](https://david-dm.org/EasyWebApp/git-pager.svg)](https://david-dm.org/EasyWebApp/git-pager)

## Usage

First, create a [Personal access token](https://github.com/settings/tokens/new) of GitHub:

![Personal access token](docs/PAT.png)

then, sign in https://web-cell.tk/git-pager/ with this token.

## Custom template

Create a _Static Web page with an ``_ like [this](https://github.com/EasyWebApp/git-pager/blob/master/template/bootstrap%403.html#L69) in your GitHub Pages repository.

## Route map

- [ ] Support OAuth 2.0 of GitHub API to sign in

## Acknowledgement

1. Rich-text editor: [MediumEditor](https://yabwe.github.io/medium-editor/)

2. Web component engine: [WebCell](https://web-cell.tk/)

3. UI design: [Material Design](https://getmdl.io/)

4. CDN service: [CDNJS](https://cdnjs.com/)

5. Web server: [KoApache](https://techquery.github.io/KoApache/)

6. Cloud host: [LeanCloud](https://leancloud.cn/)