Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 797 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 797 Bytes

OFFLINE.Boxes Demo Partials

The partials in this repository are used to generate the Boxes for https://boxes.offline.ch/demo.html.

You can look at the code to get a feeling for how easy it is to integrate Boxes into an existing theme.

Press . to open GitHub's editor for an easier browsing experience.

└── themes
    └── your-theme
        └── partials
            └── boxes
                ├── cta.htm
                ├── cta.yaml
                ├── features.htm
                ├── features.yaml
                ├── intro.htm
                ├── intro.yaml
                ├── jumbotron.htm
                ├── jumbotron.yaml
                ├── news.htm
                └── news.yaml