-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
71 lines (67 loc) · 2.73 KB
/
Copy pathindex.html
File metadata and controls
71 lines (67 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
layout: splash
author_profile: false
header:
overlay_color: "#234354"
overlay_image: /assets/images/home/01.png
actions:
- label: "<i class='fas fa-bell'></i> Subscribe Now"
url: "https://tinyletter.com/TheLeanProgrammer/"
excerpt: >
<br /><br /><br /><br /><br /><br /><br /><br /><br />
<!-- <br /> Mentor and Guide <br/>
ReactJS Lover <br />
Full Stack JS Dev <br />
Tech and Self-Help Blogger <br />
On the journey to uplift students in tech!<br /> -->
<!-- <small><a href="https://www.linkedin.com/in/madhavbahl/">Connect with me on LinkedIn</a></small> -->
feature_row:
- image_path: /assets/images/mm-customizable-feature.png
alt: "customizable"
title: "Super customizable"
excerpt: "Everything from the menus, sidebars, comments, and more can be configured or set with YAML Front Matter."
url: "/docs/configuration/"
btn_class: "btn--primary"
btn_label: "Learn more"
- image_path: /assets/images/mm-responsive-feature.png
alt: "fully responsive"
title: "Responsive layouts"
excerpt: "Built with HTML5 + CSS3. All layouts are fully responsive with helpers to augment your content."
url: "/docs/layouts/"
btn_class: "btn--primary"
btn_label: "Learn more"
- image_path: /assets/images/mm-free-feature.png
alt: "100% free"
title: "100% free"
excerpt: "Free to use however you want under the MIT License. Clone it, fork it, customize it... whatever!"
url: "/docs/license/"
btn_class: "btn--primary"
btn_label: "Learn more"
feature_row2:
- image_path: /assets/images/mm-customizable-feature.png
alt: "customizable"
title: "Super AWESOME"
excerpt: "Everything from the menus, sidebars, comments, and more can be configured or set with YAML Front Matter."
url: "/docs/configuration/"
btn_class: "btn--primary"
btn_label: "Learn more"
- image_path: /assets/images/mm-responsive-feature.png
alt: "fully responsive"
title: "Responsive asFASFAsf"
excerpt: "Built with HTML5 + CSS3. All layouts are fully responsive with helpers to augment your content."
url: "/docs/layouts/"
btn_class: "btn--primary"
btn_label: "Learn more"
- image_path: /assets/images/mm-free-feature.png
alt: "100% free"
title: "100% aSFASF"
excerpt: "Free to use however you want under the MIT License. Clone it, fork it, customize it... whatever!"
url: "/docs/license/"
btn_class: "btn--linkedin"
btn_label: "Learn more"
---
<h1 id="home-heading-blogs" style="text-align: center;">Some of my latest blogs</h1>
<p style="text-align: center;">Read all blogs <a href="http://theleanprogrammer.com/blog/posts" target="_blank" rel="noopener noreferrer">here!</a></p>
<br>
{% include feature_row %}
{% include feature_row id="feature_row2" %}