Compare commits

...

2 Commits

Author SHA1 Message Date
Jaromil
4e5bb252c5 subtitle and background color 2025-12-03 01:21:24 +01:00
Jaromil
d75f24f887 update page with new logo and plugin count 2025-12-03 01:16:04 +01:00
2 changed files with 56 additions and 61 deletions

View File

@@ -6,7 +6,7 @@
<meta name="keywords" content="free, gnu, video, plugin, effect, filter, open, source" />
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Open Graph for social networks -->
<!-- Open Graph for social networks -->
<meta property="og:title" content="Frei0r - free video effect plugin collection" />
<meta property="og:description" content="A free software collection of video effect plugins originally developed on GNU/Linux, ported also to Apple/OSX and Microsoft Windows." />
<meta property="og:type" content="website" />
@@ -21,76 +21,71 @@
<link href="https://frei0r.dyne.org/css/custom.css" rel="stylesheet" />
<link href="https://frei0r.dyne.org/css/custom.fonts.css" rel="stylesheet" />
<!-- You are inside your <head> here -->
<!-- You are inside your <head> here -->
<link rel="shortcut icon" href="https://dyne.org/favicon.ico" />
<link rel="shortcut icon" href="https://dyne.org/favicon.ico" />
<!-- pad down for the header -->
<style type="text/css">
body {
padding-top: 5em;
padding-bottom: .5em;
font-size: 1.2em;
}
.brand { padding: 1em 1em 1em 1em; }
.sidebar-nav { padding: 40px; }
</style>
</head> <!-- end of <head> -->
<!-- pad down for the header -->
<style type="text/css">
body {
padding-top: 1em;
padding-bottom: .5em;
font-size: 1.2em;
background: #e7e7e7;
}
/* .brand { padding: 1em 1em 1em 1em; } */
.sidebar-nav { padding: 40px; }
</style>
</head> <!-- end of <head> -->
<body>
<nav>
</nav>
<div>
<article>
<center>
<a href="http://www.dyne.org/software/frei0r" target="_top">
<img src="pics/frei0r.png" alt="Frei0r menu" />
</a>
<body>
<center>
<a href="http://www.dyne.org/software/frei0r" target="_top">
<img src="pics/fla_name_lb.webp" alt="Frei0r menu" />
</a>
<h4>minimalistic API for
<br/>
free video effect plugins
<br/>
(cross-platform: Unix, Mac, Win)</h3>
<p>
<a href="https://news.dyne.org/frei0r-the-free-and-open-source-video-effect-preservation-project/">Intro</a>
&nbsp; - &nbsp;
<a href="https://www.dyne.org/software/frei0r" target="_top">Homepage</a>
&nbsp; - &nbsp;
<a href="https://github.com/dyne/frei0r/releases">Downloads</a>
&nbsp; - &nbsp;
<a href="http://github.com/dyne/frei0r">Sourcecode</a>
&nbsp; - &nbsp;
<a href="https://frei0r.dyne.org/codedoc/html">API</a>
<br/><br/>
Chat: <a href="https://socials.dyne.org/matrix">matrix</a>
| <a href="https://socials.dyne.org/discord">discord</a>
| <a href="https://socials.dyne.org/telegram">telegram</a>
</p>
<p>
<a href="https://news.dyne.org/frei0r-the-free-and-open-source-video-effect-preservation-project/">Intro</a>
&nbsp; - &nbsp;
<a href="https://www.dyne.org/software/frei0r" target="_top">Homepage</a>
&nbsp; - &nbsp;
<a href="https://github.com/dyne/frei0r/releases">Downloads</a>
&nbsp; - &nbsp;
<a href="http://github.com/dyne/frei0r">Sourcecode</a>
&nbsp; - &nbsp;
<a href="https://frei0r.dyne.org/codedoc/html">API</a>
<br/><br/>
Chat: <a href="https://socials.dyne.org/matrix">matrix</a>
| <a href="https://socials.dyne.org/discord">discord</a>
| <a href="https://socials.dyne.org/telegram">telegram</a>
</p>
<p>
Filters: 88
&nbsp; - &nbsp;
Generators: 7
&nbsp; - &nbsp;
Mixers: 33 <!-- 49 when merging sleid0r -->
</p>
<p>
Filters: 95
&nbsp; - &nbsp;
Generators: 12
&nbsp; - &nbsp;
Mixers: 48
</p>
<video controls loop src="frei0r-all.webm" width="320x240" title="WARNING: watching may induce epilepsy">
</video>
<video controls loop src="frei0r-all.webm" width="320x240" title="WARNING: watching may induce epilepsy">
</video>
<p>&nbsp;</p>
<p>&nbsp;</p>
git clone https://github.com/dyne/frei0r
git clone https://github.com/dyne/frei0r
<br />
<br />
issues and pull reqs:
<a href="https://github.com/dyne/frei0r">github.com/dyne/frei0r</a>
issues and pull reqs:
<a href="https://github.com/dyne/frei0r">github.com/dyne/frei0r</a>
</center>
</article>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div><!--/.container-->
<div class="navbar navbar-fixed-bottom">
</div>
</body>
</center>
</body>
</html>

BIN
pics/fla_name_lb.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 KiB