Tips and Tricks eLink.io Quick and easy managed collections of web links to embed into your posts. eLink.io is one of the many "bookmark managers" that provide a bookmarklet for collecting and saving web pages into categories for publishing on your site.
Tips and Tricks Otter.ai Do it another, err... anotter way. Record your audio post in Otter.ai on any device. Then embed the audio+transcript in your Ghosty posty...
Tips and Tricks Ghostroll My curated collection of posts from around the web - random tutorials and how-tos on customizing and extending Ghost, simplified for non-coders.
Tips and Tricks &igu=1 Display Google Search Results in an iFrame by adding &igu=1 to the end of an URL . . .
Tips and Tricks Talking Sticky Notes Voice and speech synthesis-powered Sticky Notes! Artyom.js is a wrapper of the speechSynthesis and webkitSpeechRecognition APIs to add voice navigation to your websites.
Javascript Snippets Talky to your Ghosty Add speech interactions to your blog posts with these itsy bitsy javascripties! AnnYang is a tiny javascript library that lets your visitors control your site with voice commands. It supports multiple languages, has no dependencies, weighs just 2kb and is free to use. And there are more...
Tips and Tricks Collapsible TOC In an earlier post we learned how to add a Table of Contents to our posts and pages. In this post I've wrapped the same TOC inside the HTML5 accordion element from another earlier post. <— Here we combine the two into a collapsible TOC. Page Contents Why
Widgets Free Accessibility Widget Add this accessibility widget to your Ghost site. It's free and simple to install, and instantly makes your site universally accessible. See the green tab at the lower left?
Tips and Tricks Google Webfonts Helper A Hassle-Free Way to Self-Host Google Fonts for your Ghosty site. 987 fonts to choose from. Copy and paste CSS, and a downloadable .zip to extract into your /fonts/ directory.
Tips and Tricks Control Your Pages! Use CSS Positioning to control your layout and the behavior of the elements on your pages. Got 15 minutes for a succinct video intro?
Tips and Tricks Tippy Tooltips Add Tooltips and Popups to your Ghost posts with Tippy.js, a complete tooltip, popover, dropdown, and menu solution, powered by Popper.js.
Tips and Tricks Revisions in Ghost Article History/Revisions in Ghost are only partially implemented. Here is a way to access the 10 revisions that are currently stored in the SQLite database . . .
Tips and Tricks Contact Page for your Ghosty Add a beautiful, fully functional contact form to your Ghost blog or website without paying for external services.
Tips and Tricks Ghost Playground Site Play-With-Ghost.com - a playground to explore Ghost by using it . . . Log into the backend (admin area) of a Ghost site. (No worries - you can't break it.)
Tips and Tricks Display Last Updated Date How to Display the Last Updated Date of Your Posts in Ghost.
Tips and Tricks Wordpress Plugins for Ghost A recipe for implementing fun Javascript behaviors on your Ghost site. Here we install the Table of Contents Plus (a Wordpress Plugin) on our Ghosty in 3 quick steps. TTL: 15 minutes.
Tips and Tricks Speedy Ghosty! This website is neither static nor headless :-) I'll go there after someone else has simplified that process a bit. In the meantime, Ghost's inherently efficient architecture makes optimization tweaks mostly inconsequential. But, I do always notice (and do always loathe) even millisecond delays. (I further
Tips and Tricks Ghost Edit Button Extension In Chrome, while looking at your live post, click one button to enter editing mode for that post or page.
Tips and Tricks Featured Posts First Make your Ghost site's front page display "Featured Posts" at the top of the page regardless of the date.
Tips and Tricks Slide-In Ajax/iFrame Panel Here is a fun way to to display external websites in Ghost (with some limitations). This javascript is an "oldie but goodie" from a freebies site I used to spook around a lot back in the day. But it still works, and its still cool! These are external
Tips and Tricks Bookmark Card Styled Content You can re-use the same HTML that generates the bookmark cards on your Ghost site. In the editor, add an HTML block, paste in the HTML, and edit the contents.
Ghost Hosting Shared Ghost Hosting If your cPanel provides node.js applications, then you can use these tutorials... How to Install Ghost from CPanel shared hosting | SmarativeHere are the steps how to install ghost from cpanel on shared hosting.SmarativeSmarative For cPanel hosting with a one-click Ghost installer and management interface, FastComet offers a traditional
Tips and Tricks One-Click Ghost for VPS Run this installGhost.sh script (as root user) in the cPanel terminal of your Cloud VPS (or other terminal) to download and install all needed components to run Ghost on your Cloud VPS. Not for use on shared hosting.
cPanel Plugins NodeJS in cPanel NEW FEATURE – cPanel Started NodeJS Support The package runs on: 1) CentOS 6 or 7, Red Hat® Enterprise Linux® (RHEL) 6 or 7, or Cloud Linux™ 6 or 7 OS 2) EasyApache 4 3) Root level access