Skip to content

congyingTech/EASYMAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EASYMAN

Introduce

EASYMAN is a simple blog engine based Flask, it's easy to use, so I named it as EASYMAN.

This Blog Engine has two parts, one is EASYBLOG, another is EASYPOSTS.

  • EASYBLOG
    This Part is core of EASYMAN, you can set your own conf in folder named conf, there are some parameters you need to configure, such as TEMPLATE_DIR, POST_DIR, TITLE, AUTHOR_NAME, DB_CONFIG,etc. If you think my template is very ugly and you happen to a front-end engineer, just create your own perfect page and put them in the template directory.
  • EASYPOSTS This place is where your markdown files are stored. If you are not a Python programmer, you can just put your md-post in this directory.

Contact Me

If you has any question or some idea about EASYMAN, please contact me with email [email protected]

Example

Example Main Page: image

Post Page: image

V2.0 TODO:

  • Add About.md Page
  • Add category function
  • Add comment function

About

EASYMAN是一个基于Flask搭建的简单易用的blog引擎v1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published