From f5faa2ef095f035110f83e17da0b35d3a34d6b97 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 17 Feb 2024 19:52:53 -0700 Subject: bump --- docs/3D-Designs/index.html | 74 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 docs/3D-Designs/index.html (limited to 'docs/3D-Designs/index.html') diff --git a/docs/3D-Designs/index.html b/docs/3D-Designs/index.html new file mode 100644 index 0000000..f68c9c0 --- /dev/null +++ b/docs/3D-Designs/index.html @@ -0,0 +1,74 @@ + + + + + + + + + 3D-Designs + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+

3D Designs

+ +

I refuse to learn how to use a normal CAD software like SolidWorks. I use OpenSCAD. All of the code and exported models are stored in my GitHub Repository: navanchauhan/3D-Designs.

+ +
+ + + + + + + + \ No newline at end of file -- cgit v1.2.3 From f6d2141a480dd6b5b8ee0e48d43bb64773232791 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 26 Mar 2024 23:38:14 -0600 Subject: add header ids --- docs/3D-Designs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/3D-Designs/index.html') diff --git a/docs/3D-Designs/index.html b/docs/3D-Designs/index.html index f68c9c0..6ea4579 100644 --- a/docs/3D-Designs/index.html +++ b/docs/3D-Designs/index.html @@ -44,7 +44,7 @@
-

3D Designs

+

3D Designs

I refuse to learn how to use a normal CAD software like SolidWorks. I use OpenSCAD. All of the code and exported models are stored in my GitHub Repository: navanchauhan/3D-Designs.

@@ -52,7 +52,7 @@
    -
  • Bike Soda Can Holder
  • +
  • id="bike-soda-can-holder">Bike Soda Can Holder
    • Carry your favourite soda (or beer) can with you while you ride
    • Published On: 2024-02-17 18:42
    • -- cgit v1.2.3 From 9e620084e57378952c1a7f8e0a772ebebd18932b Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 20:35:09 -0600 Subject: quick fix --- docs/3D-Designs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/3D-Designs/index.html') diff --git a/docs/3D-Designs/index.html b/docs/3D-Designs/index.html index 6ea4579..1f46130 100644 --- a/docs/3D-Designs/index.html +++ b/docs/3D-Designs/index.html @@ -52,7 +52,7 @@
        -
      • id="bike-soda-can-holder">Bike Soda Can Holder
      • +
      • Bike Soda Can Holder
        • Carry your favourite soda (or beer) can with you while you ride
        • Published On: 2024-02-17 18:42
        • -- cgit v1.2.3 From 01ff93c9c16867216f2d249664803860e1d6d5eb Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 22:49:40 -0600 Subject: generate new theme --- docs/3D-Designs/index.html | 50 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 35 insertions(+), 15 deletions(-) (limited to 'docs/3D-Designs/index.html') diff --git a/docs/3D-Designs/index.html b/docs/3D-Designs/index.html index 1f46130..c50addc 100644 --- a/docs/3D-Designs/index.html +++ b/docs/3D-Designs/index.html @@ -2,14 +2,26 @@ - + + + + + 3D-Designs + + + + + + + - 3D-Designs - @@ -29,18 +41,25 @@ - -
          -
          + + +
          @@ -68,6 +87,7 @@
        + -- cgit v1.2.3 From de19543d7fb44d343b052dc9b34ede78620c4a46 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 23:36:55 -0600 Subject: Generate --- docs/3D-Designs/index.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'docs/3D-Designs/index.html') diff --git a/docs/3D-Designs/index.html b/docs/3D-Designs/index.html index c50addc..af8f7ab 100644 --- a/docs/3D-Designs/index.html +++ b/docs/3D-Designs/index.html @@ -46,7 +46,7 @@ + +
        -- cgit v1.2.3 From a982ceab0b45609991179b3020a00260eed6f798 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 23:45:59 -0600 Subject: css --- docs/3D-Designs/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/3D-Designs/index.html') diff --git a/docs/3D-Designs/index.html b/docs/3D-Designs/index.html index af8f7ab..4bb8515 100644 --- a/docs/3D-Designs/index.html +++ b/docs/3D-Designs/index.html @@ -5,6 +5,7 @@ + 3D-Designs -- cgit v1.2.3