Skip to content
/ FAV0 Public

"FAV0 Weekly": A record of weekly observations and experiences, primarily focusing on front-end development, AI, and computer-related content.《FAV0周刊》:记录每周所见所闻,主要关注前端、AI领域以及计算机相关内容

License

Notifications You must be signed in to change notification settings

Justin3go/FAV0

Repository files navigation

logo

FAV0 Weekly

TypeScript VitePress Vue-3 TDesign Cloudflare Pages Giscus Support RSS Support I18N SEO

Record what I see and hear every week, mainly focusing on front-end, AI, and computer-related content.

Updated every Saturday/weekend, with updates synchronized with releases. Feel free to star/watch releases in custom to stay updated with the latest weekly releases.

changelog

PR Welcome Request-Feature Report-Bug

demo

Features

  1. 🌓 Provides light and dark mode switching to adapt to different reading environments.
  2. 🌍 Supports bilingual interface in Chinese and English for the convenience of users of different languages.
  3. 📡 Provides RSS subscription function, supporting updates in both Chinese and English.
  4. 💬 Integrated Giscus comment system for user communication and feedback.
  5. 🖼️ Supports high-definition image preview for optimized visual experience.
  6. 📜 Allows customization of font settings for improved reading comfort.
  7. 🔍 Performs SEO optimization, including Sitemap generation, Twitter Card, and Open Graph tag support to improve search engine visibility.

Development

git clone [email protected]:Justin3go/FAV0.git
cd FAV0

npm i -g pnpm # if needed
pnpm i
pnpm docs:dev
  1. Modify the giscus comment configuration in .vitepress/theme/components/Comments.vue, specifically the giscus configuration;
  2. Modify the sidebar configuration, RSS configuration, metadata configuration, etc., in the utils folder;
  3. Modify the related configurations in the config folder, mainly title, description, etc.;
  4. Change the content of the articles in the posts/** and en/posts/** directories to your own content;

License

This repository is dual-licensed under the MIT License and CC-BY-4.0 License:

  • All .md files are licensed under the CC-BY-4.0 License, you need to retain attribution.
  • Other code files are licensed under the MIT License, you may use them freely.

For more details, please see the LICENSE file.

About

"FAV0 Weekly": A record of weekly observations and experiences, primarily focusing on front-end development, AI, and computer-related content.《FAV0周刊》:记录每周所见所闻,主要关注前端、AI领域以及计算机相关内容

Topics

Resources

License

Stars

Watchers

Forks