# Thoughts — Ghost theme documentation > Every documentation page for the Thoughts Ghost theme, in Markdown. Each link below > is the page itself; drop the `.md` for the version a person reads in a browser. ## Setup - [Install Theme](https://www.priority.vision/docs/thoughts/getting-started-install-theme.md): How to install Thoughts Ghost theme. - [Routes Setup](https://www.priority.vision/docs/thoughts/getting-started-routes-setup.md): Routes setup for Thoughts Ghost theme. ## Essentials - [Comments](https://www.priority.vision/docs/thoughts/essentials-comments.md): Thoughts supports the Native Ghost Comments feature. You can enable or disable comments on your posts. - [Footer](https://www.priority.vision/docs/thoughts/essentials-footer.md): Thoughts theme comes with prebuilt footer copyright with links to Ghost and Thoughts theme. - [Logos](https://www.priority.vision/docs/thoughts/essentials-logos.md): Ghost provides a way to upload a logo for your site and calls it Publication logo. - [Navigation](https://www.priority.vision/docs/thoughts/essentials-navigation.md): With Ghost you can add, edit and reorder navigation items. This guide will show you how to create and manage navigation items in your Ghost site. - [Social Links](https://www.priority.vision/docs/thoughts/essentials-social-links.md): Thoughts theme supports social links provided by Ghost as well as adding custom links. - [Social Sharing](https://www.priority.vision/docs/thoughts/essentials-social-sharing.md): Thoughts theme supports social sharing links in the post layout. - [Tables](https://www.priority.vision/docs/thoughts/essentials-tables.md): The Ghost offers a straightforward method for creating simple tables. Additionally, the Thoughts theme provides a way to use responsive tables. - [Typography](https://www.priority.vision/docs/thoughts/essentials-typography.md): How to customize typography and fonts in the Thoughts Ghost theme. ## Settings - [Site-wide → Color Scheme](https://www.priority.vision/docs/thoughts/settings-sitewide/color-scheme.md): Dark / Light mode settings in Thoughts theme for Ghost. - [Site-wide → Colors](https://www.priority.vision/docs/thoughts/settings-sitewide/colors.md): Color settings in Thoughts theme for Ghost. - [Site-wide → Footer](https://www.priority.vision/docs/thoughts/settings-sitewide/footer.md): Footer settings in Thoughts theme for Ghost. - [Site-wide → Logos](https://www.priority.vision/docs/thoughts/settings-sitewide/logos.md): Logo settings in Thoughts theme for Ghost. - [Site-wide → Post Cards](https://www.priority.vision/docs/thoughts/settings-sitewide/post-cards.md): Post card styles for displaying your Ghost posts. - [Site-wide → Tags](https://www.priority.vision/docs/thoughts/settings-sitewide/tags.md): Thoughts theme displays popular tags in the sidebar and on the custom Tags page. ## Pages - [Authors](https://www.priority.vision/docs/thoughts/page-authors.md): Thoughts comes with predefined Authors page. It contains the list of authors of your blog. - [Contact](https://www.priority.vision/docs/thoughts/page-contact.md): How to add contact forms to your Ghost blog using any form service provider. - [Custom URLs](https://www.priority.vision/docs/thoughts/page-custom-urls.md): Learn how to customize or remove built-in pages and their navigation links in the Thoughts theme. - [Recommendations](https://www.priority.vision/docs/thoughts/page-recommendations.md): Thoughts supports the Ghost feature called Recommendations. This feature allows you to display a page with URLs to tools and services you recommend. - [Tags](https://www.priority.vision/docs/thoughts/page-tags.md): Thoughts comes with predefined Tags page. It contains the list of tags. ## Customizations - [Code Injection](https://www.priority.vision/docs/thoughts/custom-code-injection.md): There are multiple ways to add custom CSS and JS to your Ghost theme, including code injection and custom asset files. - [Code Syntax Highlight](https://www.priority.vision/docs/thoughts/custom-code-syntax-highlight.md): By default, Ghost displays code cards without syntax highlighting. The Thoughts theme adds syntax highlighting automatically to all code cards. - [Container Width](https://www.priority.vision/docs/thoughts/custom-container-width.md): Learn how to customize container and sidebar widths in Thoughts theme to create your ideal layout balance. - [External Links In New Tab](https://www.priority.vision/docs/thoughts/custom-external-links-in-new-tab.md): By default in Ghost, all links in your posts are opened in the same browser window. Sometimes you may want to open external links in a new tab. - [Homepage Hero Section](https://www.priority.vision/docs/thoughts/custom-homepage-hero-section.md): Customize your homepage hero section in Thoughts theme by creating a custom page with slug 'home-hero'. - [Image Lightbox](https://www.priority.vision/docs/thoughts/custom-image-lightbox.md): The Thoughts theme includes a built-in lightbox feature for image galleries. Learn how to use and customize this feature. - [Page Transitions](https://www.priority.vision/docs/thoughts/custom-page-transitions.md): Learn how to turn off smooth page transition animations in the Thoughts theme. - [Portal Signup Button](https://www.priority.vision/docs/thoughts/custom-portal-signup-button.md): Thoughts theme comes with customized version of Sign Up button. It is placed on all pages in the bottom left in sidebar and in the header of Homepage. - [Post Featured Video](https://www.priority.vision/docs/thoughts/custom-post-featured-video.md): Showcase videos at the top of posts and in post cards on archive pages, enhancing your content's visual appeal across your Ghost site. - [Table Of Contents](https://www.priority.vision/docs/thoughts/custom-table-of-contents.md): The Table of Contents feature automatically generates a navigable index for your posts, improving content structure and reader navigation. ## Advanced - [AI Agents](https://www.priority.vision/docs/thoughts/advanced-ai-agents.md): Thoughts ships with an AGENTS.md file, so AI coding agents such as Claude Code, Cursor, and Codex know how to build the theme and which features it already has. - [Deploying Theme With GitHub Actions](https://www.priority.vision/docs/thoughts/advanced-deploying-theme-with-github-actions.md): Learn how to automate your Ghost theme deployment using GitHub Actions for a streamlined workflow. - [Editing Theme Code](https://www.priority.vision/docs/thoughts/advanced-editing-theme-code.md): Learn how to edit theme files and build source assets to customize your Ghost theme's appearance and functionality. - [Ghost Config](https://www.priority.vision/docs/thoughts/advanced-ghost-config.md): All ghost themes provides `package.json` file with predefined configurations. You can edit this file to change the theme configurations. - [Theme Translation](https://www.priority.vision/docs/thoughts/advanced-theme-translation.md): Translations are used both when you want to add a new language and when you want to edit strings used in the theme. - [Updating Theme](https://www.priority.vision/docs/thoughts/advanced-updating-theme.md): Learn how to safely update your Ghost theme while preserving custom modifications. Step-by-step guide includes file comparison tools, troubleshooting tips, and best practices for theme updates. ## Troubleshooting - [Improve PageSpeed Score](https://www.priority.vision/docs/thoughts/troubleshooting-improve-pagespeed-score.md): Practical guidance for improving your Ghost site's PageSpeed score with realistic expectations and proven optimization techniques. - [Slow Loading And Failed Content Queries](https://www.priority.vision/docs/thoughts/troubleshooting-slow-loading-and-failed-content-queries.md): Diagnose and resolve Ghost site performance issues including slow loading and "Could not load content" errors. Address database performance, resource constraints, and server optimization for large installations.