> For the complete documentation index, see [llms.txt](https://docs.mydukaan.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydukaan.io/introduction-to-dukaan-themes.md).

# Introduction to Dukaan Themes

Dukaan themes are a collection of templates, stylesheets, and scripts that determine the look and feel of your online store. They are built using a combination of HTML, CSS, JavaScript, and the Nunjucks templating language. Customizing your theme allows you to create a unique shopping experience tailored to your brand and audience.

## 😎 If you're not a coder&#x20;

We recommend that you learn about the basics of HTML, CSS, JS (can also skip this if you're really good at Googling :wink:) and then start with the tutorial from the [next chapter](/building-your-own-custom-theme.md).

## 🧑‍💻 If you're a coder

Brush up on your HTML, CSS & JS skills and top it with some Nunjucks. If you're not aware of Nunjucks worry not we have covered the basics of it here in the [Nunjucks chapter](/nunjucks-templating-language.md).

## 🛠️ Cut the fluff and just show me how to deploy

You can directly learn about deploying your changes [from this chapter](/making-your-first-edit.md).

<br>
