An open API service indexing awesome lists of open source software.

https://github.com/rmsubekti/pythugo

Markdown editor for gohugoio post
https://github.com/rmsubekti/pythugo

flask-sqlalchemy gohugo gohugoio markdown toast-ui

Last synced: 2 months ago
JSON representation

Markdown editor for gohugoio post

Awesome Lists containing this project

README

        

## Pythugo
Post content editor for Hugo like static site generator. Editing markdown with [toast-ui](https://ui.toast.com/tui-editor) 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](https://docs.github.com/en/rest/repos/contents?apiVersion=2022-11-28).

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.