From baf496acf0640fecdc01864989f2142a9757ba14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20P=C3=A4ssler?= Date: Thu, 12 Dec 2019 03:16:40 +0100 Subject: initial styling --- templates/logo.png | Bin 56915 -> 0 bytes templates/repo.html | 64 +++++++++++++++++++++++++++------------------------- 2 files changed, 33 insertions(+), 31 deletions(-) delete mode 100644 templates/logo.png (limited to 'templates') diff --git a/templates/logo.png b/templates/logo.png deleted file mode 100644 index a706d7c..0000000 Binary files a/templates/logo.png and /dev/null differ diff --git a/templates/repo.html b/templates/repo.html index aefa962..156c48a 100644 --- a/templates/repo.html +++ b/templates/repo.html @@ -1,47 +1,49 @@ - + {{ project_name }} | /{{ project_name }} + +
- + +
+

/ {{ project_owner }} / {{ project_name }}

-
-

/ spacekookie / {{ project_name }}

+

+ {{ project_summary }} +

-

- A lightweight web frontend for git repositories -

-
+
-
- RSS Clone Star - -
+
+ +
+
+ -
- -

- webgit was created on 2019-11-29 at 21:20 - with commit {{ first_commit }}. Since then, {{ num_commits }} - commits have been authered by - {{ num_contributors }} contributers. -

-
-
+

+ {{ project_name }} was created on 2019-11-29 at 21:20 + with commit {{ first_commit }}. Since then, {{ num_commits }} + commits have been authered by + {{ num_contributors }} contributers. +

+
+
-- cgit v1.2.3