Hello, World!

This is a blog post rendered from a Markdown file provided by Choi Minseo.

How it works

  1. Upload a .md file to the posts/ folder.
  2. The server parses the file securely.
  3. It displays the post automatically!

Code Example

python def hello(): print("Naesung Server is Live!")