Merge branch 'struct' into posting
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
[](../index.html)
|
||||
|
||||
# About Me
|
||||
# [About Me](../index.html)
|
||||
|
||||
_really though what did you expect a blog post?_
|
||||
|
||||
@@ -24,4 +22,3 @@ Not being dead or a fern are probably my top two things I enjoy right ahead of n
|
||||
|
||||
Honestly I like making stuff in software, _but hardware is also cool(just exepensive_).
|
||||
CTF challenges are lots of fun as well, but I've yet to document my findings on one as many have weird rules about sharing, and I feel weird about it as well.
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
[](../index.html)
|
||||
|
||||
# Links and places to find me online
|
||||
# [Links and places to find me online](../index.html)
|
||||
|
||||
### Professional Links/Business inquires
|
||||
|
||||
@@ -8,6 +6,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_
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[](../index.html)
|
||||
|
||||
# [Bash is weird sometimes](../index.html)
|
||||
|
||||
# Bash is weird sometimes
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[](../index.html)
|
||||
# [Mapping Again](../index.html)
|
||||
|
||||
[Link to the map I discuss here](https://steamcommunity.com/sharedfiles/filedetails/?id=1329660201)
|
||||
|
||||
|
||||
15
markdown/post/neatgit.md
Normal file
15
markdown/post/neatgit.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# [Git and Vim for Notes](../index.html)
|
||||
|
||||
It's no fun looking for a good note-taking program for school since so many of them seem to just kinda succ.
|
||||
The good thing however is that you don't really need a good note taking program like you need a good text editor.
|
||||
In case you haven't yet considered it, I'll show you how you can make _your favorite text editor_ the comfiest note taker out there.
|
||||
Of course I want to also show you how to get your stuff synced between multiple devices, because that's also super useful.
|
||||
|
||||
## Editing, Syncing, File Formats Galore
|
||||
|
||||
In my case [vim](https://www.vim.org/) is my go-to editor that I use for basically everything.
|
||||
This is partly due to the fact that I am just efficient using it and partly that I have some plugins which make it super nice for basically every type of text editing that I could ever want or need.
|
||||
|
||||
There's all sorts of plugins for vim that you can find out in the ether.
|
||||
Utilities like spell-checkers, auto-complete, and in the case of this post, _Goyo_, a special plugin to make vim more distraction free to focus on your work.
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
[](../index.html)
|
||||
|
||||
# All done setting up
|
||||
# [All done setting up](../index.html)
|
||||
|
||||
Finally after some struggling with various git clients and learning to use some new tools the source code for this website is finally up and hosted on Gitlab.
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
[](../index.html)
|
||||
|
||||
# No Non-free JS here
|
||||
# [No Non-free JS here](../index.html)
|
||||
|
||||
To explain succintly, I don't like Javascript, especially considering how much power it has on a user's browser.
|
||||
Namely the issue being that while it used to mainly be focused around making websites look pretty it now also serves to execute malicious code; luckily I don't think that is too common but that fact alone makes JS for me, something which should be avoided.
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
[](../index.html)
|
||||
|
||||
# Quake Champions Academy Back from the Dead
|
||||
# [Quake Champions Academy Back from the Dead](../index.html)
|
||||
|
||||
Finally after nearly a year I've started working on my Quake Chamions Academy project again but this time I have some specific goals in mind besides just, run lots of community events.
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
[](../index.html)
|
||||
|
||||
# A Taste of QuteBrowser
|
||||
# [A Taste of QuteBrowser](../index.html)
|
||||
|
||||
I finally sat down and started fully using [Qutebrowser](https://www.qutebrowser.org/) and to be honest, it's great.
|
||||
I had tried using it before but I never bothered to learn how to to use it nor did I try to rice it to be liking.
|
||||
|
||||
Reference in New Issue
Block a user