ENG | CS

ENG | CS

1794 bookmarks
Newest
Understanding Ghost: Stages of Design
Understanding Ghost: Stages of Design
The process of building themes for Ghost is incredibly smooth, simple and very easy to learn. But before you start building an actual Ghost theme it's important and helpful to understand the role...
·webdesign.tutsplus.com·
Understanding Ghost: Stages of Design
How to make a Ghost theme
How to make a Ghost theme
Get started creating your first Ghost theme with gulp, sass, and autoprefixer.
·thoughtbot.com·
How to make a Ghost theme
How To Configure and Maintain Ghost from the Command Line
How To Configure and Maintain Ghost from the Command Line
Ghost is an exciting new blogging platform. Although most tasks can be completed through the web interface, there are still some operations that must be completed from the server’s command line. In this article, we will discuss how to upgrade, backup, configure email, and test configuration changes with Ghost from the command line.
·digitalocean.com·
How To Configure and Maintain Ghost from the Command Line
How To Change Themes and Adjust Settings in Ghost
How To Change Themes and Adjust Settings in Ghost
Ghost is a clean blogging platform that is focused on clear presentation and easy content creation. DigitalOcean has a one-click Ghost installation image, which you can use to install Ghost on your VPS. In this guide, we will discuss how to edit themes and basic settings in Ghost.
·digitalocean.com·
How To Change Themes and Adjust Settings in Ghost
How To Install and Configure Ghost on Ubuntu 16.04
How To Install and Configure Ghost on Ubuntu 16.04
Ghost is a light-weight open-source blogging platform. In this tutorial, you’ll set up a production-ready Ghost instance on Ubuntu 16.04 using the official ghost-cli installation wizard. This will install Ghost, configure Nginx to proxy requests to Ghost, secure it with a Let’s Encrypt certificate, and configure Ghost to run in the background as a system service.
·digitalocean.com·
How To Install and Configure Ghost on Ubuntu 16.04
medium.com
medium.com
Mockplus has collected 41 web UI kits and templates resource to help the web designer to create the next design project quickly and easily.
·medium.com·
medium.com
How to Fix WordPress Not Sending Email Issue
How to Fix WordPress Not Sending Email Issue
Unable to send or receive emails from your WordPress website? Learn how to fix WordPress not sending email issue by using Mandrill or Google Apps.
·wpbeginner.com·
How to Fix WordPress Not Sending Email Issue
How to Remove all Traces of a WordPress Plugin
How to Remove all Traces of a WordPress Plugin
With over 50,000 plugins in its repository, it’s clear that WordPress plugins are an essential element to any WordPress site. You have most likely tested and tried to use many [...]
·helpdeskgeek.com·
How to Remove all Traces of a WordPress Plugin
WP-CLI Guide: Secure WordPress Backup and Update
WP-CLI Guide: Secure WordPress Backup and Update
Welcome to our second post in the series on WP-CLI for WordPress management over SSH. In our previous post, we discussed how to get your SSH credentials and use WP-CLI to connect to your website over
·blog.sucuri.net·
WP-CLI Guide: Secure WordPress Backup and Update
Disable the default stylesheet - WooCommerce
Disable the default stylesheet - WooCommerce
You need to add code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code snippets plugin. Please don’t add custom code directly to your parent theme’s functions.php file as this will be wiped entirely when you update the theme. Disable all stylesheets WooCommerce […]
·woocommerce.com·
Disable the default stylesheet - WooCommerce