verso2

A simple web framework.
git clone git://git.chappelle.dev/verso2.git
Log | Files | Refs | README | LICENSE

intro.md (1146B)


      1 ---
      2 title: Introduction: My First Blog Post
      3 author: Nathaniel Chappelle
      4 date: Sun, 08 Feb 2026 23:52:00 -0800
      5 ---
      6 
      7 Hi there! I wanted to quickly introduce this blog/feed/website.
      8 
      9 We're going to focus on software, technology, social issues, and other things
     10 the editor (myself) deems relevant.
     11 
     12 Some quick disclaimers:
     13 
     14 I am not a professional writer, so don't expect an form of regularity to be
     15 going on here.
     16 
     17 There is no complicated CMS, framework, or any similar thing backing this
     18 feed/site up. It's just a shoddy shell script I wrote, so if there is an
     19 erraneous post or weird formatting issues you're agreeing to that risk by not
     20 unsubscribing right now.
     21 
     22 If you ever want to respond to something I've said, please don't fail to
     23 [contact](https://chappelle.dev/contact/) me. I really wanted to implement a
     24 reading list instead of an RSS feed (I still might) since I believe they're a
     25 much better method of sharing information and discourse. However email is too
     26 much of a PITA and I didn't really want to spend my time getting that right.
     27 
     28 ## In Conclusion
     29 
     30 I hope you get something out of what I have to say. Thanks for reading this far.