Skip to content

rmsubekti/pythugo

Repository files navigation

Pythugo

Post content editor for Hugo like static site generator. Editing markdown with toast-ui wysiwyg editor for users who are less familiar with Markdown and Git/GitHub.

This app can edit and save markdown files directly to the GitHub using the GitHub repository API.

Stack:

  • Mysql Database
  • Python Flask
  • Pyhton AuthLib
  • Github Oauth & Repository API

Demo : https://mad.my.id

The app will look for a directory "content" at the root repo. This app is still in development. If you want to test this app, please use dummy repo or unused repo.