From b28839484d120c04c5a06e7f8318650c78ab195b Mon Sep 17 00:00:00 2001
From: Erik Michelson
Date: Thu, 2 Jul 2020 17:22:52 +0200
Subject: Replace CodiMD with HedgeDoc
Signed-off-by: Erik Michelson
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: References in public/views
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Update links in README
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Update links in SECURITY.md
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Update links in LICENSE
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Update links in docs/configuration.md
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Update links in bin/setup
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: References in docs/guides
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: References in docs/dev
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: References in docs/guides/auth
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: References in docs/setup
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Update various links in code to the new GitHub org.
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: codiMDVersion.js is now hedgeDocVersion.js
Signed-off-by: David Mehren
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: References in docs/setup/yunohost
Signed-off-by: Tilman Vatteroth
Rebrand to HedgeDoc: Add banner and logo
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Update links in docs/guides/migrate-etherpad
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Remove note in docs/guides/auth/github
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Replace links in public/docs/features
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Add todo placeholder in docs/history
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Replace github link in public/views/index/body
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Replace github link in README
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Add logo to README
Signed-off-by: Tilman Vatteroth
Rename to HedgeDoc: Add note about the renaming to the front page
Signed-off-by: Tilman Vatteroth
Removed Travis from README.md and change CodiMD to HedgeDoc in some places
Signed-off-by: Yannick Bungers
Some more renaming to HedgeDoc
- Fixed capitalization of HedgeDoc
- Added renaming for etherpad migration doc
Signed-off-by: Yannick Bungers
Changed Repo name to hedgedoc
Signed-off-by: Yannick Bungers
---
public/views/index/body.ejs | 9 ++++++---
public/views/index/head.ejs | 11 +++++------
2 files changed, 11 insertions(+), 9 deletions(-)
(limited to 'public/views/index')
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs
index 0f2b8f33..561502f0 100644
--- a/public/views/index/body.ejs
+++ b/public/views/index/body.ejs
@@ -40,10 +40,13 @@
style="display:none;"<% } %>>
-
CodiMD
+
<%= __('Best way to write and share your knowledge in markdown.') %>
+
+ CodiMD was renamed to HedgeDoc. Read more
+
<% if (infoMessage && infoMessage.length > 0) { %>