Overview 🛠️
Developed by Maltiv, Korima is a lightweight, multipurpose Ghost theme designed to showcase your content with a clean and minimalistic design.
Features 🌟
- Responsive Design 📱: Ensures your site looks great on any device.
- Grid Layout 🗂️: Displays posts in a three-column grid for easy navigation.
- Featured Post Slider 🎢: Highlights top posts with an engaging slider.
- Search Functionality 🔍: Helps visitors find content quickly.
- Image Gallery 🖼️: Showcases images beautifully.
- Post Sharing Options 🔗: Encourages readers to share your content.
- Disqus Integration 💬: Adds a commenting system to boost engagement.
- Related Posts 🔄: Suggests similar articles to keep readers on your site.
- Translation Support 🌐: Makes your content accessible to a global audience.
- Dark Mode 🌙: Offers a sleek, eye-friendly alternative for readers.
Use Cases 🎯
Ideal for bloggers, magazines, and personal websites aiming for a modern, clean look. Whether you're sharing travel stories, tech insights, or lifestyle tips, Korima presents your content elegantly.
Performance 🚀
Korima is optimized for speed and efficiency, ensuring quick load times and a smooth user experience. Its lightweight design minimizes unnecessary code, enhancing performance.
Compatibility 🔄
Compatible with the latest version of Ghost 5.X, ensuring you have access to the newest features and security updates.
Theme Setup 🛠️
- Upload Through Admin:
- Log in to your Ghost
- Navigate to "Design" under settings.
- Scroll to the bottom and click "Upload a theme."
- Select the Korima theme zip file and upload.
- Click "Activate" to apply the theme.
- Manual Upload:
- Unzip the main file.
- Upload the Korima folder to your Ghost theme directory (
ghost/content/themes/
). - Restart your Ghost blog.
- In your browser, go to your Ghost website's settings.
- Scroll down to see all your themes.
- Click "Activate" next to Korima to apply the theme.
- Customization:
- Add custom styles to
assets/css/custom.css
to make future updates easy without overwriting your code.
- Add custom styles to
- Translation:
- Duplicate the
korima/locales/en.json
file. - Rename it with your language code (e.g.,
es
for Spanish). - Edit the file with a text editor to translate.
- In Ghost's settings, go to "General" > "Publication language."
- Enter your language code and save.
- Duplicate the
- Search Functionality:
- Create a new Content API Key in Ghost admin under "Settings" > "Integrations."
- Add the following code to the Site Header in "Code injection," replacing
API_KEY
with your key:<script>var ghosthunter_key = 'API_KEY';</script>
- Members/Subscription:
- Enable members in Ghost admin under "Settings" > "Labs."
- Upload the
routes.yaml
file from the theme folder to support member sign-up flows.
- Social Media Links:
- Add Facebook and Twitter URLs in Ghost admin under "General" > "Social accounts."
- For other social accounts, edit the
partials/social-icons.hbs
file with the appropriate code.
For detailed instructions, refer to the Korima Documentation.
Conclusion 🎉
Korima is a versatile, high-performance Ghost theme that combines simplicity with functionality. Its user-friendly features and elegant design make it a top choice for bloggers and content creators aiming to captivate their audience.