https://github.com/krishnamodepalli/me-blog
https://github.com/krishnamodepalli/me-blog
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krishnamodepalli/me-blog
- Owner: krishnamodepalli
- Created: 2024-10-14T12:51:46.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-12-08T17:50:11.000Z (6 months ago)
- Last Synced: 2025-01-25T07:07:26.562Z (5 months ago)
- Language: TypeScript
- Homepage: https://me-blog-rosy.vercel.app
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `me-blog` by _Krishna Modepalli_
A `Markdown` based **Blogging** app, powered by [`marked`](https://www.npmjs.com/package/marked).
This is a clean and simple platform to write and publish blogs with your own **app** and **domain**.## Why use this?
1. Easy to use and easy to write with just `markdown`.
2. Supports *Github Flavored Markdown Syntax*.## What's next?
This app is currently developing and be implementing many features ahead. Some of them are listed below.
- [ ] Tags and Posts relations and tagging blogs.
- [ ] Searching Posts based on titles, tags, and author (*maybe*).
- [ ] A - Z Tag page.
- [ ] Infinite scroll and lazy loading of the blog preview in the home page.
- [ ] Recommending relative blogs at the end of a blog (*probably not implementing this*).