generated from layer5io/academy-example
-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
Current Behavior
Currently we are using usetatic in pages to show the images in useStatic folder
Expected Behavior
We are moving to using page bundling method to store and display images . using the structure of :
content/
├── branch-bundle-1/
│ ├── _index.md
│ ├── content-1.md
│ ├── content-2.md
│ ├── image-1.jpg
│ └── image-2.png
├── branch-bundle-2/
│ ├── a-leaf-bundle/
│ │ └── index.md
│ └── _index.md
└── _index.md
Screenshots/Logs
Environment
- Host OS: Mac Linux Windows
Contributor Guide and Resources
- 📚 Instructions for contributing to academy-example
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
- 🙋🏾🙋🏼 Questions: Layer5 Discussion Forum and Layer5 Community Slack
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working