Hello, World!
This is a blog post rendered from a Markdown file provided by Choi Minseo.
How it works
- Upload a
.mdfile to theposts/folder. - The server parses the file securely.
- It displays the post automatically!
Code Example
python
def hello():
print("Naesung Server is Live!")