mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-03 10:37:29 -05:00
Remove references to bobaforum -- for now
This commit is contained in:
@ -2,8 +2,10 @@
|
||||
|
||||
## Where to put questions/issues/etc
|
||||
|
||||
Please use the [section on
|
||||
bobaforum](https://talkyard.bbaovanc.com/top/my-website).
|
||||
For now, please use [GitHub
|
||||
Issues](https://github.com/BBaoVanC/bbaovanc.com/issues) for issues and [GitHub
|
||||
Discussions](https://github.com/BBaoVanC/bbaovanc.com/discussions) for anything
|
||||
else. I will look into making my own forum in the future for this.
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -4,7 +4,7 @@ My personal website, generated using [Hugo](https://gohugo.io)
|
||||
|
||||
## Discussions
|
||||
|
||||
Please use the [category on
|
||||
bobaforum](https://talkyard.bbaovanc.com/top/my-website) for any questions,
|
||||
issues, ideas, discussions, etc. relating to my website. This should replace the
|
||||
GitHub Discussions system.
|
||||
For now, use [GitHub
|
||||
Discussions](https://github.com/BBaoVanC/bbaovanc.com/discussions) for
|
||||
questions, ideas, discussions, etc. relating to me or my website. In the future
|
||||
I will look into making a forum for this.
|
||||
|
13
config.yaml
13
config.yaml
@ -50,9 +50,6 @@ params:
|
||||
gitFileURL: https://github.com/BBaoVanC/bbaovanc.com/blob/master
|
||||
gitFileIcon: code
|
||||
|
||||
talkyardServerUrl: "https://talkyard.bbaovanc.com"
|
||||
talkyardScriptUrl: "https://talkyard.bbaovanc.com/-/talkyard-comments.min.js"
|
||||
|
||||
footer: >-
|
||||
See the [anonymous and privacy-friendly
|
||||
analytics](https://plausible.bbaovanc.com/bbaovanc.com) for this site,
|
||||
@ -68,8 +65,8 @@ languages:
|
||||
languageName: English
|
||||
title: bbaovanc's Website
|
||||
weight: 1
|
||||
menu:
|
||||
main:
|
||||
- identifier: forum
|
||||
name: Forum
|
||||
url: https://talkyard.bbaovanc.com
|
||||
#menu:
|
||||
# main:
|
||||
# - identifier: forum
|
||||
# name: Forum
|
||||
# url: https://forum.bbaovanc.com
|
||||
|
@ -16,5 +16,6 @@ description: >-
|
||||
- Email: bbaovanc@bbaovanc.com
|
||||
- If needed, encrypt your email with [my PGP
|
||||
key](https://keyserver.ubuntu.com/pks/lookup?search=bbaovanc%40bbaovanc.com&fingerprint=on&op=index)
|
||||
- bobaforum (ask me questions publicly):
|
||||
https://talkyard.bbaovanc.com/top/ask-me
|
||||
- GitHub Discussions (ask me questions publicly):
|
||||
https://github.com/BBaoVanC/bbaovanc.com/discussions/categories/q-a
|
||||
- In the future, I will replace this with my own forum.
|
||||
|
@ -24,8 +24,8 @@ description: >-
|
||||
## My Website
|
||||
|
||||
- [bbaovanc.com source code](https://github.com/BBaoVanC/bbaovanc.com)
|
||||
- [bobatheme](https://github.com/BBaoVanC/bobatheme) - theme for this website
|
||||
- [bobaforum](https://talkyard.bbaovanc.com) - my public forum
|
||||
- [bobatheme](https://github.com/BBaoVanC/bobatheme) - theme for this
|
||||
website <!--- [bobaforum](https://talkyard.bbaovanc.com) - my public forum -->
|
||||
- [Searx Instance](https://search.bbaovanc.com/) - privacy-respecting search
|
||||
engine
|
||||
- [Gitea Instance](https://git.bbaovanc.com/) - mostly just mirrors of my GitHub
|
||||
|
Submodule themes/bobatheme updated: 430139d292...1127795717
Reference in New Issue
Block a user