Tag: html
Convert HTML or a Website to an image file (C#)
I was looking around for hours looking for the ability to create an image from some HTML I'd scraped from a Website. Note: This solution also works for Websites which are publicly accessible to don't require authentication.It essentially dynamically
How to change the post excerpt of your Ghost theme to HTML
The Casper theme by default has an excerpt with all HTML tags / formatting removed. You can change this in your theme by editing the /content/themes/mytheme/partials/loop.hbs file of your theme.In the loop.hbs file you will see:{% raw %}{{excerpt