https://github.com/5aaee9/friendscard
An typecho plugin for display my friends in blog
https://github.com/5aaee9/friendscard
Last synced: 11 months ago
JSON representation
An typecho plugin for display my friends in blog
- Host: GitHub
- URL: https://github.com/5aaee9/friendscard
- Owner: 5aaee9
- Created: 2018-10-01T05:41:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T04:48:09.000Z (over 6 years ago)
- Last Synced: 2025-07-14T14:36:16.718Z (11 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typecho Friends Card Plugin
Example: https://blog.indexyz.me/friends.html
## Usage
Create page or archive with
```
# Kugelblitz is the BEST! <-- remove this line -->
[friends]
{
"name": "Event Horizon",
"descp": "A Certain Scientific Event Horizon",
"url": "https://blog.kugelblitz.co/",
"image": "https://publish.indexyz.me/images/banner-kgblz.png"
}
[/friends]
```