https://github.com/hellothisisflo/webappspring
Very basic blog engine, to learn the fundamentals of back-end development
https://github.com/hellothisisflo/webappspring
Last synced: about 2 months ago
JSON representation
Very basic blog engine, to learn the fundamentals of back-end development
- Host: GitHub
- URL: https://github.com/hellothisisflo/webappspring
- Owner: HelloThisIsFlo
- Created: 2016-04-13T18:23:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T13:47:00.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T12:54:02.414Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 40.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog engine - [Florian Kempenich](https://floriankempenich.com)
Very basic blog engine, to learn the fundamentals of back-end development.
The way it works is fairly simple: it parses MD static pages to Html using [pegdown](https://github.com/sirthias/pegdown).
I mostly wanted to try a hands on with Hexagonal architecture on real-life project.I currently powers by blog: [Florian Kempenich](https://floriankempenich.com)