aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clarkzjw.cc/config/bia/www/template/index.jinja2')
-rw-r--r--clarkzjw.cc/config/bia/www/template/index.jinja224
1 files changed, 24 insertions, 0 deletions
diff --git a/clarkzjw.cc/config/bia/www/template/index.jinja2 b/clarkzjw.cc/config/bia/www/template/index.jinja2
new file mode 100644
index 0000000..7ee6668
--- /dev/null
+++ b/clarkzjw.cc/config/bia/www/template/index.jinja2
@@ -0,0 +1,24 @@
1This is <a href="https://jinwei.me" target="_blank">clarkzjw</a>'s personal git server.
2<br>
3<br>
4Migration from <a href="https://github.com/clarkzjw" target="_blank">GitHub</a> under progress.
5
6<br>
7<pre>
8``` ` [email protected]
9 ` `.....---.......--.``` -/ ------------
10 +o .--` /y:` +. OS: {{ OS }} {{ VERSION }} {{ ARCH }}
11 yo`:. :o `+- Uptime: {{ UP_DAYS }} days, {{ UP_HOUR }} hour, {{ UP_MINS }} mins
12 y/ -/` -o/ Packages: {{ NB_PACKAGES }} (pkg)
13 .- ::/sy+:. Shell: zsh 5.9
14 / `-- / Terminal: /dev/pts/1
15 `: :` CPU: Intel Xeon (Cascadelake) (1) @ 2.993GHz
16 `: :` Memory: {{ MEM_IN_USE }}MiB / {{ MEM_IN_TOTAL }}MiB
17 / /
18 .- -.
19 -- -.
20 `:` `:`
21 .-- `--.
22 .---.....----.
23</pre>
24
Powered by cgit v1.2.3 (git 2.41.0)