deleted: LICENSE.md

modified:   README.md
main
joker 2 years ago
parent 81bde603a6
commit 0f19dbb6ba
  1. 21
      LICENSE.md
  2. 19
      README.md

@ -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.

@ -1,14 +1,7 @@
[![‹kfir/blog›](https://user-images.githubusercontent.com/37262772/213866538-70e7024e-64f5-4bd8-ba92-af803e6169e7.png)](https://blog.kfirfitousi.com) Блог создан с использованием Next.js 13, TypeScript, Contentlayer, Zustand и TailwindCSS.
![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)
Blog built with Next.js 13, TypeScript, Contentlayer, Zustand and TailwindCSS. - 🔥 Использование новейших функций Next.js 13, включая каталог `/app`, SEO и метаданные, `next/font` и серверные компоненты React 18.
- 🎛 Настраиваемый режим чтения: светлый/темный режим, шрифт с засечками/без засечек и размер шрифта.
- 🔥 Using latest Next.js 13 features including the `/app` directory, SEO & Metadata, `next/font`, and React 18's Server Components - Плагины MDX и пользовательские компоненты
- 🎛 Customizable reading experience - light/dark mode, serif/sans-serif, and font size - 💬 Разделы комментариев с помощью [Giscus](https://giscus.app/)
- 🧩 MDX plugins and custom components - ⚡ Генерация изображений Vercel OG на Edge
- 💬 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))
Loading…
Cancel
Save