Jekyll'd all pages, made no content improvements
@ -5,6 +5,7 @@
|
||||
<li class="navstd"><a href="/series/">Series</a></li>
|
||||
<li class="navstd"><a href="/aboutme">About Me</a></li>
|
||||
<li class="navstd"><a href="/downloads/">Downloads</a></li>
|
||||
<li class="navstd"><a href="/techprojects/">Projects</a></li>
|
||||
<li class="navimg"><a href="https://github.com/NinjaCheetah" target="_blank"><img src="https://cdn.ncxprogramming.com/file/image/navbar/github-light.svg" style="width:32px;height:32px;"/></a></li>
|
||||
<li class="navimg">
|
||||
<div class="dropdown">
|
||||
|
31
aboutme.html
@ -1,27 +1,6 @@
|
||||
<html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
---
|
||||
title: About Me
|
||||
layout: default
|
||||
---
|
||||
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="/techprojects">My Projects</a></li>
|
||||
<li><a href="/ncxnews">NCX-News</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<h1>I am robot.</h1>
|
||||
</body>
|
||||
</html>
|
||||
<h1>I am robot.</h1>
|
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 460 KiB |
@ -1,34 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="/techprojects">My Projects</a></li>
|
||||
<li><a href="/ncxnews">NCX-News</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="standard_heading">
|
||||
---
|
||||
title: Downloads
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="standard_heading">
|
||||
<h1>Here are the download catagories available.</h1>
|
||||
</div>
|
||||
<div class="series_links">
|
||||
</div>
|
||||
<div class="series_links">
|
||||
<ul>
|
||||
<li><a href="/downloads/skindownloads">Minecraft Skins</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,27 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="techprojects/">My Projects</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="skin_downloads">
|
||||
---
|
||||
title: Skin Downloads
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="skin_downloads">
|
||||
<h1>NCG Skin w/ Sweatshirt</h1>
|
||||
<a href="http://www.mediafire.com/file/1609362tln8stdh/NCG_Jacket_Skin.png/file">Download</a>
|
||||
<h1>NCG Skin</h1>
|
||||
@ -30,6 +12,4 @@
|
||||
<a href="http://www.mediafire.com/file/w7u3ft8rp0z4kk1/NCG_Holiday_Skin.png/file">Download</a>
|
||||
<h1>NCG Frost Skin</h1>
|
||||
<a href="http://www.mediafire.com/file/34443b8re3jxuxx/NCG_Winter_Skin.png/file">Download</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 460 KiB |
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 460 KiB |
@ -1,22 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../../archivestyle.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/series/archive">Exit</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="seriesinfo">
|
||||
---
|
||||
title: Fear The Mods
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="seriesinfo">
|
||||
<h1>Fear The Mods</h1>
|
||||
<h2>Fear The Mods was a modded survival series, based in 1.7.10. The series had some building, some fighting, and mining, and was the first series to recieve custom made thumbnails.</h2>
|
||||
<h3>Reason for discontinuation: World was corrupted</h3>
|
||||
@ -24,6 +11,4 @@
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/_V4XaSEoOfg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<p>Last Episode</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/FI_ZP3TEqPs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,30 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../../archivestyle.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/series">Exit</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="thearchive">
|
||||
---
|
||||
title: The Archive
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="thearchive">
|
||||
<img src="TheArchive.png" width="720" height="480">
|
||||
<h1>Welcome to The Archive. Any series that has ended, on purpose or prematurely will appear here with all of its information.</h1>
|
||||
</div>
|
||||
<div class="series_links">
|
||||
</div>
|
||||
<div class="series_links">
|
||||
<ul>
|
||||
<li><a href="/series/archive/fearthemods">Fear The Mods</a></li>
|
||||
<li><a href="/series/archive/wasteland">Wastelands</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,27 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../../archivestyle.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/series/archive">Exit</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="seriesinfo">
|
||||
---
|
||||
title: Wasteland
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="seriesinfo">
|
||||
<h1>Wasteland</h1>
|
||||
<h2>Wasteland was a collaborative effort with myself, Leo the Lion, MintBranch99035 owo, and GJKweens. We were in a ruined version of the world we often play in, which is infested with zombies and has radiation in the air. Sadly nobody was interested in this series, and it was discontinued after just one episode, and the second was never released.</h2>
|
||||
<h3>Reason for discontinuation: Lack of intrest from viewers and collaborators</h3>
|
||||
<p>Only Episode (Second episode was recoreded but never posted)</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZjUHPxAkVx0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,32 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
---
|
||||
title: Base Builders
|
||||
layout: default
|
||||
---
|
||||
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="techprojects/">My Projects</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="seriesinfo">
|
||||
<div class="seriesinfo">
|
||||
<h1>Base Builders</h1>
|
||||
<h2>Base builders is a creative building series, where I am building a lab and an underground bunker. Please note that I am not by any means a profesional builder, so if you don't like how I'm building, just leave.</h2>
|
||||
<p>Episode 1</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/2-Kg3nk35js" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,41 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="/techprojects">My Projects</a></li>
|
||||
<li><a href="/ncxnews">NCX-News</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="standard_heading">
|
||||
---
|
||||
title: Series
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="standard_heading">
|
||||
<h1>This page contains current series running on my channel, and older ones that have been discontinued.</h1>
|
||||
</div>
|
||||
<div class="archive">
|
||||
</div>
|
||||
<div class="archive">
|
||||
<ul>
|
||||
<li><a href="/series/archive">The Archive</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="series_links">
|
||||
</div>
|
||||
<div class="series_links">
|
||||
<ul>
|
||||
<li><a href="/series/basebuilders">Base Builders</a></li>
|
||||
<li><a href="/series/ncgsadventures">NCG's Adventures</a></li>
|
||||
<li><a href="/series/skylands"> Skylands</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,32 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
---
|
||||
title: NCG's Adventures
|
||||
layout: default
|
||||
---
|
||||
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="techprojects/">My Projects</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="seriesinfo">
|
||||
<div class="seriesinfo">
|
||||
<h1>NCG's Adventures</h1>
|
||||
<h2>NCG's Adventures is the revamped version of NinjaCheetah Gaming Adventures (NCGA). After the complete failure that NCGA was, I needed to create something new. This series takes a long time to set up, so episodes are very infrequent.</h2>
|
||||
<p>Episode 1</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/4iATw6nAoIo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,32 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
---
|
||||
title: Skylands
|
||||
layout: default
|
||||
---
|
||||
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="techprojects/">My Projects</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="seriesinfo">
|
||||
<div class="seriesinfo">
|
||||
<h1>Skylands</h1>
|
||||
<h2>Skylands is a survival series in a world made up of large floating islands, generated by Minecraft automatically, not built by a player. The void is now a big problem, and there are cliffs everywhere. This is the ultimate vanilla challenge.</h2>
|
||||
<p>Episode 1</p>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/YuFV7ALy6Dg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 460 KiB |
@ -1,32 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
---
|
||||
title: AutoMod
|
||||
layout: default
|
||||
---
|
||||
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site/techprojects">My Projects</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="tech_projects">
|
||||
<div class="tech_projects">
|
||||
<h1>AutoMod</h1>
|
||||
<a href="https://github.com/NinjaCheetah/automod">GitHub Page</a>
|
||||
<h1>Available through NCX-Installer: Yes</h1>
|
||||
<p>AutoMod is an application that installs a specific set of Minecraft mods I (will) use on my YouTube channel with my collaborators. It is currently a BATCH script that uses cURL to download a .rar archive from Dropbox that contains the mods. It then uses WinRAR (x64 only) and extracts it to the .minecraft/mods folder, before deleting the archive. I am currently working on a re-write of the program in C# using the .NET Framework. It will feature a full GUI and possibly more customization to the installation. The list of mods that it installs is available on the Wiki. Like every other program I've made, it's completely open source and all of the source code is available on the GitHub page. If you encounter any bugs while using the program, report them on the Issues page.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,28 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
---
|
||||
title: CSharpCollection
|
||||
layout: default
|
||||
---
|
||||
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site/techprojects">My Projects</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="tech_projects">
|
||||
<div class="tech_projects">
|
||||
<h1>The CSharp Collection Volume 1</h1>
|
||||
<a href="https://github.com/NinjaCheetah/CSharp-Collection-Vol1">GitHub Page</a>
|
||||
<h1>Available through NCX-Installer: Yes</h1>
|
||||
@ -35,6 +16,4 @@
|
||||
<li>C#Notes</li>
|
||||
<li>C#Seach</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,28 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogoCompressed.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="/techprojects">My Projects</a></li>
|
||||
<li><a href="/ncxnews">NCX-News</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="series_links">
|
||||
---
|
||||
title: Projects
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="series_links">
|
||||
<div class="standard_heading">
|
||||
<h1>Here are pages about all of the various tech projects that I'm working on!</h1>
|
||||
</div>
|
||||
@ -33,6 +14,4 @@
|
||||
<li><a href="/techprojects/csharpcollection">The CSharp Collection</a></li>
|
||||
<li><a href="/techprojects/automod">[A] AutoMod</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,32 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
---
|
||||
title: NCX-Core
|
||||
layout: default
|
||||
---
|
||||
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site/techprojects">My Projects</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="tech_projects">
|
||||
<div class="tech_projects">
|
||||
<h1>NCX-Core</h1>
|
||||
<a href="https://github.com/NinjaCheetah/NinjaCheetah-Installer">GitHub Page</a>
|
||||
<h1>Available through NCX-Installer: Technically Yes</h1>
|
||||
<p1>NCX-Core (originally NCX-Installer) is a Windows application for downloading and (where applicable) installing software made by me, or by other verified developers. It now features NCX-News, which can tell you when I've released updates to my programs. It can also now check for updates, meaning you know when there's a new update available. (This page is still a work in progress.)</p1>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
@ -1,32 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogoCompressed.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><img src="NewNCGLogo.png" width="50" height="50"></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site">Home</a></li>
|
||||
---
|
||||
title: This Website
|
||||
layout: default
|
||||
---
|
||||
|
||||
<li><a href="/series">Series</a></li>
|
||||
<li><a href="/aboutme">About Me</a></li>
|
||||
<li><a href="/downloads">Downloads</a></li>
|
||||
<li><a href="https://ninjacheetah-gaming.site/techprojects">My Projects</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<div class="tech_projects">
|
||||
<div class="tech_projects">
|
||||
<h1>The NinjaCheetah Gaming Website</h1>
|
||||
<a href="https://github.com/NinjaCheetah/NinjaCheetah.github.io">GitHub Page</a>
|
||||
<h1>Available through NCX-Installer: N/A</h1>
|
||||
<p>I created this website as a place for me to put information about my channel, as well as a place for me to share stuff I made for people to download and use. Enjoy :)</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|