Welcome to Bellimal, a minimalist Ghost theme designed for a sleek and professional online presence. Whether you are a blogger, software engineer, or a game developer, Bellimal offers a clean and modern layout with subtle animations and customizations to enhance your content.
- Minimalist Design: Clean, modern layout with subtle animations.
- Custom Colors: Anthracite and Orange Valencia for a cohesive aesthetic.
- Responsive Layout: Fully responsive, ensuring your site looks great on all devices.
- Custom Components: Includes tailored components like the "You Might Like" section and more.
- SEO Optimized: Built with best SEO practices in mind to help your site rank better.
- Download the theme from the GitHub repository.
- Upload the theme via the Ghost Admin interface.
- Activate the theme from the settings.
To customize the theme:
- Edit CSS: Modify
assets/css/input.css
for custom styles. - Tailwind Config: Adjust
tailwind.config.js
for color and font changes. - Build css: Run
npm run build:css
to compile the CSS. - Templates: Customize template files in the theme directory for layout changes.
Bellimal uses Tailwind CSS for styling. The Tailwind configuration is found in tailwind.config.js
, where you can extend the theme's colors, fonts, and more.
Ghost uses a simple templating language called Handlebars for its themes.
I developed this theme using this tutorial: https://dev.to/mattlehrer/how-to-setup-tailwindcss-with-a-custom-ghost-theme-5hmk
Please see CONTRIBUTING for details.
If you discover any security related issues, please email alessandrobelli90@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.