MyNotes
Logtail use
Install Vector using APT wget -O ->> /etc/vector/vector.toml \https://logtail.com/vector-toml/ubuntu/<YOUR_LOGTAIL_SOURCE_TOKEN> systemctl restart vector
Use Docker Compose to Install WordPress with nginx, php-fpm and mysql
https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-docker-compose
Instagram api
{ “access_token”: “IGQVJWNTdiVjVRVHFvQXJmdlctMjFXRmNjWGh4cVZAOZAG5pd2RnVndMX3ZASQzJTSzYxRXJvenNXZA0lmUEVFQXlKY3VqbGJvOHpEVmEwWmVDcWxIaHRhLVlCS1NJQ3FFVUM5V1NRNnlzdkMyTkFVWjZAybHJXM000MExJZA0hr”, “user_id”: 17841408098218562 } https://developers.facebook.com/docs/instagram-basic-display-api/getting-started https://developers.facebook.com/docs/instagram-basic-display-api/guides/getting-profiles-and-media https://juejin.cn/post/7130811377123328037
Github教程
git push origin Page-Template-Update 添加需要推送的文件名,添加commit描述,选择分支(非每一次都需要),推送到指定的分支 git add /wp-content/themes/pacificmall/styles.css git commit -m “Test git push in local host file” git checkout Page-Template-Update git push origin Page-Template-Update 工作流...
OTF Font
http://www.zhaozi.cn/ai/2019/fontlist.php?ph=1&classid=35&alltype=%E5%A5%87%E7%89%B9%E6%90%9E%E6%80%AA&filetype=.OTF&apply=%E9%80%82%E7%94%A8%E7%94%B5%E8%84%91&alltype=%E8%A1%AC%E7%BA%BF%E5%AD%97%E4%BD%93
Vercel next.js
https://vercel.com/templates/next.js?utm_source=next-site&utm_medium= https://www.nextjs.cn/