Skip to content
  • Thomas Hartmann's avatar
    Add 'publish' command to shell.nix, update publish script. · 897dd633
    Thomas Hartmann authored
    This commit changes the behavior of the `publish` script to take as first
    argument the target directory to place the published post in. It also updates
    the shell.nix file to add a `publish` command, which has the `posts` directory
    already added, such that publishing a file is now as easy as saying `publish
    <file name>`, regardless of which directory the file or the current process is
    in.
    897dd633