📗 Website with Ekaterinburg design standards and guidelines
We are creating a unified knowledge base about Ekaterinburg that is easy to learn, develop, and enhance. Instead of the lengthy formatting of cumbersome PDF files, standards authors write them in a user-friendly web interface, saving readers time on searching and downloading files.
For the first version of the guides, we are using Notion as our CMS. Notion is a user-friendly editor with various features and public API.
- Works with Notion databases in guides-api
- UI components for Notion content editor
- Print pages (Ctrl+P)
- Search
- PDF generating
pnpm i
- Run local server
pnpm dev