Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 628 Bytes

readme.md

File metadata and controls

13 lines (11 loc) · 628 Bytes

YMmd Blog

Blog YMmd is a blog system based on php-markdown, it can use markdown syntax to create your own blog by a very easy way. It's advantage is very lightweight (only 1MB) and needn't config. Just upload it to your virtual host, you can start use it.

Present situation

Basically completed, we need index template, blog template, upload interface and login interface.

Key file description

  • generate.php: be called when you update your blog
  • upload.php: Upload file interface
  • login.php: be called when incoming login information