WordPress Building Notes
Mark一些搭博客过程中看的东西和踩的坑。
Tutorials
- How To Install Linux, Nginx, MySQL, PHP (LEMP stack) in Ubuntu 16.04 https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-in-ubuntu-16-04#step-1-install-the-nginx-web-server
- How To Set Up Nginx Server Blocks (Virtual Hosts) on Ubuntu 16.04 https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-server-blocks-virtual-hosts-on-ubuntu-14-04-lts
- How To Install WordPress with LAMP on Ubuntu 16.04 https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lamp-on-ubuntu-16-04
- How To Set Up Automatic Deployment with Git with a VPS https://www.digitalocean.com/community/tutorials/how-to-set-up-automatic-deployment-with-git-with-a-vps (配完以后就可以用git管理wordpress以外的东西了。post-receive里的work-tree和git-dir好像要写绝对路径。)
- How To Secure Apache with Let’s Encrypt on Ubuntu 16.04 https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-16-04
加速
- Cloudflare https://www.cloudflare.com/
Photos
WP/LR Sync (WP和Lightroom同时都要装插件)
Lightbox
插件
列一下在用的插件。
- Akismet
- Crayon Syntax Highlighter: “Supports multiple languages, themes, highlighting from a URL, local file or post text.”
- EWWW Image Optimizer: “Reduce file sizes for images within WordPress including NextGEN Gallery and GRAND FlAGallery. Uses jpegtran, optipng/pngout, and gifsicle.”
- Google Font Fix: 把Google fonts换成我科的源
- Jetpack by WordPress.com
- Mathjax-Latex
- Wordfence Security
- WP Super Cache: “Very fast caching plugin for WordPress.”
- WP/LR Sync: “Synchronize and maintain your photos, collections, keywords and metadata between Lightroom and WP.”
- XML Sitemap & Google News feeds: “Feed the hungry spiders in compliance with the XML Sitemap and Google News protocols.”