Navigation🧭¶
AI Summary powered by ChatGPT
The website features various sections including "About," "Note," "Blog," "Python," "Go," "Project," "Statistics," "SomeMath," "Playground," and "Tags." It also offers plugins such as "AI Summary" with support for tongyi qianwen and ChatGPT models, a "Tags Cloud," searching powered by lunrjs, feedback with Google Analytics, comments through giscus, and RSS feeds via mkdocs-rss-plugin. Theme colors change daily. The site is set up for i18n using mkdocs-static-i18n to provide English versions when available. Visitors can interact with the site, provide feedback, and explore various topics ranging from programming tutorials to personal projects.
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 two models for now:
tongyi qianwen
From aliyun.com
And
ChatGPT
From openai.com
Tags¶
I always add tags for each page(but sometimes I hide them for simplification), check Tags to get a Category View.
Searching¶
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.
Created: 2023-11-22 15:25:09