Skip to content

Commit 13ebd73

Browse files
authored
Merge pull request #164 from tlaurion/consultation_services
Add 'Development->Consultation Services' page
2 parents 9b3c329 + 2c87b51 commit 13ebd73

File tree

2 files changed

+54
-1
lines changed

2 files changed

+54
-1
lines changed

Development/Consultation-services.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
layout: default
3+
title: Consultation Services
4+
permalink: /Consultation-Services/
5+
nav_order: 1
6+
parent: Development
7+
---
8+
9+
<!-- markdownlint-disable MD033 -->
10+
<details open markdown="block">
11+
<summary>
12+
Table of contents
13+
</summary>
14+
{: .text-delta }
15+
16+
1. TOC
17+
{:toc}
18+
</details>
19+
<!-- markdownlint-enable MD033 -->
20+
21+
## Consulting Services for Heads
22+
23+
### Promoting Secure and Open Source Firmware Solutions
24+
25+
Heads is a pioneering open-source firmware project focused on security and
26+
transparency. Consulting services are designed to assist hardware vendors,
27+
OEMs, ODMs, and silicon suppliers in integrating and optimizing Heads for
28+
their unique needs.
29+
30+
### Instructions for Experts
31+
32+
This page provides a platform for Heads experts to advertise their
33+
availability and describe their expertise to companies interested in
34+
contracting services. This includes, but is not limited to, custom boot
35+
solutions, firmware optimization, and secure firmware environment setups.
36+
37+
Experts are encouraged to list their information below so that interested
38+
companies can contact them directly.
39+
40+
### Instructions for Employers
41+
42+
If you need specialized services, please contact the experts listed below.
43+
This list is not intended for free support inquiries.
44+
45+
### Consulting Services
46+
47+
| Expert Name | Expertise | Contact Information |
48+
| --------------- | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
49+
| Thierry Laurion | Custom boot solutions, firmware optimization, secure firmware environment setups. Current main maintainer of Heads. | [email](mailto:insurgo@riseup.net) |
50+
51+
For more information or to schedule a consultation, please contact the
52+
experts listed above. Let's work together to create secure, efficient, and
53+
reusable solutions for your projects.

Development/make-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Makefile
44
permalink: /Makefile/
5-
nav_order: 1
5+
nav_order: 2
66
parent: Development
77
---
88

0 commit comments

Comments
 (0)