Compare commits

...

2 Commits

Author SHA1 Message Date
BBaoVanC aaecbd59b6
Update bobatheme 2021-09-28 18:42:49 -05:00
BBaoVanC 00f4116db9
Remove makefile 2021-09-28 17:46:48 -05:00
9 changed files with 13 additions and 10 deletions

View File

@ -1,8 +0,0 @@
all: public
clean:
rm -rf public/
public:
hugo
./compress.sh

View File

@ -6,11 +6,15 @@ title = "boba.best"
sectionPagesMenu = "main"
enableRobotsTXT = true
# these are for the OpenGraph/Twitter embeds
[params]
# these are for the OpenGraph/Twitter embeds
description = "Be your boba best"
title = "boba.best"
# these are for favicons in bobatheme
faviconICO = "/favicon.ico"
faviconPNG = "/img/boba_mochi.png"
[menu]
[[menu.main]]
identifier = "status-page"

View File

@ -1,6 +1,7 @@
+++
title = "Blog"
showdate = true
showtags = true
description = """
Blog posts on boba.best

View File

@ -1,5 +1,6 @@
+++
title = "bobabin"
toc = true
description = """
bobabin runs PrivateBin, a minimalist, open source online pastebin where the

View File

@ -1,5 +1,6 @@
+++
title = "bobachat"
toc = true
description = """
bobachat runs Synapse, the Matrix reference homeserver. Matrix is an open

View File

@ -1,5 +1,7 @@
+++
title = "bobamail"
toc = true
aliases = ["/mail"]
description = """

View File

@ -1,5 +1,6 @@
+++
title = "bobatea"
toc = true
description = """
bobatea runs Gitea, a self-hosted Git service similar to GitHub, GitLab, and

View File

@ -1,5 +1,6 @@
+++
title = "bobavault"
toc = true
description = """
bobavault runs Vaultwarden, a rewrite of the Bitwarden server in Rust.

@ -1 +1 @@
Subproject commit 28a10e1dc4d11980beeeb4691b7a2395b1ee0131
Subproject commit 0e4025a2d979ac0a5c80d3bdc4874f1dd00afaf6