personal-website

source for my personal website regexghost.com
git clone https://git.regexghost.com/personal-website.git
Log | Files | Refs | README

index.md (520B)


      1 +++
      2 title = "regexghost.com"
      3 +++
      4 
      5 ## Welcome to regexghost.com!
      6 
      7 ### [Linux](/linux)
      8 
      9 Various Linux configs, scripts, and general thoughts on computers
     10 
     11 ### [Coding](/coding)
     12 
     13 Programming projects and contributions
     14 
     15 ### [Blog](/blog)
     16 
     17 My personal blog
     18 
     19 ### [Devlog](/devlog)
     20 
     21 Feed showing progress on my various coding projects
     22 
     23 ### [Other](/other)
     24 
     25 Stuff that doesn't fit anywhere else
     26 
     27 ## RSS
     28 
     29 I have 2 main RSS feeds,
     30 [my blog](https://www.regexghost.com/blog.xml) and
     31 [devlog](https://www.regexghost.com/devlog.xml)