File tree Expand file tree Collapse file tree 5 files changed +11
-41
lines changed
Expand file tree Collapse file tree 5 files changed +11
-41
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1818# You can create any custom variable you would like, and they will be accessible
1919# in the templates via {{ site.myvariable }}.
2020
21- title : nanoHeap
21+ title : rspOverflow ( nanoHeap)
22222323description : >- # this means to ignore newlines until "baseurl:"
24- nanoHeap's blog and portfolio website.
24+ rspOverflow's (aka nanoHeap's) blog and portfolio website.
2525baseurl : " " # the subpath of your site, e.g. /blog
2626url : " " # the base hostname & protocol for your site, e.g. http://example.com
2727
@@ -50,7 +50,7 @@ defaults:
5050 path : " "
5151 type : posts
5252 values :
53- author : " nanoHeap "
53+ author : " rspOverflow "
5454 layout : single
5555 author_profile : true
5656 read_time : true
@@ -59,7 +59,7 @@ defaults:
5959 path : " "
6060 type : pages
6161 values :
62- author : " nanoHeap "
62+ author : " rspOverflow "
6363 layout : single
6464 author_profile : true
6565
Original file line number Diff line number Diff line change 11nanoHeap :
2- name : " nanoHeap "
2+ name : " rspOverflow "
33 bio : " I just do things because they are fun."
4- avatar : " https://secure.gravatar .com/avatar/8ff8ba6ad122a2cbc945d7286c9d4a6ae0ec82d5d977b65dd95a616a751894a3?s=384&d=identicon "
4+ avatar : " https://avatars.githubusercontent .com/u/217881046?v=4&size=64 "
55 links :
6- - label : " GitLab"
7- icon : " fa-brands fa-gitlab"
8- url : " https://gitlab.com/nanoHeap/"
96 - label : " GitHub"
107 icon : " fa-brands fa-github"
118 url : " https://github.com/rspOverflow/"
9+ - label : " GitLab"
10+ icon : " fa-brands fa-gitlab"
11+ url : " https://gitlab.com/nanoHeap/"
1212 - label : " Email"
1313 icon : " fas fa-fw fa-envelope-square"
1414
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ permalink: /about
55
66# About Me
77
8- My name is nanoHeap . I'm also known as rspOverflow on GitHub .
8+ My name is rspOverflow . I'm also known as nanoHeap on GitLab .
99I have been writing code since around 2018-2019.
1010
1111Nowadays, I have been primarily been writing mostly in C/C++ but I started off with Python.
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ permalink: /projects
55
66# Projects
77
8- * [ ** cleanmem** ] ( https://gitlab .com/nanoHeap /cleanmem ) - A really basic garbage collector for C programs
8+ * [ ** cleanmem** ] ( https://github .com/rspOverflow /cleanmem ) - A really basic garbage collector for C programs
You can’t perform that action at this time.
0 commit comments