diff --git a/src/main/webapp/templates/feeds.help.html b/src/main/webapp/templates/feeds.help.html index a7f94d98..d8542975 100644 --- a/src/main/webapp/templates/feeds.help.html +++ b/src/main/webapp/templates/feeds.help.html @@ -1,48 +1,51 @@ -
- -
-
-

CommaFeed

-

- CommaFeed is an open-source project. Sources are hosted on GitHub. -

-

- If you encounter an issue, please report it on the issues page of the GitHub project. -

- -

REST API

-

- CommaFeed is built on top of JAX-RS and AngularJS. As such, a REST API is available. -

-

- The documentation about the API is available here. -

-
-
-
-
k, space
-
open next entry
+
+
+ +
+
+
+
+

CommaFeed

+

+ CommaFeed is an open-source project. Sources are hosted on GitHub. +

+

+ If you encounter an issue, please report it on the issues page of the GitHub project. +

-
j, shift+space
-
open previous entry
- -
o, enter
-
open/close current entry
- -
v
-
open current entry in a new window
- -
mouse middleclick
-
open entry in new tab and mark as read
-
+

REST API

+

+ CommaFeed is built on top of JAX-RS and AngularJS. As such, a REST API is available. +

+

+ The documentation about the API is available here. +

+
+
+
+
k, space
+
open next entry
+ +
j, shift+space
+
open previous entry
+ +
o, enter
+
open/close current entry
+ +
v
+
open current entry in a new window
+ +
mouse middleclick
+
open entry in new tab and mark as read
+
+
- \ No newline at end of file