www.byjp.me/content/posts/tumblr-musings/campus-bot.md
JP Hastings-Spital b8cc9ee66d Remove leading newlines
This standardises all my markdown files to have no leading newline after the `---` that ends the frontmatter.

This makes display on Gemini (in which newlines matter) much more consistent!

I can't spot any errors with the regex I used here, but there may be one or two articles that change shape — hopefully I can spot them and fix them!
2024-06-20 13:40:54 +01:00

422 B
Raw Blame History

title date draft emoji tags
CampusBot 2009-04-29T23:58:00+01:00 false 🏫
ruby
code
Twitter
campusbot
from-tumblr

Im building a twitterbot to answer questions about things happening on my university campus. Should be fun, Ive decided to use Ruby and Active Record as a foundation :)

Might be a few days before anything appears on github, Ive got a few exams in the near future!