some adjustments #268

Merged
lunny merged 2 commits from HesterG/blog:some-adjustment into main 2023-07-12 06:43:22 +00:00
Member
  • Found one author whose account is 404 on gitea.com now, so removed url and image url

  • Fix blog links

  • Use svg instead of png for favicon

  • Changed number of post per page to 12

  • Hide toc and show "recent post" sidebar on post pages

    Screen Shot 2023-07-12 at 13.49.21

  • Fix active status missing for tags when on pagination

    Before (active status missing if not on first page of certain tag's page)

    Screen Shot 2023-07-12 at 14.07.10

    After:

    Screen Shot 2023-07-12 at 13.52.08

- Found one author whose account is 404 on gitea.com now, so removed url and image url - Fix blog links - Use svg instead of png for favicon - Changed number of post per page to 12 - Hide toc and show "recent post" sidebar on post pages ![Screen Shot 2023-07-12 at 13.49.21](/attachments/826c7e1e-1c85-430b-af19-3e90b0e38bdc) - Fix active status missing for tags when on pagination Before (active status missing if not on first page of certain tag's page) ![Screen Shot 2023-07-12 at 14.07.10](/attachments/11803673-e7ed-41a0-8a18-918c9df5217f) After: ![Screen Shot 2023-07-12 at 13.52.08](/attachments/3d5a8271-9c89-4ee6-b758-e59066d62564)
HesterG added 1 commit 2023-07-12 05:52:33 +00:00
some adjustments
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 2m10s
8c9ab0bd18
denyskon approved these changes 2023-07-12 06:00:20 +00:00
HesterG added 1 commit 2023-07-12 06:07:58 +00:00
add Gitea to author
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 2m11s
delete closed PR preview s3 / delete_preview (pull_request) Successful in 22s
b7574f224a
lunny approved these changes 2023-07-12 06:43:12 +00:00
lunny merged commit 06cdcbce75 into main 2023-07-12 06:43:22 +00:00
lunny referenced this issue from a commit 2023-07-12 06:43:22 +00:00
delvh reviewed 2023-07-12 08:46:58 +00:00
@ -1,6 +1,6 @@
---
date: 2023-02-03T09:06:54+07:00
author: "Gitea"
authors: "Gitea"
Owner

If I remember correctly, we simply used this approach as back then multiple authors were not supported.
We could think about fixing it now, if the original authors want to step forward

If I remember correctly, we simply used this approach as back then multiple authors were not supported. We could think about fixing it now, if the original authors want to step forward
HesterG deleted branch some-adjustment 2023-07-12 08:51:33 +00:00
Sign in to join this conversation.
No description provided.