We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b236334 commit 0183a53Copy full SHA for 0183a53
4 files changed
docs/index.md
@@ -5,6 +5,22 @@ title: MADE.NET Documentation
5
6
<img src="images/ProjectBanner.png" alt="MADE project banner" />
7
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
22
23
24
<div class="row">
25
<div class="col-md-6 col-xs-12">
26
<h2>Why MADE.NET?</h2>
0 commit comments