added links to latest commit
This commit is contained in:
parent
9069d9425d
commit
5fa60a8dca
@ -11,12 +11,19 @@
|
||||
<body>
|
||||
<p><a href="./index.html"><img src="./img/banner.png" alt="Homepage" /></a></p>
|
||||
<h1 id="welcome-to-my-comfy-town">Welcome to my Comfy Town</h1>
|
||||
<h2 id="cool-stuff-about-me">Cool stuff about me</h2>
|
||||
<h3 id="links-to-find-me"><strong><a href="./page/links.html">Links to find me</a></strong></h3>
|
||||
<blockquote>
|
||||
<p><strong><a href="./page/about.html">About Me</a></strong><br />
|
||||
<strong><a href="https://gitlab.com/shockrahwow/shockrah-city">Site Source Code</a></strong></p>
|
||||
<strong><a href="https://gitlab.com/AlejandroS/shockrah-city">Site Source Code</a></strong></p>
|
||||
</blockquote>
|
||||
<hr />
|
||||
<h3 id="wot-in-tarnation-happend-to-the-style"><strong><a href="./post/style.html">Wot in tarnation happend to the style</a></strong></h3>
|
||||
<blockquote>
|
||||
<em>September 21, 2018</em><br />
|
||||
waddu heck man it looks all different<br />
|
||||
|
||||
</blockquote>
|
||||
<h3 id="bash-is-weird-sometimes"><strong><a href="./post/bash-1.html">Bash is weird sometimes</a></strong></h3>
|
||||
<blockquote>
|
||||
<em>July 22, 2018</em><br />
|
||||
|
12
index.md
12
index.md
@ -2,13 +2,19 @@
|
||||
|
||||
# Welcome to my Comfy Town
|
||||
|
||||
## Cool stuff about me
|
||||
|
||||
### **[Links to find me](./page/links.html)**
|
||||
> **[About Me](./page/about.html)** \
|
||||
> **[Site Source Code](https://gitlab.com/shockrahwow/shockrah-city)**
|
||||
> **[Site Source Code](https://gitlab.com/AlejandroS/shockrah-city)**
|
||||
|
||||
-------
|
||||
------
|
||||
|
||||
### **[Bash is weird sometimes](./post/bash-1.html)**
|
||||
### **[Wot in tarnation happend to the style](./post/style.html)**
|
||||
> _September 21, 2018_ \
|
||||
> waddu heck man it looks all different \
|
||||
|
||||
### **[Bash is weird sometimes](./post/bash-1.html)**
|
||||
> _July 22, 2018_ \
|
||||
> My terminal experience is gettin really weird... \
|
||||
> More deets coming after this post about that \
|
||||
|
@ -8,6 +8,10 @@ I would highly prefer that you contact me via email so that I may get to the mes
|
||||
|
||||
* email: alejandros714@protonmail.com
|
||||
|
||||
_A quick side note that I am much more active on gitlab than github_
|
||||
* Gitlab Account: https://github.com/shockrahwow
|
||||
* Github Account: https://gitlab.com/shockrahwow
|
||||
|
||||
### Social Medias Links
|
||||
|
||||
_List of places to contanct me or find me doing random things in general_
|
||||
|
20
post/style.html
Normal file
20
post/style.html
Normal file
@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<title></title>
|
||||
<style type="text/css">code{white-space: pre;}</style>
|
||||
<link rel="stylesheet" href="bstyle.css" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="../index.html"><img src="../img/banner.png" alt="Homepage" /></a></p>
|
||||
<h1 id="wew-lad-new-colors">Wew lad new colors</h1>
|
||||
<p>It's been about a minute since I've done anything with this site but I figured what better time to randomly post things then now. Before this update I mostly used some neato fonts but most of it was some boring Times New Roman thing, <em>now the site doesn'tlook like a homework essay</em>.</p>
|
||||
<h2 id="but-why">But Why?</h2>
|
||||
<p>I partly wanted to get my Gitlab page a bit more active but also because I didn't like the self-conflicting style from before. Instead of having a bunch of fonts that don't really go together I opted for fonts that are actually somewhat look nice next to each other.</p>
|
||||
<p>I'm still gonna mess with the styling but the changes likely won't be whole reworks like this one was, however, I'll probably use this as a place to post some <em>bhop stuff as well</em>.</p>
|
||||
<p>:^)</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user