Skip to content

Commit 1df6b34

Browse files
author
github-actions
committed
[docs] @Breakthrough: Generate Website
Commit: be345cc
1 parent d15177a commit 1df6b34

6 files changed

Lines changed: 65 additions & 45 deletions

File tree

changelog/index.html

Lines changed: 58 additions & 39 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ <h1 id="documentation">Documentation</h1>
129129
<h2 id="stable">Stable</h2>
130130
<ul>
131131
<li><a href="latest/">latest</a></li>
132+
<li><a href="0.6.7/">v0.6.7</a></li>
132133
<li><a href="0.6.6/">v0.6.6</a></li>
133134
<li><a href="0.6.5/">v0.6.5</a></li>
134135
<li><a href="0.6.4/">v0.6.4</a></li>

download/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,10 @@ <h3 class="wy-text-neutral"><tt>pip install --upgrade scenedetect[opencv-headles
153153
<p>PySceneDetect is available via <code>pip</code> as <a href="https://pypi.org/project/scenedetect/">the <code>scenedetect</code> package</a>.</p>
154154
<h2 id="windows-build-64-bit-only">Windows Build (64-bit Only) &nbsp; <span class="wy-text-neutral"><span class="fa fa-windows"></span></span></h2>
155155
<div class="important">
156-
<h3 class="wy-text-neutral"><span class="fa fa-forward wy-text-info"></span> Latest Release: <b class="wy-text-neutral">v0.6.6</b></h3>
157-
<h4 class="wy-text-neutral"><span class="fa fa-calendar wy-text-info"></span>&nbsp; Release Date:&nbsp; <b>March 9, 2025</b></h4>
158-
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.6-release/PySceneDetect-0.6.6-win64.msi" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Installer</b>&nbsp;&nbsp;(recommended)</a> &nbsp;&nbsp;&nbsp;&nbsp;
159-
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.6-release/PySceneDetect-0.6.6-win64.zip" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Portable .zip</b></a> &nbsp;&nbsp;&nbsp;&nbsp;
156+
<h3 class="wy-text-neutral"><span class="fa fa-forward wy-text-info"></span> Latest Release: <b class="wy-text-neutral">v0.6.7</b></h3>
157+
<h4 class="wy-text-neutral"><span class="fa fa-calendar wy-text-info"></span>&nbsp; Release Date:&nbsp; <b>August 24, 2025</b></h4>
158+
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.7-release/PySceneDetect-0.6.7-win64.msi" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Installer</b>&nbsp;&nbsp;(recommended)</a> &nbsp;&nbsp;&nbsp;&nbsp;
159+
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.7-release/PySceneDetect-0.6.7-win64.zip" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Portable .zip</b></a> &nbsp;&nbsp;&nbsp;&nbsp;
160160
<a href="../cli/" class="btn btn-success" style="margin-bottom:8px;" role="button"><span class="fa fa-book"></span>&nbsp; <b>Getting Started</b></a>
161161
</div>
162162

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121

122122
<p><img alt="PySceneDetect" src="img/pyscenedetect_logo_small.png" /></p>
123123
<div class="important">
124-
<h3 class="wy-text-neutral"><span class="fa fa-info-circle wy-text-info"></span>&nbsp; Latest Release: <b>v0.6.6</b> (March 9, 2025)</h3>
124+
<h3 class="wy-text-neutral"><span class="fa fa-info-circle wy-text-info"></span>&nbsp; Latest Release: <b>v0.6.7</b> (August 24, 2025)</h3>
125125
<a href="download/" class="btn btn-success" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Download</b></a> &nbsp;&nbsp;&nbsp;&nbsp; <a href="changelog/" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-reorder"></span>&nbsp; <b>Changelog</b></a> &nbsp;&nbsp;&nbsp;&nbsp; <a href="docs/latest/" class="btn btn-warning" style="margin-bottom:8px;" role="button"><span class="fa fa-gear"></span>&nbsp; <b>Documentation</b></a> &nbsp;&nbsp;&nbsp;&nbsp; <a href="cli/" class="btn btn-danger" style="margin-bottom:8px;" role="button"><span class="fa fa-book"></span>&nbsp; <b>Getting Started</b></a>
126126
<br/>
127127
See the changelog for the latest release notes and known issues.

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)