175 lines
No EOL
7.4 KiB
HTML
175 lines
No EOL
7.4 KiB
HTML
<!--
|
|
interstellar development website
|
|
Copyright (C) 2024 interstellar_development
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU Affero General Public License as
|
|
published by the Free Software Foundation, either version 3 of the
|
|
License, or (at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU Affero General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
-->
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<script src="header.js" type="text/javascript" defer></script>
|
|
<script src="footer.js" type="text/javascript" defer></script>
|
|
<link rel="stylesheet" href="styles.css" />
|
|
<title>Interstellar Development</title>
|
|
</head>
|
|
<body>
|
|
<!-- Custom header component -->
|
|
<header-component></header-component>
|
|
|
|
<article>
|
|
<section id="project">
|
|
<h1>Our Projects</h1>
|
|
|
|
<h2>Our Games</h2>
|
|
<ul>
|
|
<li>
|
|
<a href="freettrpg/" target="_blank">FreeTTRPG</a>
|
|
</li>
|
|
<li>
|
|
<a
|
|
href="freeftf/"
|
|
target="_blank"
|
|
>FreeFTF</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>Our Other Projects</h2>
|
|
<ul>
|
|
<li>
|
|
<a
|
|
href="foss_alternatives/"
|
|
target="_blank"
|
|
>FOSS Alternatives</a
|
|
>
|
|
</li>
|
|
<li>
|
|
<a
|
|
href="react/"
|
|
target="_blank"
|
|
>React</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<!-- About Us section -->
|
|
<section id="about">
|
|
<h2>About Us</h2>
|
|
<p>
|
|
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quos ipsum commodi labore facere, dolore ullam expedita quam magni voluptas mollitia enim natus voluptates rerum, optio iure incidunt voluptatem provident placeat! Lorem ipsum dolor sit amet consectetur adipisicing elit. A minima neque nostrum libero excepturi ut dolor quas, temporibus, aspernatur itaque optio voluptatibus eligendi ipsa aperiam voluptas assumenda quaerat hic eum! Lorem ipsum, dolor sit amet consectetur adipisicing elit. Illum nam iste, necessitatibus esse, praesentium tenetur dolorum vel id delectus mollitia quo commodi omnis nulla hic debitis pariatur reiciendis enim possimus? Lorem ipsum dolor sit amet consectetur adipisicing elit. Numquam quaerat veniam porro voluptatem aperiam accusamus asperiores voluptate esse, delectus impedit quo perspiciatis doloremque nemo ipsam, autem illum magni facilis maiores. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Ipsam ex in magni vitae praesentium itaque odit dignissimos. Nam perferendis consequuntur, ex dicta laudantium eveniet debitis reiciendis qui commodi ad molestiae.
|
|
</p>
|
|
|
|
<!-- Cards section with team members -->
|
|
<section class="cards">
|
|
<div class="card">
|
|
<a href="https://interstellardevelopment.org/code/Patrick_Pluto" class="card-link" target="_blank">
|
|
<img src="images/Patrick.png" alt="Patrick" />
|
|
<h3>Patrick_Pluto</h3>
|
|
<p>
|
|
The system administrator and our lead coder. He is the one you
|
|
will need to blame for bugs in the games
|
|
</p>
|
|
</a>
|
|
</div>
|
|
|
|
<div class="card">
|
|
<a href="https://interstellardevelopment.org/code/sageTheDm" class="card-link" target="_blank">
|
|
<img src="images/sage.png" alt="Sage" />
|
|
<h3>sageTheDM</h3>
|
|
<p>
|
|
Our mostly competent web developer and secondary coder, if you
|
|
experience any bugs on the website or spelling mistake he is to
|
|
blame
|
|
</p>
|
|
</a>
|
|
</div>
|
|
|
|
<div class="card">
|
|
<a href="https://interstellardevelopment.org/code/NorwayLCAndTrains" class="card-link" target="_blank">
|
|
<img src="images/norway.png" alt="Norway" />
|
|
<h3>NorwayLC</h3>
|
|
<p>
|
|
Our Development assistant, he is responsible to help our coders
|
|
don't lose their mind. He does quality of life improvements for
|
|
the endusers and help to keep the project running.
|
|
</p>
|
|
</a>
|
|
</div>
|
|
|
|
<div class="card">
|
|
<a href="https://interstellardevelopment.org/code/Patrick_Pluto" class="card-link" target="_blank">
|
|
<img src="images/nicolas.png" alt="Patrick" />
|
|
<h3>St. Nicolaus</h3>
|
|
<p>
|
|
Our game level and asset designer. He is resposible for all assets in our FreeFTF game.
|
|
So if a assets looks ugly be mad at him. Also we are not sure if he is human or just a drunk
|
|
wizard cat but one thing is very clear he is still a novice at his job.
|
|
</p>
|
|
</a>
|
|
</div>
|
|
|
|
</section>
|
|
</section>
|
|
|
|
<section id="vision">
|
|
<h2>Our vision</h2>
|
|
<h2>Interstellar Development: Free Software is our passion</h2>
|
|
|
|
<p>
|
|
We started this group to better organise our efforts to make free and open source software more efficient, especially games. We did this because current free software games are either bad or simply do not exist.
|
|
</p>
|
|
|
|
<p>
|
|
We are specifically targeting games that are unplayable on GNU/Linux and FreeBSD systems, or are in desperate need of a free software alternative, but we also have some other side projects that aren't related to games, and we plan to expand our reach into different areas of software.
|
|
</p>
|
|
|
|
<p>
|
|
We here at Interstellar Development truly believe that the only way to achieve freedom for computer users is to use free software, so we are committed to licensing all of our projects under copyleft free and open source software licences to ensure that our games remain free for everyone to play, forever.
|
|
</p>
|
|
|
|
<p>
|
|
We are not currently accepting donations, but if you would like to support us, please consider helping us find problems and/or improvements that we could fix/make.
|
|
</p>
|
|
|
|
<p>
|
|
If you still want to donate money, please consider donating it to the Free Software Foundation, without them we would not be here to make these games.
|
|
</p>
|
|
</section>
|
|
</article>
|
|
|
|
<!-- Custom footer component -->
|
|
<footer-component></footer-component>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
<!-- This Gravestone simbolices that a certain someone will not let me have fun on this website -->
|
|
<!--
|
|
_____________________
|
|
| |
|
|
| R.I.P |
|
|
|_____________________|
|
|
| |
|
|
| HERE LIES |
|
|
| MY HOPES WHO |
|
|
| LIVED AND DIED |
|
|
| WITH HONOR |
|
|
| AND |
|
|
| DIGNITY |
|
|
| |
|
|
|_____________________|
|
|
|
|
--> |