PicGo private chart bed plugin
Qingming three-day holiday, completed a PicGo plug-in, can be directly transferred to the private map bed, the effect as shown in the picture
Supports drag and drop to picgo interface, Picgo icon, and clipboard upload
Get returned image links are self-built map bed domain name
! [](https://cdn.fangyuanxiaozhan.com/assets/1649143432086304QC157.jpeg) ! [](https://cdn.fangyuanxiaozhan.com/assets/1649143420392RYBx4ZkW.jpeg) ! [](https://cdn.fangyuanxiaozhan.com/assets/1649143411384pM5bKTCd.jpeg)Copy the code
Server-side map bed program from my previous open source project EasyTypora, open source address: github.com/zhaoolee/Ea…
How to configure
-
- First, install the PicGo private chart bed plug-in
Get the code from Github
git clone --depth=1 https://github.com/zhaoolee/pi-picgo.git
cd pi-picgo
npm i
npm run build
Copy the code
Load the plug-in
-
- Open the Configuration page
-
- Enter the three required information and confirm (the three required information can be obtained by deploying EasyTypora to your personal server)
-
- Choose the default map bed as Pi-Picgo
Configuration complete!
Future plans
Create Docekr version for EasyTypora (update to EasyTypora), and provide a tutorial to deploy to K8s Raspberry PI cluster (update to Raspberry PI does not eat the grout), with Intranet penetration to provide stable large capacity public network map bed service!
Raspberry PI Doesn’t Eat Ashes open source github.com/zhaoolee/pi
EasyTypora open source address github.com/zhaoolee/Ea…
PicGo private graph bed plugin open source address github.com/zhaoolee/pi…