WIP: Improve links in footer #328

Draft
yp05327 wants to merge 3 commits from yp05327/blog:add-community into main
Member

Before:
image
After:
image

ps: internal links should use to instead of using className: 'internal-href', or the color of the link name will be green which seems strange.

Before: ![image](/attachments/3e6cb782-a319-451e-806a-42edc2df3a00) After: ![image](/attachments/8804c78a-ceba-4bb1-a85f-6cd98fa617de) ps: internal links should use `to` instead of using `className: 'internal-href'`, or the color of the link name will be green which seems strange.
yp05327 added 1 commit 2023-12-04 07:44:24 +00:00
improve
Some checks failed
check-and-test / check-and-test (pull_request) Has been cancelled
ebbbfb0faf
techknowlogick reviewed 2023-12-04 22:32:26 +00:00
@ -269,2 +281,4 @@
target: '_self',
},
{
label: 'Stack Overflow',

To even the columns out, could you remove Stack overflow and matrix? They are the least used in this list

To even the columns out, could you remove Stack overflow and matrix? They are the least used in this list
Owner

I still think Matrix is worth leaving, as those rooms bridge to Discord (even if flaky sometimes) and provide an alternative for those users.

I think SO is fine to remove, but really I think all of them are fine to leave if they provide arguable benefit to someone looking for help.

An alternative to balance out the columns could be to merge the other two under a different heading.

I still think Matrix is worth leaving, as those rooms bridge to Discord (even if flaky sometimes) and provide an alternative for those users. I think SO is fine to remove, but really I think all of them are fine to leave if they provide arguable benefit to someone looking for help. An alternative to balance out the columns could be to merge the other two under a different heading.
Owner

To even the columns out, could you remove Stack overflow and matrix? They are the least used in this list

I agree and please also remove Mastodon. I think most of them could be considered experiment and less maintain. Why not focus one place and make users confusion. Do the things we can hold.

> To even the columns out, could you remove Stack overflow and matrix? They are the least used in this list I agree and please also remove Mastodon. I think most of them could be considered experiment and less maintain. Why not focus one place and make users confusion. Do the things we can hold.
Author
Member

Stack overflow, Matrix and Mastodon are removed.

Stack overflow, Matrix and Mastodon are removed.
yp05327 added 1 commit 2023-12-05 23:34:48 +00:00
remove Stack overflow and matrix
Some checks failed
check-and-test / check-and-test (pull_request) Has been cancelled
25e65f4b6a
yp05327 added 1 commit 2023-12-05 23:35:07 +00:00
remove Mastodon
Some checks failed
check-and-test / check-and-test (pull_request) Has been cancelled
f65f90a16e
Owner

I disagree with removing matrix and mastodon, but I appear to be in the minority here.

I disagree with removing matrix and mastodon, but I appear to be in the minority here.
yp05327 changed title from Improve links in footer to WIP: Improve links in footer 2023-12-06 04:49:12 +00:00
Member

I also disagree with removing Matrix and Mastodon. In a period of a "stupidity revolution" and increasing data sell in the large social networks it is important not to throw away open alternatives just for visual reasons. Stack overflow is fine, but please keep Matrix and Mastodon.

I also disagree with removing Matrix and Mastodon. In a period of a "stupidity revolution" and increasing data sell in the large social networks it is important not to throw away open alternatives just for visual reasons. Stack overflow is fine, but please keep Matrix and Mastodon.
Owner

I think both of them are unmaintained and no maintainer want(have time) to do maintain them. Why not just focus on Discord? Discord is busy enough, many questions haven't been answered. So why we want more if we have limitation resources. If there are 2 maintainers or above can spend their time on these two tools in the next year. I will not object it.

I think both of them are unmaintained and no maintainer want(have time) to do maintain them. Why not just focus on Discord? Discord is busy enough, many questions haven't been answered. So why we want more if we have limitation resources. If there are 2 maintainers or above can spend their time on these two tools in the next year. I will not object it.
Some checks failed
check-and-test / check-and-test (pull_request) Has been cancelled
Required
Details
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u add-community:yp05327-add-community
git checkout yp05327-add-community
Sign in to join this conversation.
No description provided.