A blog theme that is built with NextJS and Tailwind CSS. This is the theme that powers Design & Development.
An example frontmatter part of post is as follows
---
title: "Django and Modern JS Libraries - Svelte"
description: "Django and Svelte integration. This is the third post of Django and Modern JS Libraries. You will integrate Django and Svelte."
cover: "/posts/django-svelte.jpg"
date: "2020-07-22"
slug: "django-and-modern-js-libraries-svelte"
topic: it
canonical: "https://www.cbsofyalioglu.com/post/django-and-modern-js-libraries-svelte/"
categories:
- "code"
- "en"
- "featured"
- "post"
language: "eng"
keywords:
- "django svelte"
---