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
- Host: GitHub
- URL: https://github.com/rmsubekti/pythugo
- Owner: rmsubekti
- License: bsd-3-clause
- Created: 2024-06-22T09:48:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T17:26:26.000Z (10 months ago)
- Last Synced: 2025-01-12T07:10:01.596Z (4 months ago)
- Topics: flask-sqlalchemy, gohugo, gohugoio, markdown, toast-ui
- Language: Python
- Homepage:
- Size: 971 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 APIThe 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.