https://github.com/spekulatius/laravel-commonmark-blog-example
Example blog for the Laravel Commonmark Blog
https://github.com/spekulatius/laravel-commonmark-blog-example
blog commonmark laravel php
Last synced: 7 months ago
JSON representation
Example blog for the Laravel Commonmark Blog
- Host: GitHub
- URL: https://github.com/spekulatius/laravel-commonmark-blog-example
- Owner: spekulatius
- Created: 2020-10-23T12:45:23.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T10:44:31.000Z (over 2 years ago)
- Last Synced: 2025-01-11T13:16:17.158Z (9 months ago)
- Topics: blog, commonmark, laravel, php
- Homepage: https://releasecandidate.dev
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Laravel Commonmark Blog Example
This is an example blog for the [Laravel Commonmark Blog](https://github.com/spekulatius/laravel-commonmark-blog) to show the structure and potential configuration options.
You can clone or copy this repo as a starting point, if desired.
## Contents
It contains currently:
- an example [`article.md`](example-article.md) to show the basic structure of an article
- an example [`index.md`](blog/index.md) to show how to add a article listing page