Skip to content

Latest commit

 

History

History
executable file
·
25 lines (20 loc) · 349 Bytes

README.md

File metadata and controls

executable file
·
25 lines (20 loc) · 349 Bytes

backend built with Django

TODO

  • Article
  • Author
  • Category
  • Tags
  • Comment
  • Import/Export from/to markdown
    • hexo-style markdown file
  • user login via email

How to run

clone this repo

$ ./up --build

The way to export or import content

$ ./exportmd --help
$ ./importmd --help