Ghost Blog
Code Snippets Style - Ghost
A quick way to add code snippets using Prism to your Ghost blog and beyond. We will prepare the files and connect them through the administrator panel
๐บ๐ธ Most of the articles are written on Ukrainian language and after translated to the English. This chapter consolidates all of them in one place. I hope that my articles will be interesting for you and helpful
Ghost Blog
A quick way to add code snippets using Prism to your Ghost blog and beyond. We will prepare the files and connect them through the administrator panel
Ghost Blog
An article on how to quickly provide an interesting display for tags on the Ghost blog. We'll add the # hash symbol and create styles to highlight the first tag in the list.
Ghost Blog
Starting work on my own blog, I noticed that my theme's source on the publication page displays only the first tag, not all the ones I selected when writing. And from the very first post, the idea came to mind to eventually retrieve all the tags and display them.
AI
Tensor.Art lets you generate images from text prompts. While the results may vary, with some experimenting, you can create inspiring visuals quickly. With better prompts and workflows, itโs a useful tool for quick ideas and inspiration.
Ghost Blog
Get started with SEO for your Ghost blog by connecting essential tools like Google Search Console, Analytics, and AdSense. Learn how to improve page quality, submit your sitemap, and link platforms for optimal performance. A step-by-step guide to boost your blog's visibility.
Self-Hosted
Choosing between WordPress and Ghost for your personal blog? This article covers key factors like hosting options, cloud vs. on-premise, managed vs. self-hosted, and my personal setup to help you make the best choice for your needs.
Programming
GitHub now offers unlimited private repositories with up to three collaborators, making it an appealing alternative to Bitbucket. In this guide, I'll walk you through migrating your code and issues from Bitbucket to GitHub seamlessly.