moved markdown files to appropos directory
This commit is contained in:
parent
b6ecce367f
commit
73f53896ed
42
markdown/index.md
Normal file
42
markdown/index.md
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
[![Homepage](./img/banner.png)](./index.html)
|
||||||
|
|
||||||
|
# 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/AlejandroS/shockrah-city)**
|
||||||
|
|
||||||
|
------
|
||||||
|
|
||||||
|
### **[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 \
|
||||||
|
|
||||||
|
### **[QuteBrowser is /comfy/](./post/qute.html)**
|
||||||
|
> _July 2, 2018_ \
|
||||||
|
> Operating at peak comfy levels captain! \
|
||||||
|
|
||||||
|
### **[First Foray into big Projects](./post/qca1.html)**
|
||||||
|
> _June 25, 2018_ \
|
||||||
|
> Sometimes you just gotta go ham \
|
||||||
|
|
||||||
|
### **[This time for real](./post/open.html)**
|
||||||
|
> _June 18, 2018_ \
|
||||||
|
> terminal commands > gui \
|
||||||
|
> tfw you want to use propritary software but your ideology gets in the way
|
||||||
|
|
||||||
|
### **[Website Construction philosophy](./post/phil.html)**
|
||||||
|
> JS is bloat prove me wrong \
|
||||||
|
> But no Seriously why do so many sites have to load 6000 js scripts and why are half of them obfuscated
|
||||||
|
|
||||||
|
### **[Mapping in Reflex](./post/mapping.html)**
|
||||||
|
> Making maps is hard fam
|
||||||
|
|
||||||
|
|
17
markdown/post/train.md
Normal file
17
markdown/post/train.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[![HomePage](../img/banner.png)](../index.html)
|
||||||
|
|
||||||
|
My Thanksgiving holiday came to a close recently which means I had to go back to university but since I was stuck on the train _literally all day_ I figured why not spin some stuff that's pretty neat.
|
||||||
|
|
||||||
|
California Public transportation sucks.
|
||||||
|
However, the train for long distance travel seems to be ""_a small bit_"" of an exception.
|
||||||
|
I only put it like that because when there are no delays it feels like you're getting somewhere and there's no real worry about much else, just sit back and relax while you wait to get to your destination.
|
||||||
|
California's public transportation system though, basically rekts all of this nearly everytime.
|
||||||
|
When a train is delayed it keeps getting delayed.
|
||||||
|
This means once you get on, it's going to keep getting delayed at nearly every stop.
|
||||||
|
|
||||||
|
The ride is at least comfy neverless.
|
||||||
|
Bonus points if you take the surfliner train which goes along the coast for the majority of the central coast.
|
||||||
|
|
||||||
|
I didn't take pictures of the ocean because sleep but there was still some neat stuff to see, mainly tons of shoreline with a great spots that I've marked with my phone's GPS.
|
||||||
|
|
||||||
|
Here are the coords in case you're curious: `34.6277141, -120.6281343`.
|
1
markdown/post/yes
Normal file
1
markdown/post/yes
Normal file
@ -0,0 +1 @@
|
|||||||
|
[![HomePage](../img/banner.png)](../index.html)
|
1
markdown/template.md
Normal file
1
markdown/template.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
[![HomePage](../img/banner.png)](../index.html)
|
Loading…
Reference in New Issue
Block a user