Blog Posts taged with how-to
Using Bower
November 3, 2014Manage JavaScript dependencies with Bower: track versions, customize install locations, and integrate with Gulp.
Adding Markdown to Jade Using Node.js
September 22, 2014Use the marked library to write cleaner Jade templates by converting Markdown to HTML for inline code formatting.
Setting Up HTTPS Security
September 20, 2014Secure your server with SSL certificates: obtain CSR, configure Apache/Nginx, and harden cipher settings.
Using Pygments with Static Blogs
May 20, 2014Add syntax highlighting to Markdown blogs with Pygments: generate CSS and specify language in code blocks.
Updating Mavericks and Postgres.app
January 27, 2014Fix broken virtualenvs after upgrading to Mavericks and Postgres.app 9.3 by updating libssl symlinks.
Installing Mezzanine on Heroku
December 10, 2012Deploy the Mezzanine Python CMS on Heroku with PostgreSQL, static files, and Gunicorn configuration.