-
```
problem is, that the Arduino IDE converts all input to UTF8
u8g.print("zurück");
must be typed as
u8g.print("zur" "\xfc" "ck")
1) hex escaped
2) "" separated
questions: what about octal escapes?…
-
```
problem is, that the Arduino IDE converts all input to UTF8
u8g.print("zurück");
must be typed as
u8g.print("zur" "\xfc" "ck")
1) hex escaped
2) "" separated
questions: what about octal escapes?…
-
=> 原文連結 [Ansible FAQ | Ji ZHANG's Blog](http://shzhangji.com/blog/2013/06/11/ansible-faq/)
-
Must include following:
- [x] Collapsible tabs
- [x] Animation
- [x] Animated open/close tab
- [x] Animated icon (:after + :hover effect)
- [ ] Interactive content
- [x] Question lists ... duh
- …
-
Add FAQ section to homepage.
Please assign this issue to me under LGM-SOC'21.
-
Some FAQs can be found in discord #faqs channel. More in the VaxHuntersCan gsheet. Should link to the discord. No figma designs. Should be implemented after routing is done (merged into main).
Wait…
-
Present the most important concepts in a Frequently Asked Questions section to simplify understanding
-
Add answers to frequently asked questions. The first one could be about #6
-
-
Before we can link out to https://faqs.aimementoring.com/ we need the copy to be updated.
- [x] Temp hideFAQ link from footer @lulen11
- [x] Make Aime > AIME on Intercom. See how it is displayed …