My personal homepage
This is a project to showcase a personal homepage, aiming to provide a simple and beautiful web layout. By integrating Bing daily wallpaper, classic poetry, clock, and some custom features, this webpage aims to provide a daily image and quote to enhance user experience.
Caution
This README file is machine translated.
Table of Contents
This is a project to showcase a personal homepage, aiming to provide a simple and beautiful web layout. By integrating Bing daily wallpaper, classic poetry, clock, and some custom features, this webpage aims to provide a daily image and quote to enhance user experience.
- Bing Daily Image
- Random Bing Daily Image
- Bing Daily Image Information
- Quotes
- Chinese Classic Poetry
- Inspirational English Quotes
- Display Time
- Date
- Weather Information
- Climate Tips
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Here is a list of resources and APIs used in the webpage:
- HarmonyOS Theme Icon Library:
https://developer.huawei.com/consumer/cn/design/harmonyos-symbol/HarmonyOS
Description: Icon materials provided by Huawei Developer Alliance, designed with simplicity and modernity, suitable for web decoration and function indication.
- World Time API
- API URL:
http://worldtimeapi.org/api/ip
Description: This API obtains the current time and time zone information based on the user's IP address to ensure time accuracy.
Usage: Get accurate initial time when the page loads, then update locally every second.
- Today's Poetry API
- API URL:
https://v1.jinrishici.com/all.json
Description: Provides random classic poetry quotes, including author and source.
Usage: Display daily quotes on the webpage as motivational sentences.
- Bing Wallpaper API
- API URL:
https://api.vvhan.com/article/bing.html
Description: This API provides daily Bing wallpapers and their details, including title and date.
Usage: Dynamically display webpage background images and provide related descriptions.
-
Rousseau Deco
Description: User-specified artistic font for displaying time, enhancing the visual appeal of the webpage. -
Alimama DongFang DaKai Regular
Description: User-specified font for displaying quotes, with a simple style that conveys an elegant atmosphere. -
HarmonyOS Sans
Description: Default font for the webpage, maintaining overall style consistency, provided by Huawei Developer Alliance.
Source: https://developer.huawei.com/images/download/next/HarmonyOS-Sans.zip
-
Web Analytics
Description: Used for website traffic statistics and user behavior analysis.
Source: Cloudflare -
Deployment
Description: Deploy the website.
Source: Cloudflare
- Best-README-Template
Description: Used to make it easier to write README files.
Source: https://github.com/othneildrew/Best-README-Template