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

One response to “Hello world!”

Leave a Reply

Your email address will not be published. Required fields are marked *