112 Commits

Author SHA1 Message Date
Ou
b3ec041e47 chore: update dependencies 2025-01-19 16:27:27 +08:00
majiajue
f9dca9e20f
feat: enhance website SEO and add structured data (#49)
* feat(seo): enhance website SEO and add structured data

- Add comprehensive meta tags for SEO and social sharing
- Implement Schema.org structured data for news articles
- Create sitemap.xml for better search engine indexing
- Add og-image.svg for social media sharing
- Update footer with categorized news sources
- Remove redundant source links from news items
- Add Google Analytics placeholder

Meta tags:
- Add SEO meta tags (description, keywords, robots)
- Add Open Graph and Twitter Card meta tags
- Update website domain to newsnow.majiajue.com

Footer:
- Organize news sources into categories
- Add responsive grid layout
- Improve accessibility with proper link attributes
- Add dark mode support

* chore: update domain and deployment configuration

- Change domain from newsnow.majiajue.com to shishixinwen.news
- Update Google Analytics tracking ID
- Fix Windows deployment issues with cross-env
- Add build output directory to wrangler commands

Changes:
- Update meta tags and structured data with new domain
- Update sitemap.xml with new domain
- Add cross-env for cross-platform compatibility
- Update preview and deploy scripts with correct output path
- Configure Google Analytics with actual tracking ID
2025-01-19 15:38:29 +08:00
Ou
3d7b49d991 fix: udpate pwa site when needRefresh(sw.js updated), for cloudflare static cache 2024-11-25 00:24:20 +08:00
Ou
c2f814fb88 feat: optimize ui, but minor 2024-11-24 23:53:23 +08:00
Ou
3f4bdde790 feat: better way to update PWA site 2024-11-24 23:37:23 +08:00
Ou
68f9ca5469 feat: PWA site scheduled update detection, just for testing. 2024-11-22 02:00:45 +08:00
Ou
f98d78b4c2 fix: reduce stuttering when scroll, maybe 2024-11-22 01:41:35 +08:00
Ou
5af24c88d6 fix: cannot dnd in firefox 2024-11-22 01:08:49 +08:00
Ou
bf07610c43 fix: search bar crash as new source added 2024-11-22 00:48:03 +08:00
Ou
02f6f008fa fix: auto scroll when drag to outside 2024-11-11 00:27:48 +08:00
Ou
d86da2387d feat: better overlayscrollbar 2024-11-10 23:52:25 +08:00
Ou
a05f0d54b5 feat: better animation 2024-11-10 23:26:02 +08:00
Ou
a1d25f7d6f feat: swith to pragmatic-drag-and-drop for better performance 2024-11-10 22:36:27 +08:00
Ou
b2fb996a37 fix: multiple automatic changes of index column 2024-11-04 21:43:31 +08:00
Ou
552b75d9d1 fix: refactor fetching and refetch logic 2024-11-04 21:23:26 +08:00
Ou
fcc9eb39a8 chore(pwa): update SW default when site update 2024-11-03 20:40:55 +08:00
Ou
9c9db2e4f2 fix: refetch condition 2024-11-03 20:34:54 +08:00
Ou
773ab138ca feat: refactor login 2024-11-03 20:13:49 +08:00
Ou
08c0abeaf8 feat: refactor fetch and refetch logic 2024-11-03 00:59:44 +08:00
Ou
ac4a7e5d20 chore: remove search bar 2024-11-01 19:40:40 +08:00
Ou
be288acf52 chore: refactor proxy 2024-10-31 14:21:11 +08:00
Ou
743778e757 chore: switch to unimport 2024-10-31 01:12:44 +08:00
Ou
d7c8a38d88 feat: use myFetch with default options
fixed #20
2024-10-30 15:59:59 +08:00
Ou
0f187da2f8 chore: auto import 2024-10-30 15:06:21 +08:00
Ou
cd67d52ca7 chore: minor change 2024-10-30 00:15:24 +08:00
Ou
a1c76de436 chore: types 2024-10-29 11:38:06 +08:00
Ou
53fdc69366 fix: clear all user data as logout 2024-10-28 22:00:05 +08:00
Ou
c3a825de74 feat: use command bar to search and focus source 2024-10-28 21:28:13 +08:00
Ou
b14cb9ea1f feat(ui): show diff position when refresh 2024-10-28 00:42:08 +08:00
Ou
655204a14f chore: improve item.extra types 2024-10-27 22:09:17 +08:00
Ou
8919b6f969 chore: minor changes 2024-10-26 00:35:24 +08:00
Ou
f66cee4333 feat: refactor metadata structure 2024-10-26 00:00:33 +08:00
Ou
ecc678a2bb feat: support append desc and home in every source 2024-10-25 22:33:35 +08:00
Ou
392a24c817 chore: add kaopu.news 2024-10-25 22:08:02 +08:00
Ou
b5fa441c68 feat: support extra.icon.scale 2024-10-25 21:27:45 +08:00
Ou
f6a7b201ba chore: add github badge 2024-10-25 13:40:19 +08:00
Ou
d905724c81 feat: hover link to show more info 2024-10-25 13:33:02 +08:00
Ou
ba51b54dc9 chore: minor changes 2024-10-25 03:06:28 +08:00
Ou
ae57261fb9 feat(source): add fastbull.cn 2024-10-24 22:57:00 +08:00
Ou
4a3c9f586a feat: optimize auth logic 2024-10-24 20:50:30 +08:00
Ou
e3c1053eca chore: ui 2024-10-24 00:42:39 +08:00
Ou
2edfb06a61 feat(ui): new toast component 2024-10-23 02:43:38 +08:00
Ou
12732dc0c2 chore(ui): minor changes 2024-10-22 14:54:31 +08:00
Ou
884d55d71d fx: keep navbar always centered 2024-10-21 20:02:03 +08:00
Ou
cc1aee2ae8 feat: use mobile url if source had 2024-10-21 17:09:14 +08:00
Ou
d285f37eeb feat: use hover to open dropdown-menu 2024-10-21 15:23:51 +08:00
Ou
63db52fb9a chore(server): clean up 2024-10-20 20:28:49 +08:00
Ou
f8303382ef feat(ui): disable relative time sync when window is not visible 2024-10-20 13:50:19 +08:00
Ou
6d07702faf feat: support pwa 2024-10-20 01:30:10 +08:00
Ou
edc3fa26f9 feat(ui): new timeline style 2024-10-19 22:47:21 +08:00