From 0f19dbb6ba0f7649164e9a59464f20709b7eec1a Mon Sep 17 00:00:00 2001 From: joker Date: Sat, 9 Sep 2023 23:10:23 +0300 Subject: [PATCH] deleted: LICENSE.md modified: README.md --- LICENSE.md | 21 --------------------- README.md | 19 ++++++------------- 2 files changed, 6 insertions(+), 34 deletions(-) delete mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index 5c64afe..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2022 Kfir Fitousi - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/README.md b/README.md index 455719a..556e24e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,7 @@ -[![‹kfir/blog›](https://user-images.githubusercontent.com/37262772/213866538-70e7024e-64f5-4bd8-ba92-af803e6169e7.png)](https://blog.kfirfitousi.com) -![Build Status](https://img.shields.io/github/deployments/kfirfitousi/blog/Production%20%E2%80%93%20blog?label=build&logo=vercel&style=for-the-badge) -![Website Status](https://img.shields.io/website?down_color=lightgrey&logo=vercel&style=for-the-badge&url=https%3A%2F%2Fblog.kfirfitousi.com) -![CI Status](https://img.shields.io/github/actions/workflow/status/kfirfitousi/blog/ci.yml?branch=main&label=CI&logo=github&style=for-the-badge) -![License](https://img.shields.io/github/license/kfirfitousi/blog?color=blue&style=for-the-badge) +Блог создан с использованием Next.js 13, TypeScript, Contentlayer, Zustand и TailwindCSS. -Blog built with Next.js 13, TypeScript, Contentlayer, Zustand and TailwindCSS. - -- 🔥 Using latest Next.js 13 features including the `/app` directory, SEO & Metadata, `next/font`, and React 18's Server Components -- 🎛 Customizable reading experience - light/dark mode, serif/sans-serif, and font size -- 🧩 MDX plugins and custom components -- 💬 Comment sections using [Giscus](https://giscus.app/) -- ⚡️ Vercel OG image generation at the Edge -- 📖 Storybook v7 integration (published to [story.blog.kfirfitousi.com](https://story.blog.kfirfitousi.com)) +- 🔥 Использование новейших функций Next.js 13, включая каталог `/app`, SEO и метаданные, `next/font` и серверные компоненты React 18. +- 🎛 Настраиваемый режим чтения: светлый/темный режим, шрифт с засечками/без засечек и размер шрифта. +- Плагины MDX и пользовательские компоненты +- 💬 Разделы комментариев с помощью [Giscus](https://giscus.app/) +- ⚡️ Генерация изображений Vercel OG на Edge \ No newline at end of file