Last active
August 29, 2015 14:04
-
-
Save incompl/497943e8ecaae9507267 to your computer and use it in GitHub Desktop.
foo.stru
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- header | |
height 100px | |
| logo | |
align start | |
@ logo.md | |
| menu | |
align end | |
@ menu.md | |
- main | |
| content | |
- spotlight | |
| special | |
@ special1.md | |
| special | |
@ special2.md | |
@ content.stru | |
| sidebar | |
max-width 200px | |
@ menu.md | |
@ contact.md | |
- footer | |
@ footer.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment