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

https://github.com/zabojeb/blaknot

My personal serverless S3 blog platform written on React+Tailwind
https://github.com/zabojeb/blaknot

aws blog cloud react s3 web

Last synced: 4 months ago
JSON representation

My personal serverless S3 blog platform written on React+Tailwind

Awesome Lists containing this project

README

          

![Blaknot](./other/Default_Banner.png)

## About the project
This blog is built using React and is my personal place to share thoughts, ideas, and interests. I use **Obsidian** to write and store the blog content and then upload it to S3 Object Storage for display on the website.

## Project Architecture

![Project Architecture](./other/Architecture.png)

## Functionality
- **Display of posts**: Each post uploaded from Obsidian is displayed on the website with appropriate formatting.
- **Sorting**: Visitors can easily sort posts by name or by date.
- **Adaptive Design**: The website adapts to different devices, ensuring a comfortable reading experience on any device.
- **Obsidian Plugin**: I uploading posts using Obsidian plugin written in TS.

## Contribute
If you have any questions or suggestions on how to improve the project, feel free to create an issue or submit a pull request.

Translated with DeepL.com (free version)
> [!WARNING]
> This project is WIP now and there is a little README now, but i can say, that all you need to do is go to the [https://zabojeb.github.io/blaknot](https://zabojeb.github.io/blaknot) and try this website by yourself!