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
- Host: GitHub
- URL: https://github.com/robertfausk/blog
- Owner: robertfausk
- License: mit
- Created: 2019-04-17T06:18:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T20:24:58.000Z (over 5 years ago)
- Last Synced: 2025-03-27T06:18:02.395Z (about 1 year ago)
- Topics: blog, blogging, blogposts, github, markdown
- Homepage: https://projektmotor-webseite.stage.projektmotor.de/blog
- Size: 2.53 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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