Skip to content

Commit 0183a53

Browse files
committed
Updated styling and added hero to homepage
1 parent b236334 commit 0183a53

4 files changed

Lines changed: 2196 additions & 3 deletions

File tree

docs/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ title: MADE.NET Documentation
55

66
<img src="images/ProjectBanner.png" alt="MADE project banner" />
77

8+
<div class="hero-layout">
9+
<h1 class="hero-title">
10+
Make app development easier with reusable code
11+
</h1>
12+
<div class="hero-subtitle">
13+
MADE.NET is a toolkit of reusable code libraries building applications. It streamlines the approach to get projects going.
14+
</div>
15+
<div class="hero-actions">
16+
<span class="button accent-button">
17+
18+
[Learn more](articles/intro.md)
19+
20+
</span>
21+
</div>
22+
</div>
23+
824
<div class="row">
925
<div class="col-md-6 col-xs-12">
1026
<h2>Why MADE.NET?</h2>

0 commit comments

Comments
 (0)