Quellcode durchsuchen

change and beta release as 0.0.1

Dick Tang vor 7 Jahren
Ursprung
Commit
d3d9e4acbc
3 geänderte Dateien mit 10 neuen und 2 gelöschten Zeilen
  1. 2 0
      CHANGELOG
  2. 2 2
      CloudronManifest.json
  3. 6 0
      DESCRIPTION.md

+ 2 - 0
CHANGELOG

@@ -0,0 +1,2 @@
+[0.0.1]
+initial release

+ 2 - 2
CloudronManifest.json

@@ -5,7 +5,7 @@
   "description": "file://DESCRIPTION.md",
   "changelog": "file://CHANGELOG",
   "tagline": "Best way to write and share your knowledge in markdown",
-  "version": "0.5.2-snapshot",
+  "version": "0.0.1",
   "healthCheckPath": "/status",
   "httpPort": 3000,
   "addons": {
@@ -23,6 +23,6 @@
     "document",
     "collaboration"
   ],
-  "mediaLinks": [ ]
+  "mediaLinks": [ "https://hackmd.io/screenshot.png" ]
 }
 

+ 6 - 0
DESCRIPTION.md

@@ -0,0 +1,6 @@
+This app packages HackMD 0.5.2-snapshot
+
+HackMD lets you create realtime collaborative markdown notes on all
+platforms.
+Inspired by Hackpad, with more focus on speed and flexibility.
+