Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)