diff --git a/docs/Build_Guide/bom.md b/docs/Build_Guide/bom.md
index d42cf6c..0a98dee 100644
--- a/docs/Build_Guide/bom.md
+++ b/docs/Build_Guide/bom.md
@@ -1,5 +1,5 @@
---
-title: Bill of materials (BOM)
+title: List of materials (BOM)
description: Add description
sidebar_position: 1
---
@@ -17,7 +17,6 @@ sidebar_position: 1
- [DC pump (5V)](https://www.amazon.es/dp/B0B24G8WP7)
- 1m of hose in adequate size for the pump you purchase, can be found in local hardware or aquiarium stores
-- Cloth mesh to filter out solid particles - We used a surgical cap for this: Cheap and does the job to perfection.
**For the Switch Box**
diff --git a/docs/Build_Guide/del.md b/docs/Build_Guide/del.md
new file mode 100644
index 0000000..68aaa21
--- /dev/null
+++ b/docs/Build_Guide/del.md
@@ -0,0 +1,59 @@
+---
+title: Delete later
+description: ...
+sidebar_position: 2
+---
+
+Here's a step by step guide to build the base structure of the sink yourself.
+
+## Step 1 - Assemble and Customise the Base
+
+**1** **Unpack**: Open the Ikea Nissafors box and follow the included manual to build the base structure. There will be some changes you need to make in order to customise the piece into a sink.
+
+**2** **Modify top tray (Turn it into a washbasin)**:
+ * Position top tray at your child's height. See if you can use some of the existing holes that are in place for the top tray. We were able to make use of the existing holes as my son was sufficiently high.
+ * Use the higher wall pieces from the bottom tray as the side and back walls for the washbasin (top tray). Keeping the front piece lower will allow easier access to the faucet.
+ * This new combination of the top tray requires at least 4 additional holes. If you’re doing all the holes yourself, you’ll need to drill 8 holes.
+ * Mark the locations for the holes, measuring the distances of the new holes to the existing ones.
+ * Drill the additional holes. Only drill on the inside of metal frame only (holes don’t need to go all the way through). Use a 5.5mm bit (or use 5mm and expand the hole slightly)
+ * Install the tray sides. Only install the sides of the tray, and not the central piece since we’ll insert the washbasin there. For the holes you drilled, you can use the included plastic caps—no need to use extra screws. For existing holes, Ikea provided some screws to use.
+- Install the other trays as in original instructions with the remaining pieces.
+
+⠀**Result**: A customized cart ready for washbasin installation.
+
+## Step 2
+
+- **Prepare the Washbasin**
+- **Converting Plastic Tray to Washbasin**
+
+Now we'll convert the plastic tray into a washbasin.
+
+
+⠀**Steps**:
+**1** **Drill drainage holes**: Create 7 holes on each side of the tray at the deepest edge points to ensure complete water drainage.
+**2** **Check fit**: The modified tray should now resemble a washbasin and sit properly on the top cart frame.
+**3** **Drill pivot holes**: Locate the center of the plastic tray and drill holes slightly offset from center (to avoid the plastic bumper). Ensure holes align on both sides (offset the bumper to the same side on both sides) and match your screw diameter.
+**4** **Secure nuts**:
+ * Screw nuts onto bolts in the washbasin holes
+ * Apply hot glue around each nut to lock in position
+ * Once glue dries, remove screws—nuts stay permanently fixed
+
+⠀**Result**: Washbasin ready for pivot installation with secure, glued-in-place nuts.
+
+
+
+import ImageCarousel from '@site/src/components/ImageCarousel';
+
+
+
+
+:::info[materials]
+Here's a list of materials needed to construct this sink:
+:::
diff --git a/docs/Build_Guide/base.md b/docs/Build_Guide/first2.md
similarity index 64%
rename from docs/Build_Guide/base.md
rename to docs/Build_Guide/first2.md
index 7b8f72a..077d766 100644
--- a/docs/Build_Guide/base.md
+++ b/docs/Build_Guide/first2.md
@@ -13,11 +13,12 @@ We'll start with assembling the base structure and making the required modificat
@@ -28,7 +29,7 @@ We'll start with assembling the base structure and making the required modificat
* **1.4 Mark location of additional holes to drill**: The new combination of the top tray walls requires at least 4 additional holes, if you make use of the existing holes. If not, you need to drill all 8 holes yourself. Mark the locations for the holes. If you're using existing holes, measure the distances of the new holes to the existing ones using a side piece of the tray.
* **1.5 Drill the additional holes**: Only drill on the inside of metal frame (no need to drill all the way through). Use a 5.5mm bit (or use 5mm and expand the hole slightly) to be able to use the provided plastic pieces.
* **1.6 Install the top tray**: Only install the sides, and not the central surface since we’ll insert the washbasin there. For existing holes, use the scres Ikea provided.
- * **1.7 Install the middle and bottom trays**: Given the customisation on the top tray, we used the remaining pieces on the bottom tray.
+ * **1.7 Install the middle and bottom trays**: Given the customisation on the top tray, we used the pieces originally for the top tray on the bottom tray.
⠀**Result**: The trolley is customized and ready for washbasin installation.
@@ -69,28 +70,11 @@ Now we'll convert the plastic tray into a washbasin.
-
- In the middle of the tray, we'll make a pivoting hole which will hold the washbasin. With that, the tray can be rotated to each side to enable the 2 mode design:
- * Tilted to **Left**: Clean water circulation for play (water recycles)
- * Tilted to **Right**: Dirty water disposal or for washing with soap (drains to waste bucket)
-
-Here are the actions in this step:
- * **3.1 Mark drill points**: Locate the horizontal center of the top tray's front and back edges.
- * **3.2 Drill front hole**: Drill through the front section at the marked center point as high as possible. This would maximize tilt range.
- * **3.3 Measure and match**: Measure the height of the front hole from the bottom of the metal piece.
- * **3.4 Drill back hole**: Using the same height measurement from the bottom of the metal piece at the back, drill the back hole to ensure the washbasin remains level when connected to the holes.
- * **3.5 Install**: Screw the washbasin to the top tray through both holes to enable left-right rotation.
-
- **Key point**: Higher hole placement = Greater tilt range for the wash person.
-
- **Result**: Sink structure and washbasin are ready. Now it's time to install the pump, filter, switchbox and the faucet.
+ Fit the electronic components like switches, scroll wheel, and PCB into the shell. Secure everything with screws or clips, then test the mouse.
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 0412a76..9237c19 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -44,6 +44,7 @@ const config = {
docs: {
sidebarPath: require.resolve('./sidebars.js'), // ✅ Must point to your sidebars.js
routeBasePath: 'docs', // or '/' if you moved docs to root
+ toc: false,
},
blog: {
showReadingTime: true,
diff --git a/src/pages/index.js b/src/pages/index.js
index 8bdc30c..8f1d0c1 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -1,187 +1,43 @@
-import React, { useEffect } from 'react';
-import Head from '@docusaurus/Head';
+import clsx from 'clsx';
+import Link from '@docusaurus/Link';
+import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
import Layout from '@theme/Layout';
-import './toddlerSinkHome.css';
+import HomepageFeatures from '@site/src/components/HomepageFeatures';
+
+import Heading from '@theme/Heading';
+import styles from './index.module.css';
+
+function HomepageHeader() {
+ const {siteConfig} = useDocusaurusContext(); // test
+ return (
+
+
Piqpoc is a water-saving sink for toddlers that support their playtime and independence. Build it with ease, and place it anywhere since no plumbing is required.
-
Enable your children to use water independently as soon as they start walking and save water while having fun.
The sink is designed with a lower and adjustable height for toddlers, eliminating the need for stools or assistance. Your child can independently and safely reach the faucet and washbasin. The pressure of the faucet is also adequate for their little hands, eliminating waste in each wash.
-
-
-
🔄 Play Mode
-
A simple water filtering and circulation mechanism enables endless play with minimal waste. As long as the sink is tilted to play-mode, the same water gets circulated forever.
-
-
-
💧 Cleaning mode
-
Switch between play-mode and cleaning-mode with an easy action. Simply tilt the washbasin to the right to switch to hand washing. The sink directs the water to the disposal container in this mode.
-
-
-
🌍 Take It Anywhere
-
No plumbing required - use it anywhere in your home or outdoors. The sink is powered through a USB port which means you can run it with a mobile phone charger or a 5V battery. Perfect for terraces, gardens, playrooms, or any space where your child wants to play.
-
-
-
-
-
-
Perfect for Little Ones
-
-
-
-
Simple Water Recycling
-
-
-
-
Wash Comfortably
-
-
-
-
A sink with wheels
-
-
-
-
-
-
-
- {/* Features */}
-
-
-
Why Kids & Parents Love It
-
- {[
- ['🚿', 'Independent kids, accessible cleaning', 'Designed so that little ones can indepently wash themselves. Stop kids from struggling with adult sinks and faucets. Turns on/off with a child friendly button.'],
- ['🛟', 'Safer washes', 'No more climbing on stools or raising your child with one hand, while washing them with the other.'],
- ['💧', 'Reduced waste of water', 'Kids can play with water for hours while reusing the same clean water. No waste, endless fun. Cleaning mode also uses less water thanks to reduced pressure.'],
- ['🌍', 'Completely Portable', 'Place it wherever you want. No plumbing needed! Use it anywhere - garden, terrace, balcony, or move it room to room.'],
- ['🐠', 'Playful and Guiding', 'Bring your family up to speed on water conservation awareness and adapt sustainable practices together from a young age.'],
- ['🛠️', 'Designed for everyone', 'Built from simple, affordable materials that should be available in most places on earth, so that any family can have one. DIY or buy it, regardless of the path, you\'ll save a lot of water.'],
- ].map(([icon, title, desc], idx) => (
-
- {icon}
-
{title}
-
{desc}
-
- ))}
-
-
-
-
- {/* CTA Section */}
-
-
-
Choose Your Path
-
-
-
🔨 Build One
-
Get the complete DIY instructions and build your own Piqpoc Toddler Sink