cGit-UI for Git Repositories

cGit-UI – is a web interface for Git Repositories. cGit CGI script is writen in C and therefore it's fast enough

3 Commits   0 Branches   1 Tag
author: kx <kx@radix.pro> 2023-03-24 03:51:10 +0300 committer: kx <kx@radix.pro> 2023-03-24 03:51:10 +0300 commit: 05d292b208dfe01324826b4c87bbc4da3389a0d5 parent: 40ab18a661ff6ada40e73969be293918d346a2f5
Commit Summary:
Version 0.1.7
Diffstat:
1 file changed, 140 insertions, 0 deletions
diff --git a/cgitcgi/.cgit/.fonts/Roboto-Mono.css b/cgitcgi/.cgit/.fonts/Roboto-Mono.css
new file mode 100644
index 0000000..ea0ed07
--- /dev/null
+++ b/cgitcgi/.cgit/.fonts/Roboto-Mono.css
@@ -0,0 +1,141 @@
+
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Thin'), /*  full font name */
+       local('RobotoMono-Thin');  /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Thin.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Thin.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Thin.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Thin.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Thin.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Thin.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Thin.svg#RobotoMono-Thin') format('svg');
+  font-weight: 100;
+  font-style: normal;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Thin Italic'), /*  full font name */
+       local('RobotoMono-ThinItalic');   /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-ThinItalic.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-ThinItalic.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-ThinItalic.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-ThinItalic.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-ThinItalic.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-ThinItalic.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-ThinItalic.svg#RobotoMono-ThinItalic') format('svg');
+  font-weight: 100;
+  font-style: italic;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Light'), /*  full font name */
+       local('RobotoMono-Light');  /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Light.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Light.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Light.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Light.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Light.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Light.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Light.svg#RobotoMono-Light') format('svg');
+  font-weight: 300;
+  font-style: normal;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Light Italic'), /*  full font name */
+       local('RobotoMono-LightItalic');   /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-LightItalic.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-LightItalic.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-LightItalic.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-LightItalic.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-LightItalic.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-LightItalic.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-LightItalic.svg#RobotoMono-LightItalic') format('svg');
+  font-weight: 300;
+  font-style: italic;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Regular'), /*  full font name */
+       local('RobotoMono-Regular');  /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Regular.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Regular.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Regular.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Regular.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Regular.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Regular.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Regular.svg#RobotoMono-Regular') format('svg');
+  font-weight: 400;
+  font-style: normal;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Italic'), /*  full font name */
+       local('RobotoMono-Italic');  /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Italic.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Italic.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Italic.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Italic.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Italic.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Italic.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Italic.svg#RobotoMono-Italic') format('svg');
+  font-weight: 400;
+  font-style: italic;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Medium'), /*  full font name */
+       local('RobotoMono-Medium');  /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Medium.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Medium.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Medium.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Medium.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Medium.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Medium.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Medium.svg#RobotoMono-Medium') format('svg');
+  font-weight: 500;
+  font-style: normal;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Medium Italic'), /*  full font name */
+       local('RobotoMono-MediumItalic');   /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-MediumItalic.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-MediumItalic.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-MediumItalic.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-MediumItalic.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-MediumItalic.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-MediumItalic.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-MediumItalic.svg#RobotoMono-MediumItalic') format('svg');
+  font-weight: 500;
+  font-style: italic;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Bold'), /*  full font name */
+       local('RobotoMono-Bold');  /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Bold.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-Bold.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Bold.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Bold.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Bold.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Bold.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-Bold.svg#RobotoMono-Bold') format('svg');
+  font-weight: 700;
+  font-style: normal;
+}
+@font-face {
+  font-family: 'Roboto Mono';
+  src: local('Roboto Mono Bold Italic'), /*  full font name */
+       local('Roboto-BoldItalic');   /* Postscript name */
+  src: url('../.fonts/Roboto-Mono/RobotoMono-BoldItalic.eot');
+  src: url('../.fonts/Roboto-Mono/RobotoMono-BoldItalic.eot?#iefix') format('embedded-opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-BoldItalic.otf') format('opentype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-BoldItalic.woff2') format('woff2'),
+       url('../.fonts/Roboto-Mono/RobotoMono-BoldItalic.woff') format('woff'),
+       url('../.fonts/Roboto-Mono/RobotoMono-BoldItalic.ttf') format('truetype'),
+       url('../.fonts/Roboto-Mono/RobotoMono-BoldItalic.svg#RobotoMono-BoldItalic') format('svg');
+  font-weight: 700;
+  font-style: italic;
+}