Browse Source

Preparing for publish

master
satsuki 4 years ago
parent
commit
d413c5130c
4 changed files with 121 additions and 12 deletions
  1. +87
    -0
      css/styles.css
  2. +9
    -6
      documentation.html
  3. +3
    -3
      faq.html
  4. +22
    -3
      index.html

+ 87
- 0
css/styles.css View File

@ -1185,6 +1185,93 @@ header {
z-index: 10; z-index: 10;
} }
#modal_scriptinfo {
left: 50%;
margin: -250px 0 0 -32%;
opacity: 0;
position: absolute;
top: -50%;
visibility: hidden;
width: 65%;
box-shadow: 0 3px 7px rgba(0,0,0,.25);
box-sizing: border-box;
transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out
}
#modal_scriptinfo:target {
opacity: 1;
top: 450px;
visibility: visible;
}
#modal_scriptinfo .header, #modal_scriptinfo .footer {
#border-bottom: 1px solid lightgrey;
border-radius: 5px 5px 0 0;
}
#modal_scriptinfo .footer {
border: none;
border-top: 1px solid lightgrey;
border-radius: 0 0 5px 5px
}
#modal_scriptinfo h1 {
#color: black;
color: white;
margin-top: 0;
}
#modal_scriptinfo p {
#color: black;
color: white;
font-size: 14px;
}
#modal_scriptinfo ul {
#color: black;
color: white;
font-size: 14px;
}
#modal_scriptinfo a {
color: white;
font-size: 14px;
}
#modal_scriptinfo a:hover {
#color: #4CAF50; /* Green */
}
#modal_scriptinfo .copy a:hover {
color: #4CAF50; /* Green */
}
#modal_scriptinfo .copy a {
color: white;
font-size: 15px;
}
#modal_scriptinfo .btn { float: right }
#modal_scriptinfo .copy, #modal_scriptinfo .header, #modal_scriptinfo .footer {
padding: 20px;
}
#modal_scriptinfo .copy { background: #282828 }
#modal_scriptinfo .overlay {
background-color: #000;
background: rgba(0,0,0,.8);
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10;
}
@media screen and (max-width: 1000px){ @media screen and (max-width: 1000px){


+ 9
- 6
documentation.html View File

@ -252,8 +252,8 @@ A packaged version of this guide, for offline use, is available <a style="" href
<div class="floating-box" style="vertical-align:top; margin-top: -40px; margin-bottom: 0px"> <div class="floating-box" style="vertical-align:top; margin-top: -40px; margin-bottom: 0px">
<div id="minimal_button" class="download-prompt-wrapper-2"> <div id="minimal_button" class="download-prompt-wrapper-2">
<center> <center>
<a class="download_button" href="files/amelioration_1903_2020.03.06.bat"><button class="button4 button2">Download</button></a>
<p class="download_subtext">BAT File 34 KiB [ <a id="" style="color: #4CAF50; text-decoration: none; font-size:10px;" href="files/amelioration_2020-03-06.bat.sha256" target="_blank">SHA256 Sum</a> ]<br>Version 2019-12-14</p>
<a class="download_button" href="https://git.ameliorated.info/malte/scripts/releases/download/1903.2020.03.06/amelioration_1903_2020.03.06.bat"><button class="button4 button2">Download</button></a>
<p class="download_subtext">BAT File 34 KiB [ <a id="" style="color: #4CAF50; text-decoration: none; font-size:10px;" href="https://git.ameliorated.info/malte/scripts/releases/download/1903.2020.03.06/amelioration_1903_2020.03.06.bat.sha256" target="_blank">SHA256 Sum</a> ]<br>Version 2020-03-06</p>
</center> </center>
</div> </div>
</div> </div>
@ -299,8 +299,8 @@ Run option 3: <span class="code">User Permissions</span>, which will open the <s
<div class="floating-box" style="vertical-align:top; margin-top: -40px; margin-bottom: 0px"> <div class="floating-box" style="vertical-align:top; margin-top: -40px; margin-bottom: 0px">
<div id="minimal_button" class="download-prompt-wrapper-2"> <div id="minimal_button" class="download-prompt-wrapper-2">
<center> <center>
<a class="download_button" href="files/ameliorate_1903_2020.03.06.sh"><button class="button4 button2">Download</button></a>
<p class="download_subtext">SH File 14 KiB [ <a id="" style="color: #4CAF50; text-decoration: none; font-size:10px;" href="files/ameliorate_1903_2020.03.06.sh.sha256" target="_blank">SHA256 Sum</a> ]<br>Version 2020-01-18</p>
<a class="download_button" href="https://git.ameliorated.info/malte/scripts/releases/download/1903.2020.03.06/ameliorate_1903_2020.03.06.sh"><button class="button4 button2">Download</button></a>
<p class="download_subtext">SH File 14 KiB [ <a id="" style="color: #4CAF50; text-decoration: none; font-size:10px;" href="https://git.ameliorated.info/malte/scripts/releases/download/1903.2020.03.06/ameliorate_1903_2020.03.06.sh.sha256" target="_blank">SHA256 Sum</a> ]<br>Version 2020-03-06</p>
</center> </center>
</div> </div>
</div> </div>
@ -452,8 +452,8 @@ Windows"</i> from their <a href="https://cygwin.com/" target="_blank"
<div class="floating-box" style="vertical-align:top; margin-top: -40px; margin-bottom: 0px"> <div class="floating-box" style="vertical-align:top; margin-top: -40px; margin-bottom: 0px">
<div id="minimal_button" class="download-prompt-wrapper-2"> <div id="minimal_button" class="download-prompt-wrapper-2">
<center> <center>
<a class="download_button" href="files/create_empty_files.sh"><button class="button4 button2">Download</button></a>
<p class="download_subtext">SH File 192 Bytes [ <a id="" style="color: #4CAF50; text-decoration: none; font-size:10px;" href="files/create_empty_files.sh.sha256" target="_blank">SHA256</a> ]</p>
<a class="download_button" href="https://git.ameliorated.info/malte/scripts/releases/download/1903.2020.03.06/create_empty_files.sh"><button class="button4 button2">Download</button></a>
<p class="download_subtext">SH File 192 Bytes [ <a id="" style="color: #4CAF50; text-decoration: none; font-size:10px;" href="https://git.ameliorated.info/malte/scripts/releases/download/1903.2020.03.06/create_empty_files.sh.sha256" target="_blank">SHA256</a> ]<br>Version 2020-03-06</p>
</center> </center>
</div> </div>
</div> </div>
@ -536,6 +536,9 @@ Windows"</i> from their <a href="https://cygwin.com/" target="_blank"
<p>This marks the end of the AME guide, if you have any questions or concerns please place a message in the group chat, otherwise enjoy using your ameliorated Windows 10 install.</p> <p>This marks the end of the AME guide, if you have any questions or concerns please place a message in the group chat, otherwise enjoy using your ameliorated Windows 10 install.</p>
<br>
<br>
</div> </div>
</body> </body>


+ 3
- 3
faq.html View File

@ -56,15 +56,15 @@
</li> </li>
<li> <li>
<a href="#configure">Configuring AME For Stable And Secure Operation</a> <a href="#configure">Configuring AME For Stable And Secure Operation</a>
</li>
<ol>
<ol type="a">
<li> <li>
<a href="#windows_update">Windows Update And Security Concerns</a> <a href="#windows_update">Windows Update And Security Concerns</a>
</li> </li>
<li> <li>
<a href="#method">The Case For Our Method</a> <a href="#method">The Case For Our Method</a>
</li>
</li>
</ol> </ol>
</li>
<li> <li>
<a href="#sshd">How do I enable the built-in SSH/SFTP server?</a> <a href="#sshd">How do I enable the built-in SSH/SFTP server?</a>
</li> </li>


+ 22
- 3
index.html View File

@ -47,7 +47,7 @@
<center> <center>
<h1>Windows 10 Ameliorated</h1> <h1>Windows 10 Ameliorated</h1>
<p>Windows 10 AME aims at delivering a stable, non-intrusive yet fully functional build of Windows 10 to anyone, who requires the Windows operating system natively. Spyware systems, which are abundant in Windows 10 by default, have <strong>not</strong> been disabled using group policy, registry entries or various other workarounds &#8211; they have been entirely removed and deleted from the system, on an executable level [ read more ]</p>
<p>Windows 10 Minus The Spyware + Added Stability and Security</p>
</center> </center>
<div class="floating-box" style="vertical-align:top;"> <div class="floating-box" style="vertical-align:top;">
@ -80,8 +80,7 @@
</div> </div>
<div class="clear"></div> <div class="clear"></div>
</div> </div>
<p class="download_subtext_index" id="download_subtext_index">Build-time 2-3 hours [ <a id="" style="bottom: 20px; color: #4CAF50; text-decoration: none; font-size:10px;" href="files/AME_1809_RC2_(2019-02-01)_minimal.iso.md5"
target="_blank">Read First</a> ]<br>For those who want full control and customization</p>
<p class="download_subtext_index" id="download_subtext_index">Build-time 2-3 hours [ <a id="" style="bottom: 20px; color: #4CAF50; text-decoration: none; font-size:10px;" href="#modal_scriptinfo">Read First</a> ]<br>For those who want full control and customization</p>
</center> </center>
</div> </div>
</div> </div>
@ -139,6 +138,26 @@ By downloading any of these images, you agree to Microsoft&#8217;s <a href="http
<div class="overlay"></div> <div class="overlay"></div>
</div> </div>
<div id="modal_scriptinfo">
<div class="modal-content">
<div class="header">
<p><b>Important Notes:</b></p>
<p>Please read and follow all instructions carefully. While we are open to answering questions in the group chat, please consider the following before continuing:</p>
<ul style="list-style-type:disc;">
<li>You should have basic technical competency with some experience in similar endeavors</li>
<li>You shouldn't be afraid of using the command line</li>
<li>You should be moderately versed in Linux</li>
<li>Bring lot's of patience</li>
</ul>
</div>
<div class="copy">
<a href="#">Close</a> </div>
</div>
<div class="overlay"></div>
</div>
</div> </div>
</body> </body>


Loading…
Cancel
Save