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

https://github.com/4strodev/4stroblog


https://github.com/4strodev/4stroblog

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# 🗒️ 4stroblog
My personal blog writter with:

- Fiber
- HTMX
- Tailwindcss

# 🌟 Features
The main focus is to create a site that allow user interaction and easy management of the content.

## Content written in markdown (in progress)
The posts are written in markdown and stored into an S3 storage. Also the editor provides a
real time markdown rendering to see a preview of the content before uploading it.

## Comments (pending)
Allow the readers to login and comment on your posts. The main intention is to use a similar
thread system like reddit.

## Admin panel (pending)
Configure your site and add new content using an admin panel.