From 56826236f55b78fa1d41935e9a274d44582a4769 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 22 Feb 2019 13:42:06 -0800 Subject: front-page tweaks --- python/fatcat_web/templates/home.html | 45 ++++++++++++++++++++++------------- 1 file changed, 29 insertions(+), 16 deletions(-) (limited to 'python/fatcat_web/templates') diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index 794d28e7..c4bf6cb2 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -2,12 +2,21 @@ {% block body %}
-

Welcome to Fatcat!

-
+ -
+
+
+
+
+ + +
+
+
+ +
Current Status: Beta
  • Entity editing only possibly by API; web interface is not implemented @@ -16,18 +25,18 @@
-

This is versioned, user-editable catalog of research publications: journal +

Fatcat is a versioned, user-editable catalog of research publications: journal articles, conference proceedings, pre-prints, etc. Features include archival file-level metadata (verified digests and long-term copies, in addition to URLs), a documented API, and work/release indexing (aka, linking together of pre-prints and final copies). -Read more...Read more...

- +
-
Entity +
Entity Type Actions Examples Lookup @@ -39,9 +48,10 @@ indexing (aka, linking together of pre-prints and final copies). Search Paper {% else %} - Create -
Search -
Dummy + Search +
Create +
Paper (prod) +
Dummy
Realistic {% endif %}
@@ -56,9 +66,10 @@ indexing (aka, linking together of pre-prints and final copies).
Search Journal {% else %} - Create -
Search -
Dummy + Search +
Create +
Journal (prod) +
Dummy
Realistic {% endif %}
@@ -75,7 +86,8 @@ indexing (aka, linking together of pre-prints and final copies). Author {% else %} - Dummy + Author (prod) +
Dummy
Realistic {% endif %}
@@ -91,7 +103,8 @@ indexing (aka, linking together of pre-prints and final copies). PDF {% else %} - Dummy + PDF (prod) +
Dummy
Realistic {% endif %}
@@ -101,7 +114,7 @@ indexing (aka, linking together of pre-prints and final copies). {% if config.FATCAT_DOMAIN != 'fatcat.wiki' %} -
Fileset +
File Set
datasets, suplementary materials
Dummy -- cgit v1.2.3