ZSH Functions - Customizing Your Shell for Docker Management | Christophe Avonture
A collection of ZSH functions to enhance your terminal experience, including interactive Docker container management with fzf. Start new sessions, stop containers, and more with ease.
#Docker: #ZSH + #fzf = efficiency. Beyond Bash, ZSH offers deep customization. Use fzf to filter lists and trigger actions instantly. My new article explains how to use it with Docker: select containers to open shells, view logs, or delete images via shortcuts like dex or dnuke.
02.03.2026 05:49
π 1
π 2
π¬ 0
π 0
Automate your GitHub README with your latest blog posts | Christophe Avonture
Keep your GitHub profile README up to date with your latest blog posts using GitHub Actions. Learn how to set up a scheduled workflow that fetches your RSS feed and updates your README automatically e...
Let's see how to automatically publish the list of your 10 last blog posts to your GitHub profile.
The scenario will be: once a week, a GitHub Action will grab your rss.xml, get the last #Docusaurus articles and inject them in your profile.
For sure, it's working for every rss; can be Joomla too.
09.02.2026 06:44
π 4
π 3
π¬ 0
π 0
Le dΓ΄me est franΓ§ais je crois
19.11.2025 22:12
π 0
π 0
π¬ 0
π 0
It is important to take into account, when making your choice, that if you have a rich text / markdown option, you should check that switching between the two does not add any unnecessary slashes ( / ), as some systems include this bug.
13.11.2025 17:23
π 0
π 0
π¬ 1
π 0
The only thing itβs missing is a standalone export for GitHub Pages
Thank for your work
04.11.2025 16:58
π 0
π 0
π¬ 0
π 0
Component TimeTimer | DOCUX
React component for time-based conditional rendering in Docusaurus. Display content based on fixed dates or time ranges with UTC support, custom fallback dates, and flexible period management.
β° Inspired by my daughterβs Time Timer, I built a React component that shows content only when it matters β using real DOM rendering,0% CSS.
Bonus : create amazing Advent calendar !
Perfect for promos, events, and Advent calendars
docuxlab.com/blog/docusau...
#react #webdesign #Docusaurus #DOM
02.11.2025 10:26
π 2
π 0
π¬ 0
π 0
Creating Custom 404 Page | DOCUX
Learn how to build a stylish, responsive custom 404 error page in Docusaurus using swizzle, modern CSS, and optimized WebP images.
π§ Turn your 404 page into a UX win!
I explain how to customize a 404 page in Docusaurus (swizzle, WebP, dvh/svh, etc.) for a clean and responsive result
π
docuxlab.com/blog/404-cus...
#webdev #Docusaurus #frontend #404page #designweb #seo #googleanalytics #javascript #w3c #nodejs #reactjs #mkdocs
02.11.2025 08:08
π 5
π 0
π¬ 0
π 0
π New launch!
Iβve just opened a community forum about Docusaurus : forum.docuxlab.com
Itβs a space to discuss technical documentation, share tips, ask questions, and grow our projects together.
π Join the discussion
#Docusaurus #OpenSource #reactJs #Mkdocs
30.10.2025 20:48
π 4
π 0
π¬ 0
π 0
GoatCountViews Component | DOCUX
Add a clean view counter in Docusaurus with GoatCounter, the JSON API, and an explicit per-post path (path={metadata.permalink}).
π§© New on my blog
I built a small component to display GoatCounter views on pages using the JSON API.
No external scripts, no flashing β just clean and lightweight
π docuxlab.com/blog/goatcou...
Thanks @arp242.bsky.social for creating such a great tool!
#GoatCounter #analytics #GDPR #docusaurus
27.10.2025 20:28
π 3
π 0
π¬ 0
π 0
GoatCounter analytics | DOCUX
Discover GoatCounter (openβsource, cookieless) and 3 ways to integrate it with Docusaurus, including SPA route change tracking.
π New on my blog!
I dive into GoatCounter, a privacy-friendly, open-source alternative to Google Analytics.
Simple, ethical, and self-hostable β perfect for anyone who wants to track visitors without invasive trackers.
π look > docuxlab.com/blog/goatcou...
#OpenSource #Analytics #goatcounter
26.10.2025 17:38
π 3
π 0
π¬ 0
π 0
Component Trees | DOCUX
Create interactive file and folder trees in your Docusaurus pages with the Trees component. Works with or without custom icons.
π³ New on DocuxLab!
Check out Trees, a Docusaurus component that displays interactive file trees in your docs β with custom icons, keyboard navigation & more.
Perfect for visualizing your project structure!
π docuxlab.com/blog/trees-c...
#Docusaurus #React #OpenSource #DevTools #treeStructure
22.10.2025 06:51
π 5
π 0
π¬ 1
π 0
Thanks for the tip @avonture.be β I gained over 92% of space, going from 25 MB down to 1.8 MB!
21.10.2025 06:45
π 1
π 0
π¬ 0
π 0
Thank for your work !
15.10.2025 06:11
π 1
π 0
π¬ 0
π 0
Hi @eliostruyf.com thanks for your work
Iβm currently learning demos.js for a conference where Iβll be presenting Docusaurus and Frontmatter CMS. I havenβt finished reading the documentation yet, but I was wondering if itβs possible to make an export to read directly from a repository?
13.10.2025 17:28
π 0
π 0
π¬ 1
π 0
Plugin Remark Replace Words | DOCUX
Automatically replace words with text, icons, or MDX components (Tooltip, buttonsβ¦) in your pages/blog/docs with a configurable Remark plugin.
π¦ Want to automate the formatting of words or phrases in your #markdown content?
Automatically replace words with other words or React components.
π Learn how it works full code and examples included:
π docuxlab.com/blog/remark-replace-words-plugin
#Remark #React #Docusaurus #OpenSource #DevTools
07.10.2025 06:49
π 4
π 0
π¬ 0
π 0
Thank you, Christophe, for using my component β it really makes me happy.
06.10.2025 21:36
π 0
π 0
π¬ 0
π 0
ScrollToTopButton Component | DOCUX
Simple React component adding a floating 'back to top' button with delayed appearance (after scrolling 300px), click animation and smooth scroll behavior in Docusaurus.
π Boost your Docusaurus site UX with a βScroll to Topβ button!
Easy to add, lightweight, and fully customizable π‘
π Full guide: docuxlab.com/blog/docusaurus-scroll-to-top-button/
#Docusaurus #WebDev #UX #JavaScript #DocuxLab #Frontend #webdesign #css #reactjs
06.10.2025 05:47
π 2
π 0
π¬ 1
π 0
Thank you so munch @avonture.be itβs very great idea !!!
03.10.2025 17:08
π 0
π 0
π¬ 0
π 0
Tutorial Docusaurus React Live | DOCUX
Practical guide to add interactive react-live code playgrounds in Docusaurus: theme installation, configuration, ReactLiveScope swizzle, and maintainable example patterns.
π‘ Did you know your Docusaurus docs can include live-editable React code?
With React Live, readers can test & tweak examples right on the page β no external sandbox needed β‘π©βπ»
π Full guide: docuxlab.com/blog/docusau...
#Docusaurus #React #Docs #livecoding #reactJS #opensource #webtools #markdown
02.10.2025 05:42
π 3
π 0
π¬ 1
π 0
Amazing !!! I love that @avonture.be
29.09.2025 08:48
π 0
π 0
π¬ 0
π 0
And Custom thème !!!
21.09.2025 11:01
π 0
π 0
π¬ 0
π 0
Tooltip tools | DOCUX
A comprehensive guide to creating a dynamic and accessible Tooltip component in React and Docusaurus, featuring smart positioning and custom styling.
π New on DocuxLab: a Tooltip component for Docusaurus!
β¨ Auto flip + arrow alignment
βΏ Accessible (ARIA, keyboard)
π¨ Themes: info, success, warning, error
π Full article: docuxlab.com/blog/Tooltip...
#React #Docusaurus #WebDev #Accessibility #tooltip #webaccessibility #webtools
21.09.2025 10:58
π 3
π 0
π¬ 1
π 0
Add Skill Bars & Circles | DOCUX
A comprehensive React component for displaying skills as animated progress bars or circles with scroll animations, gradients, and theme support in Docusaurus.
π₯ New on my blog: a Skill component with animated progress bars or circles for #Docusaurus!
Show off your skills with sleek animated bars or circle β¨
π docuxlab.com/blog/skill-c...
#DevUI #OpenSource #webdesign #jamstack #css #blog
#StaticSiteGenerator
#FrontEndDev
#ReactJS
#MDX
#DevCommunity
16.09.2025 06:54
π 5
π 0
π¬ 1
π 0
Simple Analytics Plugin | DOCUX
A complete tutorial to integrate Simple Analytics into your Docusaurus site with a custom local plugin.
New on my blog
A Simple Analytics plugin for #Docusaurus!
Add privacy-friendly stats to your docs site in seconds π with @simpleanalytics.bsky.social
This case allowed me to test plugin creation, but we could have done it differently.
π docuxlab.com/blog/simple-...
#DevUI #analytics #docs #seo
15.09.2025 16:14
π 1
π 0
π¬ 0
π 0
LogoIcon Component | DOCUX
A React component tutorial to easily display Iconify logos in Docusaurus MDX pages without individual imports.
π‘ New on my blog:
a new LogoIcon component for #Docusaurus with iconify !!
Add logos in 1 line inside your #React / #MDX pages π
π docuxlab.com/blog/logoico...
#DevUI #OpenSource @iconify.bsky.social #iconify #webdesign #docuxlab #docusaurus #reactjs
15.09.2025 06:49
π 4
π 0
π¬ 2
π 0
Thank you @avonture.be for using my #docusaurus component and for publishing an article about it. And what an article! The 200th on your site! Thank you for this honor !
#meta #reactJS #webdesign #docuxlab
12.09.2025 17:27
π 2
π 0
π¬ 0
π 0
I understand β to be honest, it was a clumsy way to reach out and highlight the excellent work done by my friend Christophe avonture www.avonture.be, and just a tiny bit of mine π
π₯Ή docuxlab.com
Have a Nice day
Belle fin de journΓ©e ;)
10.09.2025 17:01
π 1
π 0
π¬ 1
π 0
You can talk about the latest great contributions from the Docusaurus community this week ππ
10.09.2025 10:48
π 0
π 0
π¬ 1
π 0
Appreciate it Christophe, this pushes our #Docusaurus to the next level! Thank you so munch is amazing.
10.09.2025 09:06
π 1
π 0
π¬ 0
π 0