fixed stale source link - beginning styling update - redid a secction in about page - rebuilt index
This commit is contained in:
parent
e3e5ec3aac
commit
a6c393a799
@ -15,7 +15,7 @@
|
|||||||
<blockquote>
|
<blockquote>
|
||||||
<p><strong><a href="./page/links.html">Links to find me</a></strong><br />
|
<p><strong><a href="./page/links.html">Links to find me</a></strong><br />
|
||||||
<strong><a href="./page/about.html">About Me</a></strong><br />
|
<strong><a href="./page/about.html">About Me</a></strong><br />
|
||||||
<strong><a href="https://gitlab.com/AlejandroS/shockrah-city">Site Source Code</a></strong></p>
|
<strong><a href="https://gitlab.com/shockrahwow/shockrah-city">Site Source Code</a></strong></p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 id="first-foray-into-big-projects"><strong><a href="./post/qca1.html">First Foray into big Projects</a></strong></h3>
|
<h3 id="first-foray-into-big-projects"><strong><a href="./post/qca1.html">First Foray into big Projects</a></strong></h3>
|
||||||
|
2
index.md
2
index.md
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
> **[Links to find me](./page/links.html)** \
|
> **[Links to find me](./page/links.html)** \
|
||||||
> **[About Me](./page/about.html)** \
|
> **[About Me](./page/about.html)** \
|
||||||
> **[Site Source Code](https://gitlab.com/AlejandroS/shockrah-city)**
|
> **[Site Source Code](https://gitlab.com/shockrahwow/shockrah-city)**
|
||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
|
7
make.sh
7
make.sh
@ -22,13 +22,6 @@ page() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# TODO: update the func so that it injects a description into the markdown file and then compiles
|
|
||||||
# Using this function to update the index
|
|
||||||
function updateindex() {
|
|
||||||
arg1 = $1
|
|
||||||
arg2 = $2
|
|
||||||
}
|
|
||||||
|
|
||||||
# literally just updates the index file nothing else
|
# literally just updates the index file nothing else
|
||||||
index() {
|
index() {
|
||||||
pandoc index.md --css style.css -s -o index.html # typing succs
|
pandoc index.md --css style.css -s -o index.html # typing succs
|
||||||
|
@ -18,6 +18,6 @@ As long as I don't take on a project in a really dumb way I usually finish it up
|
|||||||
|
|
||||||
## Things I enjoy
|
## Things I enjoy
|
||||||
|
|
||||||
Not being dead or a fern are probably my top two things I enjoy right ahead of not being a wooly sock in siberia as a third.
|
Not being a literal fern or wooly sock in siberia are pretty nice, typically I just mess about with different things, everything from """""_expert_""""" diy to tinkering with software.
|
||||||
|
Making things is always fun time; until it becomes headache, then I just go off and do something else.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user