[U] Update readme
This commit is contained in:
@@ -1,2 +1,21 @@
|
||||
# blog-data
|
||||
Telegram API data for my blog
|
||||
|
||||
Syncronized telegram channel data for my blog, created using my [TelegramBackup](https://github.com/one-among-us/TelegramBackup) project.
|
||||
|
||||
## Usage
|
||||
|
||||
1. Fork this repo
|
||||
2. Change the channel ID in /src/github_actions.py
|
||||
3. Run GitHub actions
|
||||
4. Go to GitHub Pages settings and enable it, select `gh-pages` branch.
|
||||
5. Your channel json will be hosted at `https://<username>.github.io/TelegramChanApi/posts.json`
|
||||
|
||||
(The GitHub actions script will update the JSON once every two hours)
|
||||
|
||||
## Example
|
||||
|
||||
https://profile-api.hydev.org/posts.json
|
||||
|
||||
# Zotero API Localization
|
||||
|
||||
Additionally, this repo can be used to localize your Zotero publications. Just go to Settings > Secrets and put your Zotero user id into a secret named ZOTERO_USERID.
|
||||
|
||||
Reference in New Issue
Block a user