-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from PortilizenDev/main
v0.2.4
- Loading branch information
Showing
19 changed files
with
166 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,56 @@ | ||
<html> | ||
<head> | ||
<link rel="stylesheet" href="./Styles/base.css"> | ||
<link rel="stylesheet" href="./Styles/blog-page.css"> | ||
<link rel="stylesheet" href="../Styles/base.css"> | ||
<link rel="stylesheet" href="../Styles/blog-page.css"> | ||
<title>DraggingBlog - Blog 1</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> | ||
</head> | ||
<body class="color1" align="center"> | ||
|
||
<div class="color4" align="center"> | ||
<a href="../index.html" id="backBtn">Home</a> | ||
<a href="./Help.html" id="HelpPage-P"> Help</a> | ||
<a href="./BlogList.html" id="BlogsPageCred"> Back</a> | ||
<a href="/Blog/index.html">Home</a> | ||
<a href="/Blog/Page/Help.html" id="HelpPage-P"> Help</a> | ||
<a href="/Blog/Page/BlogList.html" id="BlogsPageCred"> Back</a> | ||
</div> | ||
|
||
<div class="color2"> | ||
|
||
<p class="BlogName" height="60">Blog Dev</p> | ||
<pre class="BlogDetails">Blog 1 - August 9th 2024</pre> | ||
<pre class="BlogDetails">by Madness-Rombank</pre> | ||
|
||
<h1 class="Chapter">Intro</h1> | ||
<ol class="color5"> | ||
<h1>Table of Contents</h1> | ||
<a href="#Intro">1. Intro</a> | ||
<br> | ||
<a href="#ComingBack">2. Coming Back</a> | ||
<br> | ||
<a href="#Plans">3. Plans</a> | ||
<br> | ||
<a href="#Ending">4. Ending</a> | ||
<br> | ||
<h2>Enjoy the Blog!</h2> | ||
</ol> | ||
|
||
<h1 id="Intro" class="Chapter">Intro</h1> | ||
<p>you know how you wanna make something, but your brain doesn't let you do it? or that you dont know how to do it?</p> | ||
<p>that has been the process for this blog, since day 1</p> | ||
<br> | ||
<h1 class="Chapter">Coming Back</h1> | ||
<h1 id="ComingBack" class="Chapter">Coming Back</h1> | ||
<p>I haven't messed with HTML... CSS... or Javascript in fuckin months dude.</p> | ||
<p>Coming back to it is like doing something for years and now someone is telling you that you can't.</p> | ||
<p>We started with "DRAGGINGBLOG" and "the blog for all things Dragging related!"</p> | ||
<p>And now we are at a stylized page, v0.2.3, cool custom theme, uh, blogs, ok yeah I dont know what else to mention</p> | ||
<br> | ||
<h1 class="Chapter">Plans</h1> | ||
<h1 id="Plans" class="Chapter">Plans</h1> | ||
<p>So, uh, blog is still pretty new so yesh, We got plans for it.</p> | ||
<p>A more descriptive Help Page would be nice, Maybe user settings (can't wait to lose my mind over that!), Bigger Team, Actually Good Web Developers, etc</p> | ||
<p>these would all honestly be good features wouldn't you agree?</p> | ||
<h1 class="Chapter">Ending</h1> | ||
<h1 id="Ending" class="Chapter">Ending</h1> | ||
<p>Sorry for leaving you so soon but there isnt much to talk about except boring crap about me searching the internet for solutions to problems im having or for how to do something like user settings</p> | ||
<p>But anyway, it's time to go, goodbye!</p> | ||
|
||
</div> | ||
<script src="../SP/href-setup.js"></script> | ||
<script src=".../SP/href-setup.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<html> | ||
<head> | ||
<link rel="stylesheet" href="../Styles/base.css"> | ||
<link rel="stylesheet" href="../Styles/blog-page.css"> | ||
<title>DraggingBlog - Blog 1</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> | ||
</head> | ||
<body class="color1" align="center"> | ||
|
||
<div class="color4" align="center"> | ||
<a href="/Blog/index.html">Home</a> | ||
<a href="/Blog/Page/Help.html" id="HelpPage-P"> Help</a> | ||
<a href="/Blog/Page/BlogList.html" id="BlogsPageCred"> Back</a> | ||
</div> | ||
|
||
<div class="color2"> | ||
|
||
<p class="BlogName" height="60">Game Dev</p> | ||
<pre class="BlogDetails">Blog 2 - August 14th 2024</pre> | ||
<pre class="BlogDetails">by Madness-Rombank</pre> | ||
|
||
<ol class="color5"> | ||
<h1>Table of Contents</h1> | ||
<a href="#Intro">1. Intro</a> | ||
<br> | ||
<h2>Enjoy the Blog!</h2> | ||
</ol> | ||
|
||
<h1>WARNING: NERDY!!</h1> | ||
|
||
<h1 id="Intro" class="Chapter">Intro</h1> | ||
<p>Game development is difficult, depending on who you are, you can or can't do it.</p> | ||
<br> | ||
|
||
</div> | ||
<script src=".../SP/href-setup.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,7 @@ | |
.Text { | ||
text-size: 20px; | ||
} | ||
|
||
.color5 { | ||
padding: 10px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
<h1 align="center">Github</h1> | ||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/PortilizenDev/Blog/main/Content/Github/Github.png" width="100" title="github"> | ||
<br> | ||
Github my beloved | ||
</p> | ||
|
||
<h1 align="center">DraggingBlog</h1> | ||
|
||
<p align="center"> | ||
All things Dragging Related | ||
<br> | ||
<img src="https://raw.githubusercontent.com/DragginGroup/Blog/main/Content/Github/WIP.gif" width="150" title="wip"> | ||
</p> | ||
<p align="center"> | ||
Work In Progress Blog Site! | ||
</p> | ||
|
||
# DraggingBlog | ||
All things Dragging Related |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# SP | ||
## anagram | ||
sp stands for ScriptPacket | ||
## Anagram | ||
S.P. stands for Script Packet | ||
|
||
## explanation | ||
a ScriptPacket is a quick bit of code | ||
## Explanation | ||
A ScriptPacket is a quick bit of code | ||
that executes a specific set of intruction | ||
for a specific part of the site, examples. | ||
Version. Latest Commit. Button Link Updates. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,23 @@ | ||
// from https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random | ||
function getRandomArbitrary(min, max) { | ||
return Math.random() * (max - min) + min; | ||
function getRandomInt(max) { | ||
return Math.floor(Math.random() * max); | ||
} | ||
|
||
var ANIM_NAME = "WIP"; | ||
var ANIM_EXT = ".png" | ||
var CHANCE = getRandomArbitrary(0, 2); | ||
var animOptions = [ | ||
{ name: "Blink", ext: ".png" }, | ||
{ name: "Smoke", ext: ".gif" }, | ||
{ name: "WIP", ext: ".png" } | ||
]; | ||
|
||
switch(CHANCE) { | ||
case 1: ANIM_NAME = "Blink"; | ||
|
||
case 2: ANIM_NAME = "Smoke"; ANIM_EXT = ".gif"; | ||
|
||
default: ANIM_NAME = "WIP" | ||
} | ||
var choice = animOptions[getRandomInt(animOptions.length)]; | ||
|
||
let ANIM_FULL = "./Content/Site/" + ANIM_NAME + ANIM_EXT; | ||
let ANIM_FULL = `./Content/Site/${choice.name}${choice.ext}`; | ||
|
||
var img = document.createElement("img"); | ||
img.src = "http://www.google.com/intl/en_com/images/logo_plain.png"; | ||
img.src = ANIM_FULL; | ||
var src = document.getElementById("header"); | ||
|
||
function addImg() { | ||
src.appendChild(img); | ||
} | ||
|
||
addImg() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters