Skip to content

Commit 338076f

Browse files
homepage of learn tuned up, festive decor tutorial
1 parent 30f31c4 commit 338076f

File tree

7 files changed

+1364
-26
lines changed

7 files changed

+1364
-26
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"label": "Festive Decor",
3+
"position": 1,
4+
"link": {
5+
"type": "generated-index",
6+
"title": "Festive Decor",
7+
"description": "Learn how to model festive 3D printable decorations using OCCT.",
8+
"slug": "/code/common/occt/modeling/festive-decor"
9+
}
10+
}

docs/learn/code/common/occt/modeling/christmas-decor/star-ornament.md

Lines changed: 164 additions & 0 deletions
Large diffs are not rendered by default.

docs/learn/code/common/occt/modeling/hollow-shapes/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"link": {
55
"type": "generated-index",
66
"title": "Hollow Shapes",
7-
"description": "While using boolean operations to cut out holes might be straightforward, there are several nuances to consider.",
7+
"description": "How to create hollow shapes without using boolean operations while addressing common challenges.",
88
"slug": "/code/common/occt/modeling/hollow-shapes"
99
}
1010
}

docs/learn/hosting-and-cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sidebar_position: 10
33
title: Hosting Bitbybit Assets on Your Own CDN
44
sidebar_label: Self-Hosting Assets
55
description: Learn how to host Bitbybit assets on your own CDN infrastructure for improved reliability, performance, and control.
6-
tags: [cdn, hosting, infrastructure, deployment, performance, assets]
6+
tags: [cdn, hosting, deployment, performance, assets]
77
---
88

99
import Admonition from '@theme/Admonition';

docs/src/components/Icons/index.tsx

Lines changed: 310 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)