♻️(project) rename project from "publish" to "impress"

The repository was renamed to "impress" but the code was still
mentionning "publish".
This commit is contained in:
Samuel Paccoud - DINUM
2024-03-07 19:46:46 +01:00
committed by Samuel Paccoud
parent f581eb8abd
commit ab7d9933e0
42 changed files with 119 additions and 119 deletions

View File

@@ -1,9 +1,9 @@
# Publish
# Impress
publish is an application to handle users and templates.
Impress prints your markdown to pdf from predefined templates with user and role based access rights.
publish is built on top of [Django Rest
Framework](https://www.django-rest-framework.org/).
Impress is built on top of [Django Rest
Framework](https://www.django-rest-framework.org/) and [Next.js](https://nextjs.org/).
## Getting started