https://github.com/stackbit/stackbit-content-packs
https://github.com/stackbit/stackbit-content-packs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackbit/stackbit-content-packs
- Owner: stackbit
- Created: 2021-09-14T08:43:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T20:53:00.000Z (about 4 years ago)
- Last Synced: 2025-02-21T05:04:11.754Z (10 months ago)
- Language: JavaScript
- Size: 101 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```