From a4e1d69ab4a0d2d5237ae2fb425f2b689029c27c Mon Sep 17 00:00:00 2001 From: basejumpa Date: Fri, 30 Aug 2024 06:24:29 +0200 Subject: [PATCH] Improve visibility of the status (initiated, wip, finished) of existing projects --- docs/blog/2024-08-Modular-React-Redux/index.rst | 2 +- docs/blog/2024-08-Neighbors-Allotment-Garden/index.rst | 4 ++-- docs/blog/2024-08-WeBalance/index.rst | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/blog/2024-08-Modular-React-Redux/index.rst b/docs/blog/2024-08-Modular-React-Redux/index.rst index 22aef14..81729ce 100644 --- a/docs/blog/2024-08-Modular-React-Redux/index.rst +++ b/docs/blog/2024-08-Modular-React-Redux/index.rst @@ -7,7 +7,7 @@ Design Study - React+Redux the Extensible Way ############################################# -With this article I try to create an extensible version of a Web Application based on React and Redux. +With this article I try to create an extensible version of a Web Application based on React and Redux. **Finished** .. figure:: _figures/ui.png diff --git a/docs/blog/2024-08-Neighbors-Allotment-Garden/index.rst b/docs/blog/2024-08-Neighbors-Allotment-Garden/index.rst index e7c9517..ac87dda 100644 --- a/docs/blog/2024-08-Neighbors-Allotment-Garden/index.rst +++ b/docs/blog/2024-08-Neighbors-Allotment-Garden/index.rst @@ -7,7 +7,7 @@ Neighbors Allotment Garden ########################## -**WIP - Work in Progress** +A miniature FARM stack application **WIP - Work-In-Progress** .. todo:: Resume ... @@ -19,7 +19,7 @@ Neighbors Allotment Garden Purpose ******* -My recent post :ref:`sec_modular_react_redux` has used two of the three incredience of the FARM stack :cite:p:`2022basset`. This post will add the third one, MongoDB, to create a full-stack application. +My recent post :ref:`sec_modular_react_redux` has used two of the three ingredients of the FARM stack :cite:p:`2022basset`. This post will add the third one, MongoDB, to create a full-stack application. .. The "FARM-Stack" is the acronym diff --git a/docs/blog/2024-08-WeBalance/index.rst b/docs/blog/2024-08-WeBalance/index.rst index 2a0c32b..df68183 100644 --- a/docs/blog/2024-08-WeBalance/index.rst +++ b/docs/blog/2024-08-WeBalance/index.rst @@ -6,15 +6,15 @@ Mini-Project: WePosture ####################### -Good posture through equilibrium. +Good posture through equilibrium. **WIP - Work-In-Progress** -**Let's tinker a gadget!** +**Let's tinker gadgets** - Time estimate: One afternoon (net) - Cost estimate: Far below 50 Euro (Raspberry Pi, Monitor, Keyboard, Mouse not included) - Skill level: Intermediate hobby tinkerer -WIP - Work-In-Progress! + Background