Hello prose.sh

· Maze's Blog

Getting started with prose.sh - Hello!

This is my first blog post with prose.sh. It's as easy as:

  1. Create posts based on this example hello-world.md.
  2. Deploy by running either:
    • scp ./* prose.sh:/
    • rsync --delete -vCr ./* prose.sh:/ (which will also sync file deletions)
  3. Visit its published URL - https://maze.prose.sh
last updated:

want to react? do contact me

my content is licensed under CC BY-SA 4.0