Skip to content

Commit

Permalink
Rebrand to Bonsai
Browse files Browse the repository at this point in the history
  • Loading branch information
Moult committed Aug 13, 2024
1 parent b8144e4 commit 3ced7da
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
website/ifcopenshell_org_static_html/
website/blenderbim_org_static_html
website/bonsaibim_org_static_html
2 changes: 1 addition & 1 deletion website/templates/blender.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="col-lg-12">
<div class="side-border side-border-inner wow fadeInUp delay-0-4s"></div>
<div class="banner-content">
<h1 class="wow fadeInUp delay-0-2s"> BlenderBIM <span class="nowrap">Add-on</span> </h1>
<h1 class="wow fadeInUp delay-0-2s"> Bonsai </h1>
<h2 class="up-title wow fadeInUp delay-0-4s"> An add-on for beautiful, detailed, and data-rich OpenBIM with Blender </h2>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions website/templates/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ <h2 class="up-title wow fadeInUp delay-0-4s"> Built by you, free for the world <
</div>

<p>
The BlenderBIM Add-on is made possible by the work of the buildingSMART community and the Blender community. buildingSMART has worked for over 20 years to develop IFC, BCF, bSDD, and IDS, technologies that allow computers to understand the data and relationships in our built environment, Blender has helped bring the freedom to create 3D graphics for almost 30 years to the world.
Bonsai is made possible by the work of the buildingSMART community and the Blender community. buildingSMART has worked for over 20 years to develop IFC, BCF, bSDD, and IDS, technologies that allow computers to understand the data and relationships in our built environment, Blender has helped bring the freedom to create 3D graphics for almost 30 years to the world.
</p>
<p class="paragraph">
Like the giants we stand upon, we believe that our digital environment, like the built environment, is a public good and everyone should have the freedom to investigate it, and tweak it, and own it.
</p>
<p><small>*well, currently about 180 people but still</small></p>
<p><small>*well, currently about 195 people but still</small></p>

</div>
<!-- .col-ms-9 -->
Expand Down Expand Up @@ -109,10 +109,10 @@ <h3 class=""> Latest code updates </h3>
})
.catch(error => console.error('Error fetching commits:', error));
</script>
<a href="https://blenderbim.org/" class="view-more"> View more </a>
<a href="https://bonsaibim.org/" class="view-more"> View more </a>
<h3 class="">Tweet twoot</h3>
<!-- Twitter embeds are broken -->
<a href="https://twitter.com/BlenderBIM">Check out Tweets by BlenderBIM</a>
<a href="https://twitter.com/BonsaiBIM">Check out Tweets by BonsaiBIM</a>
<!--
<h3 class="">Videos</h3>
<div class="embed">
Expand Down
6 changes: 3 additions & 3 deletions website/templates/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h2 class="up-title title wow fadeInUp delay-0-4s"> Alpha software good luck hav
<div class="col-lg-12 margin-bottom-20">
<ul class="choose-list top-layer">
<li>
<a href="https://docs.blenderbim.org/users/quickstart/installation.html">
<a href="https://docs.bonsaibim.org/users/quickstart/installation.html">
Installation Guide
</a>
</li>
Expand All @@ -97,13 +97,13 @@ <h2 class="up-title title wow fadeInUp delay-0-4s"> Alpha software good luck hav
<div class="container text-center">
<div class="row">
<div class="offset-lg-2 col-lg-8 margin-bottom-30 download">
<h3> The BlenderBIM Add-on is made possible by you </h3>
<h3> Bonsai is made possible by you </h3>
</div>
</div>
<!-- .row -->
<div class="row">
<div class="offset-lg-3 col-lg-6 margin-bottom-40">
<p class="">The BlenderBIM Add-on is free software, and always will be.</p>
<p class="">Bonsai is free software, and always will be.</p>
</div>
</div>
<!-- .row -->
Expand Down
6 changes: 3 additions & 3 deletions website/templates/downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ <h3> IfcConvert </h3>
</div>
<div class="col-lg-5 wow fadeInUp delay-0-4s">
<img src="assets/images/downloads/logo-6.png" alt="Logo 6" class="partner-logo-6" />
<h3> BlenderBIM Add-on </h3>
<h3> Bonsai </h3>
<div class="inner-divider"></div>
<p class="para">
Based on Blender and IfcOpenShell Python, this add-on provides a rich, graphical native IFC authoring environment. View and create models, drawings, and manage BIM data. Everything can be automated via a Python interface.
A rich, graphical native IFC authoring environment based on Blender. View and create models, drawings, and manage BIM data. Everything can be automated via a Python interface.
</p>
<div class="banner-btn">
<a href="https://blenderbim.org/" class="main-btn wow fadeInUp delay-0-8s">
<a href="https://bonsaibim.org/" class="main-btn wow fadeInUp delay-0-8s">
<span class="btn-style">
<img src="assets/images/banner/download-icon.png" /> Get v0.0.240602
</span>
Expand Down
4 changes: 2 additions & 2 deletions website/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
<div class="col-lg-8">
{% if brand == "ifcopenshell" %}
<p class="footer-left-text"><a href="https://ifcopenshell.org"><span> IfcOpenShell </span></a> is a free software project by amazing volunteers. You can <a href="https://github.com/ifcopenshell/ifcopenshell/"><span> be one too! </span></a></p>
{% elif brand == "blenderbim" %}
{% elif brand == "bonsaibim" %}
<p class="footer-left-text">
Blender is Free Software made by the community of <a href="https://blender.org"><span>Blender.org</span></a>.
<br /><br />
The BlenderBIM Add-on is built with ♥ on the <a href="https://ifcopenshell.org"><span>IfcOpenShell</span></a> project by amazing volunteers.
Bonsai is built with ♥ on the <a href="https://ifcopenshell.org"><span>IfcOpenShell</span></a> project by amazing volunteers.
<br /><br />
You can <a href="community.html"><span> be one too! </span></a>
</p>
Expand Down
20 changes: 10 additions & 10 deletions website/templates/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="stylesheet" href="assets/css/responsive.css">
{% if brand == "ifcopenshell" %}
<link rel="icon" type="image/png" href="assets/images/favicon.png">
{% elif brand == "blenderbim" %}
{% elif brand == "bonsaibim" %}
<link rel="icon" type="image/png" href="assets/images/favicon-blender.png" />
{% endif %}
<title>{{ title }}</title>
Expand All @@ -25,7 +25,7 @@
<a class="navbar-brand" href="index.html">
{% if brand == "ifcopenshell" %}
<img src="assets/images/logo.png" alt="Logo">
{% elif brand == "blenderbim" %}
{% elif brand == "bonsaibim" %}
<img src="assets/images/blender/blender-logo.png" alt="Logo">
{% endif %}
</a>
Expand All @@ -52,7 +52,7 @@
<li class="nav-item">
<a href="https://docs.ifcopenshell.org" class="nav-link">documentation<span></span></a>
</li>
{% elif brand == "blenderbim" %}
{% elif brand == "bonsaibim" %}
<li class="nav-item">
<a href="index.html" class="nav-link{% if page == "blender" %} active{% endif %}">home<span></span></a>
</li>
Expand All @@ -63,10 +63,10 @@
<a href="community.html" class="nav-link{% if page == "community" %} active{% endif %}">community<span></span></a>
</li>
<li class="nav-item">
<a href="https://docs.blenderbim.org" class="nav-link">documentation<span></span></a>
<a href="https://docs.bonsaibim.org" class="nav-link">documentation<span></span></a>
</li>
<li class="nav-item">
<a href="https://blenderbim.org/search-ifc-class.html" class="nav-link">search ifc class<span></span></a>
<a href="https://bonsaibim.org/search-ifc-class.html" class="nav-link">search ifc class<span></span></a>
</li>
{% endif %}
</ul>
Expand All @@ -86,9 +86,9 @@
<i class="icofont-twitter"></i>
</a>
</li>
{% elif brand == "blenderbim" %}
{% elif brand == "bonsaibim" %}
<li>
<a href="https://twitter.com/BlenderBIM" target="_blank" class="btn btn-primary">
<a href="https://twitter.com/BonsaiBIM" target="_blank" class="btn btn-primary">
<i class="icofont-twitter"></i>
</a>
</li>
Expand All @@ -109,7 +109,7 @@
<a href="index.html" class="mobile-logo">
{% if brand == "ifcopenshell" %}
<img src="assets/images/logo.png" alt="Logo">
{% elif brand == "blenderbim" %}
{% elif brand == "bonsaibim" %}
<img src="assets/images/blender/blender-logo.png" alt="Logo">
{% endif %}
</a>
Expand All @@ -136,7 +136,7 @@
<li class="nav-item">
<a href="https://docs.ifcopenshell.org" class="nav-link">documentation<span></span></a>
</li>
{% elif brand == "blenderbim" %}
{% elif brand == "bonsaibim" %}
<li class="nav-item">
<a href="index.html" class="nav-link{% if page == "blender" %} active{% endif %}">home<span></span></a>
</li>
Expand All @@ -147,7 +147,7 @@
<a href="community.html" class="nav-link{% if page == "community" %} active{% endif %}">community<span></span></a>
</li>
<li class="nav-item">
<a href="https://docs.blenderbim.org" class="nav-link">documentation<span></span></a>
<a href="https://docs.bonsaibim.org" class="nav-link">documentation<span></span></a>
</li>
{% endif %}
</ul>
Expand Down
8 changes: 4 additions & 4 deletions website/website.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@ def make_dict(result):
"index": "IfcOpenShell - The open source IFC toolkit and geometry engine",
"downloads": "Downloads - IfcOpenShell C++, Python, and utilities",
},
"blenderbim": {
"blender": "BlenderBIM Add-on - beautiful, detailed, and data-rich OpenBIM",
"download": "Download - install the BlenderBIM Add-on for Windows, Mac, and Linux",
"bonsaibim": {
"blender": "Bonsai - beautiful, detailed, and data-rich OpenBIM",
"download": "Download - install Bonsai for Windows, Mac, and Linux",
"community": "Community - provide support, share your work, and learn together",
"search-ifc-class": "Search IFC class - find the correct IFC class to use in your BIM model",
},
Expand All @@ -135,7 +135,7 @@ def make_dict(result):
extra = {}
if brand == "ifcopenshell" and page == "index":
extra = get_contributors()
elif brand == "blenderbim" and page == "blender":
elif brand == "bonsaibim" and page == "blender":
filename = "index.html"
content = template.render(brand=brand, page=page, title=title, **extra)
with open(f"{brand}_org_static_html/{filename}", mode="w", encoding="utf-8") as f:
Expand Down

0 comments on commit 3ced7da

Please sign in to comment.