summaryrefslogtreecommitdiff
path: root/pastebin/website-pastebin (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-05Delete old filesEuAndreh1-121/+0
2020-01-24website-pastebin: parameterize --lang valueEuAndreh1-1/+8
2020-01-24Migrate existing templates to build with hakyll instead of pandoc directlyEuAndreh1-1/+1
2019-05-21Add actual tests to website CLIEuAndreh1-2/+15
2019-01-05Print CLI errors using Term::ANSIColor.EuAndreh1-1/+2
2019-01-05Add BATS tests to CLI usage and basic interactions.EuAndreh1-2/+1
Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix.
2018-12-30Use creation date of pastebin instead of dynamic exported date.EuAndreh1-1/+4
2018-12-30Edit newly created pastebin with vi.EuAndreh1-3/+6
2018-12-29Improve usage message when arguments are missing.EuAndreh1-6/+9
2018-12-29Print realpath of generated files.EuAndreh1-0/+2
2018-12-29Add website-slides as Perl subcommand.EuAndreh1-4/+4
2018-12-29Use Getopt::Long and Pod::Usage to build basic CLI.EuAndreh1-0/+90