Typing Animation, Social Media & Friend Links
🕒 Reading time: 1 min📝 Words: 34👀 Views: Loading...
typetexts.yml — Homepage Typing Animation
File: stalux/config/typetexts.yml
id: typetextsitems: - "Free for free, not free for charge!" - "Where's the any key?" - "Press F12?" - "Hello World!"| Aspect | Guidance |
|---|---|
| Display | Items cycle randomly on the homepage |
| Text length | Keep each short for first-screen display |
| Empty | Leave items empty to hide the animation |
media-links.yml — Social Media Links
File: stalux/config/media-links.yml
id: media-linksitems: - icon: github link: https://github.com/xingwangzhe/stalux - icon: bilibili link: https://bilibili.com/ - icon: X link: https://x.com - icon: juejin link: https://juejin.cn/ - icon: zhihu link: https://www.zhihu.com/ - icon: maildotru link: mailto:xingwangzhe@outlook.com - icon: telegram link: https://t.me/| Field | Description |
|---|---|
icon |
simple-icons name (lowercase, e.g. github, x, zhihu) |
link |
URL or mailto: address |
| Fallback | Unrecognized icons show the first letter |
links.yml — Friend Links
File: stalux/config/links.yml
id: linkstitle: "Helpful Links" # Section headingdescription: "Great sites!" # Section descriptionsites: - name: Astro description: A modern static site generator. link: https://astro.build/ icon: https://astro.build/favicon.svg - name: MDN description: Web standards documentation. link: https://developer.mozilla.org/ icon: https://developer.mozilla.org/favicon.ico - name: animejs description: JavaScript animation library. link: https://animejs.com/ icon: https://animejs.com/assets/images/favicon.png - name: feather-icons description: Open-source icon library. link: https://feathericons.com/ icon: https://feathericons.com/favicon.ico - name: simple-icons description: Brand icons collection. link: https://simpleicons.org/ icon: https://simpleicons.org/icons/simpleicons.svgEach sites[] entry requires name, description, link, and icon.
Typing Animation, Social Media & Friend Links
Author: xingwangzhe
Article link: https://stalux.needhelp.icu/posts/8e8c59c4/
This article is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.