release SecBSD 1.5 Yatagarasu website
This commit is contained in:
parent
3e8670eb04
commit
ef1446cf11
31 changed files with 592 additions and 319 deletions
18
faq.html
18
faq.html
|
@ -17,10 +17,11 @@
|
|||
<ul>
|
||||
<li><a href="index.html">About</a></li>
|
||||
<li><a href="download.html">Download</a></li>
|
||||
<li><a href="tools.html">Tools</a></li>
|
||||
<li><a href="docs.html">Docs</a></li>
|
||||
<li><a class="active">Faq</a></li>
|
||||
<li><a href="team.html">Team</a></li>
|
||||
<li><a href="sponsors.html">Sponsors</a></li>
|
||||
<li><a href="donate.html">Donate</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -29,7 +30,7 @@
|
|||
<b class="purple">Frequently Asked Questions</b>
|
||||
<br>
|
||||
<h2>What is the current state of the project?</h2>
|
||||
<p class="purple">SecBSD 1.4-f669713 is <a href="https://mirror.secbsd.org/pub/SecBSD/snapshots/amd64/">100% functional</a>.
|
||||
<p class="purple">SecBSD 1.5-bd7efcc is <a href="https://mirror.secbsd.org/pub/SecBSD/snapshots/amd64/">100% functional</a>.
|
||||
Detailed explanations for installation can be found in
|
||||
<a href="docs.html">Docs</a>
|
||||
</p>
|
||||
|
@ -81,16 +82,7 @@
|
|||
are verified with checksums and GPG signatures.
|
||||
</li>
|
||||
</ul>
|
||||
<h2>How can I donate to SecBSD?</h2>
|
||||
<p class="purple">We don't take donations. SecBSD is a
|
||||
starting project, building forth and depending upon the
|
||||
awesome work of the OpenBSD project. This, we kindly ask
|
||||
you to donate to the
|
||||
<a href="https://www.openbsdfoundation.org/">OpenBSD
|
||||
Foundation</a> instead. That is - indirectly - also a
|
||||
donation to SecBSD but goes a much longer way.
|
||||
</p>
|
||||
<h2>Who design the website and SecBSD stuff?</h2>
|
||||
<h2>Who design the website and SecBSD artwork?</h2>
|
||||
<p class="purple"> The best artist
|
||||
we known: <b class="green">Banshee.</b>
|
||||
</p>
|
||||
|
@ -103,7 +95,7 @@
|
|||
<p class="purple"> See <a href="license.html">License</a>
|
||||
</p>
|
||||
<h2>Last updated date of SecBSD website?</h2>
|
||||
<p class="purple"> Tue Jan 9 02:09:32 CET 2024.
|
||||
<p class="purple">Sat Jun 22 02:38:23 CET 2024.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue