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

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

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