work
markdownToPpt
· ☕ 2 min read · 🤖 TED LZY
Markdown to Presentation Guide 🖥️ 1. Tools for Conversion Choose from these popular markdown-to-PPT tools: Marp: 1 2 3 4 5 6 7 8 9 10 11 12 --- theme: default --- # Slide 1 Content for first slide --- # Slide 2 - Bullet point 1 - Bullet point 2 Reveal.js: 1 2 3 4 5 6 <section data-markdown> <script type="text/template"> ## Slide 1 Content here </script> </section> Slidev:

GoogleWebSpeechApi
· ☕ 3 min read · 🤖 TED LZY
How to use Google web speech api to translate audio file to text

GitFixPushError
· ☕ 2 min read · 🤖 TED LZY
Fit the git push error when local current branch is behind.

HomeuserWifiTest
· ☕ 3 min read · 🤖 TED LZY
Share some comon wifi issues faced by real home users and share some wifi testing method and result.

Mesh
· ☕ 3 min read · 🤖 TED LZY
802.11s Mesh introduction and guide

Rsnapshot
· ☕ 3 min read · 🤖 TED LZY
Rsnapshot utility installation guide

Data_analytics
· ☕ 1 min read · 🤖 TED LZY
Introduction my learning journey as a total beginner to data anlyst

Git_Ci_Cd
· ☕ 3 min read · 🤖 TED LZY
Introduction on some basic Git command and the concept of continuous integration/continuous delivery (CI/CD)

Finance101_basicConcept
· ☕ 2 min read · 🤖 TED LZY
Basic finance and accouting system introduction.

Shortcodes example
· ☕ 2 min read · 🤖 TED LZY
How to use shortcode to show box, tabs, expand, alert, notice

Markdown Syntax Guide
· ☕ 2 min read · 🤖 TED LZY
Sample article showcasing basic Markdown syntax and formatting for HTML elements.

Viz support
· ☕ 1 min read
A hack to put Graphviz on the web.