deploy: 8e4948d5b3
This commit is contained in:
parent
077d8b5b12
commit
8a1fec1547
13 changed files with 207 additions and 127 deletions
100
index.html
100
index.html
|
|
@ -80,96 +80,6 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<div class="featuredProject">
|
||||
<a href="/neoBeta/projects/aboukkit">
|
||||
|
||||
<img src="/neoBeta/projects/aboukkit/logo.png">
|
||||
|
||||
</a>
|
||||
<div>
|
||||
<p class="featuredProjectName">Aboukkit</p>
|
||||
<p class="featuredProjectSubtitle">by <a href="/neoBeta/authors/tenkuma/">tenkuma</a></p>
|
||||
<div class="featuredProjectSubtitle dimText">A simple way to add custom commands with custom responses to your server.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="featuredProject">
|
||||
<a href="/neoBeta/projects/tenkumalib">
|
||||
|
||||
<img src="/neoBeta/projects/tenkumalib/logo.png">
|
||||
|
||||
</a>
|
||||
<div>
|
||||
<p class="featuredProjectName">tenkuma's Library</p>
|
||||
<p class="featuredProjectSubtitle">by <a href="/neoBeta/authors/tenkuma/">tenkuma</a></p>
|
||||
<div class="featuredProjectSubtitle dimText">Library to support my other plugins. Does nothing on it's own.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="featuredProject">
|
||||
<a href="/neoBeta/projects/hangglidere">
|
||||
|
||||
<img src="/neoBeta/assets/mod-placeholder.png">
|
||||
|
||||
</a>
|
||||
<div>
|
||||
<p class="featuredProjectName">HangGlideRE</p>
|
||||
<p class="featuredProjectSubtitle">by <a href="/neoBeta/authors/tenkuma/">tenkuma</a></p>
|
||||
<div class="featuredProjectSubtitle dimText">Fly with a chicken!</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -263,8 +173,14 @@
|
|||
|
||||
</div>
|
||||
<div id="homeUpdates">
|
||||
<h2>Latest updates</h2>
|
||||
<p>2025-10-27: Website redesign!<br>Yaaay! neoBeta got a stylish redesign.</p>
|
||||
<h2>Latest updates</h2>
|
||||
|
||||
<p>2025-10-30 Releases support:</p>
|
||||
<p style="opacity: .8;">Now developers can list their software version and automatically list their GitHub releases in their project page!</p>
|
||||
|
||||
<p>2025-10-27 Website redesign!:</p>
|
||||
<p style="opacity: .8;">Yaaay! neoBeta got a stylish redesign.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue