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.
Setup an Admin Panel to manage your Content (PAID) — contact us
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