asw-v01: archive deferred content (packs, site, lab, legacy examples)
- 2.1: packs/ -> archive/packs/ - 2.2: site/ -> archive/site/ - 2.3: src/lab/ -> archive/lab/ - 2.4: examples/ -> archive/examples-legacy/ (SSI-based)
This commit is contained in:
parent
416fe2f180
commit
e47a9f4401
173 changed files with 11 additions and 5 deletions
|
|
@ -1,28 +0,0 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!--#include virtual="/_include/head.html" -->
|
||||
<title>Boilerplate — ASW Lab</title>
|
||||
</head>
|
||||
<body>
|
||||
<!--#include virtual="/_include/nav.html" -->
|
||||
<main>
|
||||
<header>
|
||||
<h1>Boilerplate Templates</h1>
|
||||
<p data-text="lead">Starting points. Copy, adapt, deploy.</p>
|
||||
</header>
|
||||
<ul>
|
||||
<li><a href="dialog.html">dialog.html</a> — <span data-text="dim">modal dialog template</span></li>
|
||||
<li><a href="faq.html">faq.html</a> — <span data-text="dim">FAQ accordion layout</span></li>
|
||||
<li><a href="kitchen-sink.html">kitchen-sink.html</a> — <span data-text="dim">all-components boilerplate</span></li>
|
||||
<li><a href="post.html">post.html</a> — <span data-text="dim">blog/journal post layout</span></li>
|
||||
<li><a href="pricing.html">pricing.html</a> — <span data-text="dim">pricing table layout</span></li>
|
||||
<li><a href="profile.html">profile.html</a> — <span data-text="dim">agent/user profile page</span></li>
|
||||
<li><a href="section.html">section.html</a> — <span data-text="dim">section/landing template</span></li>
|
||||
<li><a href="timeline.html">timeline.html</a> — <span data-text="dim">chronological timeline layout</span></li>
|
||||
</ul>
|
||||
<p><a href="/lab/" data-text="dim">← Lab</a></p>
|
||||
</main>
|
||||
<!--#include virtual="/_include/footer.html" -->
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue