Skip to content

Commit 51478e8

Browse files
apply prettier 2
1 parent e2afa2f commit 51478e8

File tree

2 files changed

+127
-128
lines changed

2 files changed

+127
-128
lines changed

index.html

Lines changed: 124 additions & 126 deletions
Original file line numberDiff line numberDiff line change
@@ -1,143 +1,141 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html>
3-
4-
<head>
5-
<link href="https://fonts.googleapis.com/css?family=Ruda&display=swap" rel="stylesheet" />
6-
<link href="https://fonts.googleapis.com/css?family=Nasalization&display=swap" rel="stylesheet" />
3+
<head>
4+
<link
5+
href="https://fonts.googleapis.com/css?family=Ruda&display=swap"
6+
rel="stylesheet"
7+
/>
8+
<link
9+
href="https://fonts.googleapis.com/css?family=Nasalization&display=swap"
10+
rel="stylesheet"
11+
/>
712
<link href="./css/main.css" rel="stylesheet" />
813
<link href="./css/footer.css" rel="stylesheet" />
914
<link href="./css/font-awesome/css/fontawesome.min.css" rel="stylesheet" />
1015
<link href="./css/font-awesome/css/solid.min.css" rel="stylesheet" />
1116
<link href="./css/font-awesome/css/brands.min.css" rel="stylesheet" />
12-
<link href="https://fonts.googleapis.com/css?family=Rubik" rel="stylesheet">
13-
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
17+
<link
18+
href="https://fonts.googleapis.com/css?family=Rubik"
19+
rel="stylesheet"
20+
/>
21+
<link
22+
rel="stylesheet"
23+
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
24+
/>
1425
<title>RocketPy</title>
15-
</head>
16-
17-
<body>
18-
<div style="position: relative; min-height: 4865px;">
19-
<div class="v33_2">
20-
<div class="v34_21"></div>
21-
<span class="v37_87 body-title">Let’s be realistic</span>
22-
<span class="v33_17 body-font">RocketPy is an innovative rocket trajectory simulator in Python that includes
23-
features
24-
never seen before in the state-of-the-art model rocketry simulators.</span>
25-
<div class="v35_22"></div>
26-
<span class="v35_50 body-title">The sky is not the limit!</span>
27-
<div class="v35_80"></div>
28-
<div class="v35_81"></div>
29-
<div class="v37_85"></div>
30-
<div class="v41_142"></div>
31-
<div class="v73_44"></div>
32-
<div class="v96_39"></div>
33-
<span class="v37_88" body-font>RocketPy’s environment construction uses weather data from several
34-
meteorological
35-
agencies,
36-
providing precise information about atmospheric conditions and taking into account different kinds of
37-
uncertainties associated with the mathematical models of the phenomena.</span>
38-
<div class="v40_140">
39-
</div>
40-
<span class="v50_2 body-title">Physics in charge</span>
41-
<span class="v73_47 body-title">Simulation is all about predictions</span>
42-
<span class="v102_62 body-title">From the community to the community</span>
43-
<div class="v40_141"></div>
44-
<div class="v36_82"></div>
45-
<div class="v73_37"></div>
46-
<div class="v70_2"></div>
47-
<span class="v50_35 body-font">Rocketpy is an Open Source software created by a team of rocket enthusiasts.
48-
Since is an
49-
open source each and every of you is more than welcome tobe a part of it <Hyperlink to our GitHub>
50-
</span>
51-
<span class="v73_46 body-font">A key feature in RocketPy is the dispersion analysis via Monte Carlo, which
52-
shows
53-
the
54-
expected impact area. RocketPy was also successfully validated for several rockets, with apogee
55-
predictions
56-
showing deviations of the order of 1% when compared to actual flight data </span>
57-
<div class="v89_25"></div>
58-
<xdiv class="v89_22">
59-
<div class="v33_4"></div>
60-
<div class="v33_6"></div>
61-
<button class="v89_17"
62-
onclick="window.location='https://docs.rocketpy.org/en/latest/#quick-installation'">
63-
<div class="v33_8"></div>
64-
<span class="v33_10">SIMULATE</span>
65-
<div class="v89_11"></div>
66-
</button>
67-
<div class="v89_16">
68-
<div class="v89_15"></div>
69-
<span class="v89_14">About Us</span>
70-
</div>
71-
<button class="v89_19" onclick="window.location='https://docs.rocketpy.org/en/latest/user/index.html'">
72-
<div class="v89_20"></div>
73-
<span class="v89_21">Help</span>
74-
</div>
75-
<div class="v96_36"></div>
76-
<span class="v96_37 body-font">RocketPy is built on top of a six degree-of-freedom flight dynamics model that
77-
includes
78-
detailed mass variation effects, allowing for accurate trajectory prediction of different rocket
79-
configurations.</span>
80-
<div class="v137_50"></div>
81-
<div class="v279_1723">
82-
<div class="v180_40">
83-
<div class="v180_36"></div>
84-
<div class="v180_38"></div>
85-
<div class="v180_39"></div>
86-
</div>
87-
<div class="v180_41">
88-
<div class="v180_42"></div>
89-
<div class="v180_43"></div>
90-
<div class="v180_44"></div>
91-
</div>
92-
<div class="v180_45"></div>
93-
<div class="v180_46"></div>
94-
<span class="v180_47">North</span>
95-
<span class="v180_53">East</span>
26+
</head>
27+
28+
<body>
29+
<div class="v33_2">
30+
<div class="v34_21"></div>
31+
<span class="v37_87 body-title">Let's be realistic</span>
32+
<span class="v33_17 body-font"
33+
>RocketPy is an innovative rocket trajectory simulator in Python that
34+
includes features never seen before in the state-of-the-art model
35+
rocketry simulators.</span
36+
>
37+
<div class="v35_22"></div>
38+
<span class="v35_50 body-title">The sky is not the limit!</span>
39+
<div class="v35_80"></div>
40+
<div class="v35_81"></div>
41+
<div class="v37_85"></div>
42+
<div class="v41_142"></div>
43+
<div class="v73_44"></div>
44+
<div class="v96_39"></div>
45+
<span class="v37_88 body-font"
46+
>RocketPy's environment construction uses weather data from several
47+
meteorological agencies, providing precise information about atmospheric
48+
conditions and taking into account different kinds of uncertainties
49+
associated with the mathematical models of the phenomena.</span
50+
>
51+
<div class="v40_140"></div>
52+
<span class="v50_2 body-title">Physics in charge</span>
53+
<span class="v73_47 body-title">Simulation is all about predictions</span>
54+
<span class="v102_62 body-title"
55+
>From the community to the community</span
56+
>
57+
<div class="v40_141"></div>
58+
<div class="v36_82"></div>
59+
<div class="v73_37"></div>
60+
<div class="v70_2"></div>
61+
<span class="v50_35 body-font"
62+
>RocketPy is an Open Source software created by a team of rocket
63+
enthusiasts. Since it is open source, each and every one of you is more
64+
than welcome to be a part of it.
65+
<a href="https://github.com/RocketPy-Team/RocketPy">GitHub</a></span
66+
>
67+
<span class="v73_46 body-font"
68+
>A key feature in RocketPy is the dispersion analysis via Monte Carlo,
69+
which shows the expected impact area. RocketPy was also successfully
70+
validated for several rockets, with apogee predictions showing
71+
deviations of the order of 1% when compared to actual flight data
72+
</span>
73+
<div class="v89_25"></div>
74+
<div class="v89_22">
75+
<div class="v33_4"></div>
76+
<div class="v33_6"></div>
77+
<button
78+
class="v89_17"
79+
onclick="window.location='https://docs.rocketpy.org/en/latest/#quick-installation'"
80+
>
81+
<div class="v33_8"></div>
82+
<span class="v33_10">SIMULATE</span>
83+
<div class="v89_11"></div>
84+
</button>
85+
<div class="v89_16">
86+
<div class="v89_15"></div>
87+
<span class="v89_14">About Us</span>
9688
</div>
89+
<button
90+
class="v89_19"
91+
onclick="window.location='https://docs.rocketpy.org/en/latest/user/index.html'"
92+
>
93+
<div class="v89_20"></div>
94+
<span class="v89_21">Help</span>
95+
</button>
96+
</div>
9797
</div>
9898
<footer class="footer-distributed">
99+
<div class="footer-left">
100+
<div class="footer-logo"></div>
99101

100-
<div class="footer-left">
101-
102-
<div class="footer-logo"></div>
102+
<p class="footer-company-name">RocketPy © 2024</p>
103+
</div>
103104

104-
<p class="footer-company-name">RocketPy © 2024</p>
105+
<div class="footer-center">
106+
<div>
107+
<i class="fa fa-map-marker"></i>
108+
<p><span>380 Av. Prof. Luciano Gualberto</span> São Paulo, Brazil</p>
105109
</div>
106110

107-
<div class="footer-center">
108-
109-
<div>
110-
<i class="fa fa-map-marker"></i>
111-
<p><span>380 Av. Prof. Luciano Gualberto</span> São Paulo, Brazil</p>
112-
</div>
113-
114-
<div>
115-
<i class="fa-brands fa-discord"></i>
116-
<p><a href="https://discord.com/invite/b6xYnNh">discord.com/b6xYnNh</a></p>
117-
</div>
118-
111+
<div>
112+
<i class="fa-brands fa-discord"></i>
113+
<p>
114+
<a href="https://discord.com/invite/b6xYnNh">Join us on discord</a>
115+
</p>
119116
</div>
120-
121-
<div class="footer-right">
122-
123-
<p class="footer-company-about">
124-
<span>About the company</span>
125-
RocketPy is an innovative rocket trajectory simulator in Python that includes
126-
features never seenbefore in the state-of-the-art model rocketry simulators.
127-
</p>
128-
129-
<div class="footer-icons">
130-
131-
<a href="https://www.instagram.com/rocketpyteam"><i class="fa-brands fa-instagram"></i></a>
132-
<a href="https://www.linkedin.com/company/rocketpy"><i class="fa-brands fa-linkedin"></i></a>
133-
<a href="https://github.com/RocketPy-Team/RocketPy"><i class="fa-brands fa-github"></i></a>
134-
135-
</div>
136-
117+
</div>
118+
119+
<div class="footer-right">
120+
<p class="footer-company-about">
121+
<span>About the company</span>
122+
RocketPy is an innovative rocket trajectory simulator in Python that
123+
includes features never seen before in the state-of-the-art model
124+
rocketry simulators.
125+
</p>
126+
127+
<div class="footer-icons">
128+
<a href="https://www.instagram.com/rocketpyteam"
129+
><i class="fa-brands fa-instagram"></i
130+
></a>
131+
<a href="https://www.linkedin.com/company/rocketpy"
132+
><i class="fa-brands fa-linkedin"></i
133+
></a>
134+
<a href="https://github.com/RocketPy-Team/RocketPy"
135+
><i class="fa-brands fa-github"></i
136+
></a>
137137
</div>
138-
138+
</div>
139139
</footer>
140-
</div>
141-
</body>
142-
143-
</html>
140+
</body>
141+
</html>

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"prettier": "^3.3.3"
44
},
55
"scripts": {
6-
"format": "prettier --write ."
7-
}
6+
"format": "prettier --write '**/*.{html,css,js}'"
7+
}
8+
89
}

0 commit comments

Comments
 (0)