Navigation🧭¶
AI Summary powered by ChatGPT
This website provides various subjects including an overview, notes, Python and Go tutorials, personal blog, projects, statistics guidance, math resources, and a markdown syntax playground. The site features plugins like AI Summary with models from different sources, a tag system, Google Analytics for feedback, comments with GitHub's Discusions, RSS feeds for the blog, and theme color changes based on the days. Additionally, there are plans for English versions of some pages for internationalization purposes, but the use of mkdocs-static-i18n has been removed due to inconvenience.
Stephen R. Covey
Live your life by a compass, not a clock.
Subjects¶
- About: Here it is, providing an overview of this site.
- Note: Some notes and tutorial(mainly related to CS).
- Blog: Personal blog.
- Python: Python tutorial comprised of syntax, libraries and some examples.
- Go: Go lang.
- Project: Open source project of mine.
- Statistics: A guide for Statistics' undergraduate.
- SomeMath: Literally some math.
- PlayGround: Playgorund for markdown syntax with some extensions.
- Tags: 👇
Plugins¶
AI Summary¶
Powered by mkdocs-ai-summary. Support three models for now:
tongyi qianwen
From aliyun.com
ChatGPT
From openai.com
Deepseek
From deepseek.com
Tags¶
I always add tags for each page(but sometimes I hide them for simplification), check Tags to get a Category View.
Searching (Deprecated)¶
Searching is powered by lunrjs, you can search titles, text content and codes.
FYI: External Links are follwed by a small arrow like github
Feedback¶
Feedback is powered by Google Analytics(need Cookie consent to work), check Was this page helpful?
on the bottom of each page.
Click 🙂 if you like the content, or click 🙁 if anything is wrong in which case you can fill in a blank to help me improve(this will lead to an issue on GitHub)
Comments¶
Comments is powered by giscus. All the comments is stored in GitHub's Discusions.
RSS¶
RSS for my personal Blog is powered by mkdocs-rss-plugin.
Subscribe RSS Link(sorted in created date) for latest news.
You can also subscribe RSS Link Alternative (which is not redommanded, since i update some old blog sometimes. This link maybe sorted in chaos) for news sorted in updated date.
Theme Colors¶
Some kind of my mood on each day.
Theme color changes:
- Sun: purple
- Mon: grey
- Tue: blue grey
- Sat: teal
- Thu: indigo
- Fri: pink
- Sat: deep purple
i18n¶
i.e. internationalization
I'll update English versions of some pages when I have more free time.
I use mkdocs-static-i18n for i18n. If the page doesn't have a English version, default language is Chinese.
mkdocs-static-i18n is removed, since it's super annoying😠
创建日期: 2023-11-22 15:25:09