rmsubekti / pythugo

Markdown editor for gohugoio post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

Markdown editor for gohugoio post

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 63.2%Language:HTML 27.2%Language:CSS 8.0%Language:Mako 1.6%