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

https://github.com/robertfausk/blog

GitHub based blog posts for blog system of ProjektMOTOR website
https://github.com/robertfausk/blog

blog blogging blogposts github markdown

Last synced: about 1 month ago
JSON representation

GitHub based blog posts for blog system of ProjektMOTOR website

Awesome Lists containing this project

README

          

# Blog entries for blog - just as a state of proof

Blog will be shown on:

https://projektmotor-webseite.test.projektmotor.de/blog

https://projektmotor-webseite.stage.projektmotor.de/blog

https://projektmotor.de/blog (not yet but it's currently WIP)

## How to contribue?

### How can I write a blog post?

Simply create a new markdown file in posts folder with github markup style.

You can put images in subfolders of folder posts or in posts folders itself.

### How to publish?

Create an entry in metadata.yaml
See content of metadata.yaml for examples.

### When will my canges be visible?

Immediatly via GitHub webhooks which are defined in this repository.

## Greatly inspired by and credits are going to

https://symfonycasts.com/blog =>
https://github.com/knpuniversity/blog

and

https://www.tomasvotruba.cz/ =>
https://github.com/TomasVotruba/tomasvotruba.cz