From 6e1cd00490eac0d076dba14b12451f5504d1a3cb Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Sun, 7 Dec 2025 17:16:39 +0100 Subject: [PATCH] added demo links --- .github/workflows/hf-space-restart.yml | 3 +++ README.md | 2 ++ docs/index.html | 14 ++++++++++++-- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.github/workflows/hf-space-restart.yml b/.github/workflows/hf-space-restart.yml index 33ab769..c107f32 100644 --- a/.github/workflows/hf-space-restart.yml +++ b/.github/workflows/hf-space-restart.yml @@ -5,6 +5,9 @@ on: workflow_call: # Can be triggered manually workflow_dispatch: + # Scheduled reset (daily at midnight UTC) + schedule: + - cron: '0 0 * * *' # Daily at midnight UTC jobs: restart-space: diff --git a/README.md b/README.md index bb6ddf1..6ac18ad 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 🌐 **[Visit the official website](https://www.notediscovery.com)** +🚀 **[Try the Live Demo](https://gamosoft-notediscovery.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. diff --git a/docs/index.html b/docs/index.html index 5a668da..bace773 100644 --- a/docs/index.html +++ b/docs/index.html @@ -232,6 +232,14 @@ content: "▶ "; } + .demo-notice { + margin-top: 1rem; + font-size: 0.85rem; + color: #6b7280; + font-style: italic; + opacity: 0.9; + } + .features { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); @@ -681,9 +689,10 @@

Take Control of Your Notes

A lightweight, privacy-focused note-taking application with powerful features: LaTeX math equations, Mermaid diagrams, smart tags, custom templates, code highlighting, and more. Write, organize, and discover your notes with a beautiful, modern interface—all running on your own server.

- Try Live Demo + Try Live Demo Get Started on GitHub →
+

✨ Demo resets daily · For demonstration purposes only

@@ -956,9 +965,10 @@

Ready to Get Started?

Join the self-hosting community and take back control of your notes today.

- Try Live Demo + Try Live Demo View on GitHub →
+

✨ Demo resets daily · For demonstration purposes only