Pastebin-style text and code snippets for sharing
Go to file
Andrew Gioia 1712a885d9 Adds Hugo shortcode for content files to get data values
Hugo shortcode to access data file values within a content file. Set the data file, add an optional key (otherwise the entire file object will come back), and set the type to either count to get a count of the key's values or value to just get its value.
2023-09-26 19:30:41 +00:00
JavaScript Updates file name to more readable syntax 2023-09-26 19:17:38 +00:00
Shell Creates first version of playlists.sh bash file that downloads new videos from set YouTube playlists 2023-02-03 15:41:10 +00:00
Shortcodes Adds Hugo shortcode for content files to get data values 2023-09-26 19:30:41 +00:00
Userstyles Fixes cardbot list item margins 2023-06-14 18:45:01 +00:00
README.md Updates readme 2022-04-25 12:55:57 -04:00

README.md

Gists

Pastebin-style notes, code blocks, reference docs, and other settings I'd like to track or share. Doing this as a repository if and until Gitea adds a true Gist feature!