Sha256: b38e633d177a2a900697347934d888c8be94141eb1aa605dd77e3c0df676b6c9

Contents?: true

Size: 816 Bytes

Versions: 2

Compression:

Stored size: 816 Bytes

Contents

@import graphpaper/modules/sitemap.sass

//	Use the template below to quickly build a sitemap. 
//
//	<!DOCTYPE html>
//	<html>
//	<head>
//		<title>Sample Sitemap</title>
//		<link rel="stylesheet" type="text/css" href="stylesheets/sitemap.css" media="screen, projection">
//	</head>
//	<body id="sitemap">
//		<ul>
//			<li><a href="#">Section 1</a></li>
//			<li>
//				<a href="#">Section 2</a>
//				<ul>
//					<li><a href="#">Sub-Section 1</a></li>
//					<li>
//						<a href="#">Sub-Section 2</a>
//						<ul>
//							<li><a href="#">Sub-Sub-Section 1</a></li>
//							<li><a href="#">Sub-Sub-Section 2</a></li>
//						</ul>
//					</li>
//					<li><a href="#">Sub-Section 3</a></li>
//				</ul>
//			</li>
//			<li><a href="#">Sub-Section 4</a></li>
//		</ul>
//	</body>
//	</html>

body
	+build-sitemap

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
alexcabrera-graphpaper-0.2.3 templates/project/sitemap.sass
alexcabrera-graphpaper-0.2.4 templates/project/sitemap.sass