Nginx 使用 Nginx 反向代理 Google Fonts ,优化网站在国内的访问速度 Google Fonts 是于2010年上线的免费网页字体托管服务。Google Fonts 上面的字体全都是免费的,开发者可以使用 Google Fonts 来装饰个人、企业网站,以达到更好的显示效果。先看一下 Google Fonts 的官方介绍: About Google Fonts A web with web fonts is more beautiful, readable, accessible and open. Google Fonts
Lnmp 在Lnmp环境下安装Ghost博客 话说刚刚在LNMP环境下安装好了Ghost,哈哈,现在你看到的这个博客就是建在LNMP上面的。 其实也没什么难度,就是需要改一下Nginx的配置文件而已。废话不多说,正文走起。 安装Node.js Node.js的安装方法可以在官网找到。如果VPS内存比较够的话建议用源码编译,到 http://nodejs.org/download/ 选择 Source Code 下载到你的VPS。 示例: mkdir /home/download cd /home/download wget http://nodejs.org/dist/