Get Started
Configuration
How to change the design settings of the theme
Flux has a few configuration options that you can use to customize the design of your site. To get started, open the Admin of your Ghost site, and go to Settings → Design & branding
→ Customize
.
Custom settings are defined in the package.json
file of the theme. These settings have four categories:
- Brand settings
- Site-wide settings
- Homepage settings
- Post settings
You can customize the following settings in Flux:
Brand settings
- Favicon
- Logo
Site-wide settings
- Enable search (if you want to show the search bar in the header)
Homepage settings
- Hero title
- Hero description
- Hero author
- Profile image
Post settings
- Include PrismJS (if you want to enable syntax highlighting in code blocks)
Was this page helpful?