Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thebstar/blogder
Visual blog builder. Nextjs, Editorjs blog builder. Static file output, host on Github Pages.
https://github.com/thebstar/blogder
Last synced: 11 days ago
JSON representation
Visual blog builder. Nextjs, Editorjs blog builder. Static file output, host on Github Pages.
- Host: GitHub
- URL: https://github.com/thebstar/blogder
- Owner: theBstar
- Created: 2024-03-03T14:05:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T16:05:05.000Z (5 months ago)
- Last Synced: 2024-08-22T18:17:21.782Z (5 months ago)
- Language: TypeScript
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Blogder - A visual blog builder
Makes blogs as easy as note-taking.Blogder (blog + builder) is a prototype for the same. It is a visual tool to take notes. You would use Editorjs - a rich text editor to write these notes (banner image), It stores these notes/blogs (whatever you call them) in your local file system as JSONs. Converts them to HTML pages at build time and you can host them on Github pages. I am using Nextjs APIs to make these possible. It is not close to a full-featured blog engine.