diff --git a/README.md b/README.md index 8dc05a6c5817c7bce176adf2439c09224d188388..dff6a1b72409e1552cc0830db93b0974d06bb3c6 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,8 @@ -# motion +# ShelfNote -This template should help get you started developing with Vue 3 in Vite. +Этот проект является попыткой создать аналог известного приложения Notion с возможностями, отсутствующими в вышеупомянутом приложении и желающим UI автора. Основные отличия: -## Recommended IDE Setup - -[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). - -## Type Support for `.vue` Imports in TS - -TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) to make the TypeScript language service aware of `.vue` types. - -## Customize configuration - -See [Vite Configuration Reference](https://vitejs.dev/config/). +более гибкая настройка фона каждой страницы; ## Project Setup diff --git a/index.html b/index.html index b5ded2bb6ccd544955566f49353af630f587c2d0..d1c0ae6b8441c103fb74237dd006bd11b827b6ad 100644 --- a/index.html +++ b/index.html @@ -5,10 +5,10 @@ -