Thecode764 / kita

A simple and beautiful theme translated to persian (fork)

Home Page:https://thecode764.github.io/kita/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persian Kita (Kita zola theme fork)

Typing SVG

All Contributors

Latest release

Total languages used

Downloads badge

Appveyor

pre-commit.ci status

Build

GitHub top

Wakatime

Quality Gate Status

Kita is a clean, elegant and simple blog theme for Zola. Translated to persian

This theme is based on Hugo theme hugo-paper with some features added.

Demo

Screenshot

Features

  • Easy to use and modify
  • No preset limits (This theme does not limit your content directory structure, taxonomy names, etc. It's applicable to all zola sites.)
  • Dark mode
  • Responsive design
  • Social icons
  • Taxonomies support
  • Projects page
  • Archive page
  • Table of Content
  • Admonition shortcode
  • SEO friendly
  • Comments using Giscus
  • Mathematical notations using KaTeX
  • Diagrams and charts using Mermaid
  • RTL Support

Installation

The easiest way to install this theme is to clone this repository in the themes directory:

git clone https://github.com/Thecode764/kita themes/kita

Or to use it as a submodule:

git submodule add https://github.com/Thecode764/kita.git themes/kita

Then set kita as your theme in config.toml.

theme = "kita"

Configuration

See the extra section in config.toml as a example.

License

MIT License

Copyright (c) 2024-present, Artin karimi

Original:

Copyright (c) 2023-present, st1020

Official website

Website

Docs

The official docs is https://thecode764.github.io/kita-docs

Notes

Note

Please verify you blog with this link https://thecode764.github.io/Kita-website comment it you blog url

Warning

Thia project is a fork from Original project with some new features

Have question Ask it!

Forum

Important

Important

If you website blog is not working check status https://thecode764.github.io/kita/status

Contributors

Artin karimi
Artin karimi

🎨 💻 📖 🖋 📢 ⚠️ 🔧 👀 💬 📆 🔌 🚇 💡 📝 🐛
Stone
Stone

🤔 (Original developer)

Release notes

See RELEASES.md

Blog posts

Mirror

cd mirror
cd directory-lister
npm install
npm run dev
composer run serve

About

A simple and beautiful theme translated to persian (fork)

https://thecode764.github.io/kita/

License:MIT License


Languages

Language:CSS 36.3%Language:PHP 27.9%Language:HTML 21.8%Language:Twig 6.4%Language:JavaScript 4.5%Language:SCSS 1.0%Language:Makefile 0.9%Language:Dockerfile 0.7%Language:Python 0.4%