Qurno – Minimal React Nextjs Blog Template managed with Markdown. It has all the required elements and features to create a responsive personal blog template with amazing experience. Qurno’s minimal design allow you to create your perfect blog website. It’s support gallery and single image with zoom effect like Medium and it has also lot more elements to make a complete blog site.
Main Features
- Platform: React, Nextjs Framework
- Bootstarp SCSS: Made with Bootstarp v5.x
- Layout: Minimal design with 3 Homepage Layout
- Post Layout: Adjust the Column of posts per Row
- Theme Switcher: Supports Dark and Light mode
- Search: Interactive Blog search
- Tags & Categories: Filter posts by Tags and Categories
- Archive: Archive posts by Year
- Share Post: Share posts on social media
- Newsletter: Integrated Newsletter form with MailChimp
- Contact Form: works with (Airform, Formspree, Sheetmonkey and alternatives)
- Video: Supports Youtube, Vimeo and Self Hosted video
- Image & Galley: Galley and single image with Zoom Preview
- 404 Page: It has custom 404 Page
- Lifetime Free update
- Cross Browser Compatibility
- Helpful documentation
- SEO friendly code
- Free Google Fonts & Tabler Icons
- Valid code & Mobile ready layout
Credits And Sources
- Bootstrap
- Tabler Icons
- Google Fonts
- Lightense (for zoomable image)
Photo Credit
- Unsplash
Important Notes
- This is a React Nextjs Framework based template.
- Images are used for preview purpose only.
- Please check Documentation for full upgrade guide after every new update.
CMS Setup
Setup an Admin Panel to manage your Content (PAID) — contact us
Changelog
v3.1.1 — 19 August 2023
- Fixed dark-mode color issue
v3.1.0 — 20 July 2023
- Upgraded NextJS into v13.4.10 - Updated all dependencies - Replaced "marked" with "react-markdown" package
v3.0.0 — 10 Apr 2023
- Update all dependencies (nextjs, reactjs, etc) - Replaced "@tabler/icons" with "@tabler/icons-react" - Update `search.js` file - Update `next/link` (removed `a` tag) - Removed layout attribute from `next/image` - Remove husky dependency
v2.2.0 — 05 Jan 2023
- Added option to adjust the Column of posts per Row options are: (1 or 2 or 3)
v2.1.1 — 10 Dec 2022
- Fixed unwanted page-links on blog listing page-header - Fixed image-color issue on loading time
v2.1.0 — 24 Nov 2022
- Fix legacy peer dependency issue - Added new Breadcrumb Component - Removed outdated Next-Breadcrumb Package
v2.0.0 — 11 Sep 2022
- Added Dark Mode - Added New Homepage - Updated Bootstrap into Latest version - Fix Breadcrumb/PageHeader Loading issue
v1.0.3 — 15 Aug 2022
- Modified Bootstrap version in `package.json`
v1.0.2 — 03 Jun 2022
- Fixed page navigating keyboard popup issue for Android and iOS - Fixed archive page console warning
v1.0.1 — 26 May 2022
- Added custom _document.js - Fixed ESLint warnings - Clean and organize code