Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/choigonyok/techlog
Techlog, tech blog development project
https://github.com/choigonyok/techlog
blog gin-gonic golang react refactoring toy-project
Last synced: 12 days ago
JSON representation
Techlog, tech blog development project
- Host: GitHub
- URL: https://github.com/choigonyok/techlog
- Owner: choigonyok
- Created: 2023-06-16T11:34:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-20T15:28:25.000Z (2 months ago)
- Last Synced: 2024-11-26T13:28:53.560Z (2 months ago)
- Topics: blog, gin-gonic, golang, react, refactoring, toy-project
- Language: Go
- Homepage: http://www.choigonyok.com
- Size: 82.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Techlog
### **Make a technical blog on my own**
| Title | Content |
|--------------|--------------------------------------|
| [Demo](#Demo) | URL of Techlog |
| [Features](#Features) | Main features of Techlog |
| [Duration](#Duration) | Development duration of Techlog |
| [Architecture](#Architecture) | Architecture of Techlog |
| [Releases](#Releases) | Releases of Techlog |## Demo
[https://www.choigonyok.com](https://www.choigonyok.com)
## Features
* Parse images from markdown text and Push to Amazon S3 bucket
* Github Oauth2.0 for Authn / Authz
* Create / Update / Delete posts on UI
* View filtered posts with tags## Architecture
## Duration
Development
23.06.01 ~ 23.06.20 (20 days)
Refactoring
23.08.11 ~ 23.08.25 (15 days)
Refactoring
24.11.13 ~ 24.11.14 (2 days)
## Releases
v1.0
[Release Note](https://github.com/choigonyok/techlog/releases/tag/v1.0)v1.1
[Release Note](https://github.com/choigonyok/techlog/releases/tag/v1.1)v1.2
[Release Note](https://github.com/choigonyok/techlog/releases/tag/v1.2)v1.3
[Release Note](https://github.com/choigonyok/techlog/releases/tag/v1.3)v1.4
[Release Note](https://github.com/choigonyok/techlog/releases/tag/v1.4)v1.5
[Release Note](https://github.com/choigonyok/techlog/releases/tag/v1.5)v2.0
[Release Note](https://github.com/choigonyok/techlog/releases/tag/v2.0)