Skip to content
/ devlog Public

This is a simple blog that records my development log

Notifications You must be signed in to change notification settings

flecho/devlog

Repository files navigation

devlog

Build Status

This is a simple blog that records my development log.

After reading this article, "Every developer should have a blog. Here’s why, and how to stick with it." , I have decided to get my hands dirty to create my own blog. This blog will record all my personal noteworthy logs in markdown format.

Things To Do (2018.11.03)

Long-term plan

  • Refactoring
  • Add code coverage
  • Solve flask logging that is not working

Features I'd like to implement

  • drag & drop uploading feature

Completed items

  • Update to python3.7
  • Relative import modification
  • Make .md file is shown in main page

Set up environment

make venv
source venv/bin/activate
make init

About

This is a simple blog that records my development log

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published