forked from mmistakes/minimal-mistakes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
39 lines (38 loc) · 1.3 KB
/
index.html
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
---
layout: splash
permalink: /
hidden: false
header:
overlay_color: "#5e616c"
overlay_image: /assets/images/MPS500.png
actions:
- label: "<i class='fas fa-download'></i> Get started"
url: "/docs/quick-start-guide/"
excerpt: Capability- and Skill-based Automation
feature_row:
- image_path: /assets/images/home_information-model.png
alt: "Information Models"
title: "Information Models"
image_size: "200px"
excerpt: "Based on a solid foundation of formal information models"
url: "/_pages/information-models/"
btn_class: "btn--primary"
btn_label: "Learn more"
- image_path: /assets/images/home_engineering-solutions.png
alt: "Engineering Solutions"
title: "Engineering Solutions"
image_size: "200px"
excerpt: "Various solutions for to develop capabilities and skills for your resources"
url: "/_pages/engineering-solutions/"
btn_class: "btn--primary"
btn_label: "Learn more"
- image_path: /assets/images/home_manufacturing-control.png
alt: "Manufacturing Control"
image_size: "200px"
title: "Manufacturing Control"
excerpt: "Control your manufacturing processes using AI planning and skill execution"
url: "/docs/manufacturing-control/"
btn_class: "btn--primary"
btn_label: "Learn more"
---
{% include feature_row %}