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
- Host: GitHub
- URL: https://github.com/zabojeb/blaknot
- Owner: zabojeb
- License: mit
- Created: 2023-12-31T16:48:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T10:14:43.000Z (about 2 years ago)
- Last Synced: 2024-05-12T07:31:41.709Z (about 2 years ago)
- Topics: aws, blog, cloud, react, s3, web
- Language: HTML
- Homepage: https://zabojeb.github.io/blaknot/
- Size: 6.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## 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

## 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!