hello-world.md
user@makingaiapps:~/blog$ vim hello-world.md
Hello world!
content
user@makingaiapps:~/blog$ cat content.md
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
navigation
user@makingaiapps:~/blog$ ls -la ../posts/
user@makingaiapps:~/blog$ cd ../
Return to all posts
share.sh
user@makingaiapps:~/blog$ ./share.sh --post="Hello world!"
Found this useful? Share it with your network:
user@makingaiapps:~/blog$ echo "Thanks for reading!"
Thanks for reading!
comments.log
user@makingaiapps:~/blog$ tail -f comments.log
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.