mph.paste.lol · paste listing

hpost.rb

6 months ago
#!/usr/bin/env ruby

# - requires the slugify gem - `gem install slugify`
# - opens the file in your default editor as set by macOS, not your shell 
# - does nothing to keep the slug length reason...

tags.html

7 months ago
<!-- 
*** REMOVE THIS COMMENT BEFORE USING !! ***

Hugo shortcode to make hashtags that link to my home mastodon instance. 

Save it in `your_site_root/layouts/shortcodes/tags.html` and invoke it...

omgpost.rb

7 months ago
#!/usr/bin/env ruby

# - requires the slugify gem - `gem install slugify`
# - opens the file in your default editor as set by macOS, not your shell 
# - does nothing to keep the slug length reason...