diff --git a/README.md b/README.md index c8b55dd..e71f591 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,6 @@ > Your Self-Hosted Knowledge Base -🌐 **[Visit the official website](https://www.notediscovery.com)** - -🚀 **[Try the Live Demo](https://gamosoft-notediscovery-demo.hf.space)** — *Contents reset daily, for demonstration purposes only* - ## What is NoteDiscovery? NoteDiscovery is a **lightweight, self-hosted note-taking application** that puts you in complete control of your knowledge base. Write, organize, and discover your notes with a beautiful, modern interface—all running on your own server. @@ -27,13 +23,20 @@ NoteDiscovery is a **lightweight, self-hosted note-taking application** that put - **Teams** looking for a self-hosted alternative to commercial apps - **Anyone** who values simplicity, speed, and ownership - -## 💖 Thanks for using NoteDiscovery! -If this project has been useful to you, consider supporting its development, it truly makes a difference! +---

- Buy Me a Coffee at ko-fi.com + Official Website +    + Try Live Demo

+

+ Run on PikaPods +    + Buy Me a Coffee at ko-fi.com +

+ +--- ## ✨ Why NoteDiscovery? diff --git a/docs/demo-button.svg b/docs/demo-button.svg new file mode 100644 index 0000000..5880cb8 --- /dev/null +++ b/docs/demo-button.svg @@ -0,0 +1,10 @@ + + + + + + + + + 🚀 Try Live Demo + diff --git a/docs/index.html b/docs/index.html index d12aee6..615e5ad 100644 --- a/docs/index.html +++ b/docs/index.html @@ -695,6 +695,12 @@ Get Started on GitHub →

✨ Demo resets daily · For demonstration purposes only

+
+

☁️ Or deploy your own instance in one click:

+ + Run on PikaPods + +
@@ -1015,6 +1021,12 @@ View on GitHub →

✨ Demo resets daily · For demonstration purposes only

+
+

☁️ Don't want to self-host? Deploy on PikaPods:

+ + Run on PikaPods + +
diff --git a/docs/website-button.svg b/docs/website-button.svg new file mode 100644 index 0000000..ded8c18 --- /dev/null +++ b/docs/website-button.svg @@ -0,0 +1,10 @@ + + + + + + + + + 🌐 Official Website + diff --git a/frontend/index.html b/frontend/index.html index 3802665..b91bdfd 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1795,7 +1795,7 @@ diff --git a/locales/de-DE.json b/locales/de-DE.json index 76a5648..ec9d675 100644 --- a/locales/de-DE.json +++ b/locales/de-DE.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "Unterstütze dieses Projekt" + "enjoying_demo": "Unterstütze dieses Projekt", + "deploy_own": "Eigene Instanz bereitstellen" }, "demo": { diff --git a/locales/en-GB.json b/locales/en-GB.json index 0577efd..d3cea60 100644 --- a/locales/en-GB.json +++ b/locales/en-GB.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "Support this project" + "enjoying_demo": "Support this project", + "deploy_own": "Deploy your own instance" }, "demo": { diff --git a/locales/en-US.json b/locales/en-US.json index d5fb5ad..e08e791 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "Support this project" + "enjoying_demo": "Support this project", + "deploy_own": "Deploy your own instance" }, "demo": { diff --git a/locales/es-ES.json b/locales/es-ES.json index 9d30d9f..9a8ac64 100644 --- a/locales/es-ES.json +++ b/locales/es-ES.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "Apoya este proyecto" + "enjoying_demo": "Apoya este proyecto", + "deploy_own": "Despliega tu propia instancia" }, "demo": { diff --git a/locales/fr-FR.json b/locales/fr-FR.json index 1cc298d..ca3fcc4 100644 --- a/locales/fr-FR.json +++ b/locales/fr-FR.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "Soutenez ce projet" + "enjoying_demo": "Soutenez ce projet", + "deploy_own": "Déployez votre propre instance" }, "demo": { diff --git a/locales/it-IT.json b/locales/it-IT.json index 16afd77..f39de25 100644 --- a/locales/it-IT.json +++ b/locales/it-IT.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "Supporta questo progetto" + "enjoying_demo": "Supporta questo progetto", + "deploy_own": "Crea la tua istanza" }, "demo": { diff --git a/locales/ja-JP.json b/locales/ja-JP.json index 4ef1ba3..3004195 100644 --- a/locales/ja-JP.json +++ b/locales/ja-JP.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "このプロジェクトを支援" + "enjoying_demo": "このプロジェクトを支援", + "deploy_own": "自分のインスタンスをデプロイ" }, "demo": { diff --git a/locales/ru-RU.json b/locales/ru-RU.json index d30e191..d2d5626 100644 --- a/locales/ru-RU.json +++ b/locales/ru-RU.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "Поддержать проект" + "enjoying_demo": "Поддержать проект", + "deploy_own": "Развернуть свой экземпляр" }, "demo": { diff --git a/locales/sl-SI.json b/locales/sl-SI.json index d7f3210..eadd6c9 100644 --- a/locales/sl-SI.json +++ b/locales/sl-SI.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "Podprite ta projekt" + "enjoying_demo": "Podprite ta projekt", + "deploy_own": "Namestite svojo instanco" }, "demo": { diff --git a/locales/zh-CN.json b/locales/zh-CN.json index b8abf2c..848eff2 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -272,7 +272,8 @@ }, "support": { - "enjoying_demo": "支持此项目" + "enjoying_demo": "支持此项目", + "deploy_own": "部署您自己的实例" }, "demo": {