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

https://github.com/stackbit/stackbit-content-packs


https://github.com/stackbit/stackbit-content-packs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Stackbit Content Packs

Content packs include robust example content for Stackbit themes.

Each content pack includes content and assets.

```
default
├── content
| ├── data
| | └── config.json
| └── pages
| ├── blog
| ├── example.md
| └── index.md
└── public
├── favicon.ico
├── images
| ├── hero.png
| ├── logo.svg
| └── water.jpg
└── videos
└── hero-video.mp4
```