home page with all departments

This commit is contained in:
Afonso Baldo 2022-10-03 20:43:27 +01:00
parent cb48b6e8dc
commit d602908466
19 changed files with 153 additions and 37 deletions

69
E-42/index.html Normal file
View File

@ -0,0 +1,69 @@
<!DOCTYPE html>
<HTML lang="en">
<HEAD>
<META http-equiv="Content-type" content="text/html;charset=UTF-8" />
<TITLE>E-42 SoftEng Dept. - Porto Space Team</TITLE>
<LINK rel="stylesheet" href="https://diogo.site/assets/css/main.css" type="text/css">
<LINK rel="shortcut icon" href="about:blank">
<META name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
</HEAD>
<BODY>
<HEADER>
<DIV id="header-content">
<H1>E-42 SoftEng Dept. - Porto Space Team</H1>
<NAV>
<UL>
<LI><A href="/">Home</A></LI>
<LI><A href="#">Staff</A></LI>
<LI><A
href="https://docs.google.com/spreadsheets/d/1ZWNEMillDsazFKvDcpFJw7AXnhd0d832PTYg6xVqTRE/edit?usp=sharing">Availability</A>
</LI>
<LI><A href="https://blog.diogo.site/2022-08-12-rocket">Situation Report</A></LI>
<LI><A
href="https://kanban.undefinedhackers.net/?controller=BoardViewController&action=show&project_id=3">Kanban</A>
[<A
href="https://kanban.undefinedhackers.net/?controller=BoardViewController&action=readonly&token=5462eb4b047a0a8828cafb4d0f09461b970c07c1d31801536558542f723a">P</A>]
</LI>
<LI><A href="https://drive.google.com/drive/u/0/folders/1fVqTATvoZ9vamQRb-SL8uIvnawgUTdEN">Drive</A></LI>
<LI><A href="https://codeberg.org/portospaceteam">Codeberg</A></LI>
<LI><A href="new-member-orientation.html">New Members</A></LI>
</UL>
</NAV>
</DIV>
</HEADER>
<HR>
<MAIN>
<SECTION>
<H2>Staff Members</H2>
<UL>
<LI><STRONG><A href="members/diogo-cordeiro">Diogo Peralta Cordeiro</A> (diogo/includeals)</STRONG> (Project
Manager)</LI>
<LI><A href="members/afonso-baldo">Afonso Baldo</A> (afonsob)</LI>
<LI><A href="members/dinis-baldo">Dinis Baldo</A> ()</LI>
<LI><A href="members/joao-gil">João Gil</A> (monkin)</LI>
<LI><A href="members/luis-jesus">Luís Jesus</A> (floater3)</LI>
<LI><A href="members/luis-teixeira">Luís Teixeira</A> (luis-teixeira)</LI>
<LI><A href="members/manuel-fonseca">Manuel Fonseca</A> (mano194)</LI>
<LI><A href="members/rui-alves/">Rui Alves</A> (pitrui35)</LI>
<LI><A href="members/sergio-gama/">Sérgio da Gama</A> (gama)</LI>
</UL>
</SECTION>
</MAIN>
<HR>
<FOOTER>
<P><SMALL>This website's source code is <A href="https://codeberg.org/portospaceteam/E-42">hosted here</A>.</SMALL>
</P>
<P><SMALL>Unless stated otherwise, you can assume <A
href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International (CC BY-SA
4.0)</A>.</SMALL></P>
</FOOTER>
</BODY>
</HTML>

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -15,7 +15,8 @@
<H1>E-42 SoftEng Dept. - Porto Space Team</H1>
<NAV>
<UL>
<LI><A href="/">Staff</A></LI>
<LI><A href="/">Home</A></LI>
<LI><A href="/E-42/">Staff</A></LI>
<LI><A
href="https://docs.google.com/spreadsheets/d/1ZWNEMillDsazFKvDcpFJw7AXnhd0d832PTYg6xVqTRE/edit?usp=sharing">Availability</A>
</LI>

View File

@ -3,53 +3,99 @@
<HEAD>
<META http-equiv="Content-type" content="text/html;charset=UTF-8" />
<TITLE>E-42 SoftEng Dept. - Porto Space Team</TITLE>
<TITLE>Porto Space Team</TITLE>
<LINK rel="stylesheet" href="https://diogo.site/assets/css/main.css" type="text/css">
<LINK rel="shortcut icon" href="about:blank">
<META name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
</HEAD>
<BODY>
<HEADER>
<style>
#header-content{
text-align: center;
position: relative;
}
</style>
<header>
<DIV id="header-content">
<H1>E-42 SoftEng Dept. - Porto Space Team</H1>
<H1><a href="/">Porto Space Team</a></H1>
<NAV>
<UL>
<LI><A href="#">Staff</A></LI>
<LI><A
href="https://docs.google.com/spreadsheets/d/1ZWNEMillDsazFKvDcpFJw7AXnhd0d832PTYg6xVqTRE/edit?usp=sharing">Availability</A>
</LI>
<LI><A href="https://blog.diogo.site/2022-08-12-rocket">Situation Report</A></LI>
<LI><A
href="https://kanban.undefinedhackers.net/?controller=BoardViewController&action=show&project_id=3">Kanban</A>
[<A
href="https://kanban.undefinedhackers.net/?controller=BoardViewController&action=readonly&token=5462eb4b047a0a8828cafb4d0f09461b970c07c1d31801536558542f723a">P</A>]
</LI>
<LI><A href="https://drive.google.com/drive/u/0/folders/1fVqTATvoZ9vamQRb-SL8uIvnawgUTdEN">Drive</A></LI>
<LI><A href="https://codeberg.org/portospaceteam">Codeberg</A></LI>
<LI><A href="new-member-orientation.html">New Members</A></LI>
<LI><A href="#Business">Business</A></LI>
<LI><A href="#ProjectManagement">Project Management</A></LI>
<LI><A href="#QSS">Quality, Safety and Sustainability</A></LI>
<LI><A href="#Engineering">Engineering</A></LI>
</UL>
</NAV>
</DIV>
</HEADER>
</header>
<HR>
<MAIN>
<SECTION>
<H2>Staff Members</H2>
<H2>Departments</H2>
<article id = "Business">
<h3>Business</h3>
<ul>
<li><a href="B-10/"> B-10: HR Department </a></li>
<li><a href="B-20/"> B-20: Sponsor Department</a></li>
<li><a href="B-30/"> B-30: Logistics & Events Department</a></li>
<li><a href="B-40/"> B-40: Marketing Department</a></li>
<li><a href="B-50/"> B-50: Financial Department</a></li>
<li><a href="B-60/"> B-60: Legal Department</a></li>
<li><a href="B-70/"> B-70: Consulting Department</a></li>
</ul>
</article>
<article id = "ProjectManagement">
<h3>Project Management</h3>
<ul>
<li><a href="M-10/"> M-10: Project Management Planning & Implementation </a></li>
<li><a href="M-20/"> M-20: Information Management Department </a></li>
<li><a href="M-30/"> M-30: Costs Department </a></li>
<li><a href="M-40/"> M-40: Risk Management Department </a></li>
</ul>
</article>
<article id = "QSS">
<h3>Quality, Safety and Sustainability</h3>
<ul>
<li><a href="Q-10/"> Q-10: Quality Department </a></li>
<li><a href="Q-20/"> Q-20: Safety Department </a></li>
<li><a href="Q-30/"> Q-30: Materials & Manufact. Department </a></li>
<li><a href="Q-40/"> Q-40: Certification Department </a></li>
<li><a href="Q-50/"> Q-50: Sustainability Department </a></li>
</ul>
</article>
<article id = "Engineering">
<h3>Engineering</h3>
<UL>
<LI><STRONG><A href="members/diogo-cordeiro">Diogo Peralta Cordeiro</A> (diogo/includeals)</STRONG> (Project
Manager)</LI>
<LI><A href="members/afonso-baldo">Afonso Baldo</A> (afonsob)</LI>
<LI><A href="members/dinis-baldo">Dinis Baldo</A> ()</LI>
<LI><A href="members/joao-gil">João Gil</A> (monkin)</LI>
<LI><A href="members/luis-jesus">Luís Jesus</A> (floater3)</LI>
<LI><A href="members/luis-teixeira">Luís Teixeira</A> (luis-teixeira)</LI>
<LI><A href="members/manuel-fonseca">Manuel Fonseca</A> (mano194)</LI>
<LI><A href="members/rui-alves/">Rui Alves</A> (pitrui35)</LI>
<LI><A href="members/sergio-gama/">Sérgio da Gama</A> (gama)</LI>
<LI><A href="/E-10/">E-10 System Engineering Department</A></LI>
<LI><A href="/E-20/">E-20 Electrical Engineering Department</A></LI>
<LI><A href="/E-30/">E-30 Mechanical Engineering Department</A></LI>
<LI><A href="/E-42/">E-42 Software Engineering Department</A></LI>
<LI><A href="/E-50/">E-50 Control Engineering Department</A></LI>
<LI><A href="/E-60/">E-60 Ground Engineering Department</A></LI>
</UL>
</article>
</SECTION>
</MAIN>