Skip to content

Commit

Permalink
Merge pull request #104 from 3mdeb/develop
Browse files Browse the repository at this point in the history
Publish DUG#4 event changes
  • Loading branch information
artur-rs authored Jan 12, 2024
2 parents 7ce11be + 9c7aa9c commit 02af21b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-added-large-files
- id: check-merge-conflict
Expand All @@ -13,13 +13,13 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/adrienverge/yamllint
rev: v1.32.0
rev: v1.33.0
hooks:
- id: yamllint
args: [-c=.yamllint]

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.34.0
rev: v0.38.0
hooks:
- id: markdownlint
args: [-c.markdown.yaml]
Expand All @@ -34,7 +34,7 @@ repos:
- commit-msg

- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
rev: v2.2.6
hooks:
- id: codespell
args: [
Expand Down
7 changes: 6 additions & 1 deletion content/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,13 @@ all_events:
segments:
- date: ""
image: ""
youtube_video_id: ""
youtube_video_id: "EN5rBAAOdOk"
additional_info: |
Presentation **#1** <br>
Topic: **Dasharo User Group #4** <br>
Presenters: **3mdeb Team with Guests**
* [**Slides**](http://dl.3mdeb.com/dasharo/dug/4/)
- title: "Qubes OS **Summit 2023**"
status: ""
Expand Down
2 changes: 1 addition & 1 deletion content/hardware-development-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ hardware_support:
Moreover, if you are a hardware producer you may, and you **should** be interested in enabling coreboot on your platform. coreboot is an extended firmware platform that delivers a lightning fast and secure boot experience on modern computers and embedded systems. As an Open Source project it provides auditability and maximum control over technology. We can enable it for you, maintain, and follow your device development process.
Our dedicated and experienced engineers will make your device firmware grow alongside our coreboot branch and will let you explore features, that you haven’t even imagined (i.e. debbuging with extracting the boot log over the pc-speaker, or boot up in 400ms).
Our dedicated and experienced engineers will make your device firmware grow alongside our coreboot branch and will let you explore features, that you haven’t even imagined (i.e. debugging with extracting the boot log over the pc-speaker, or boot up in 400ms).
- image: "images/open-source-hardware/TPM-2.0-Trusted-Platform-Module.png"
content: |
Expand Down

0 comments on commit 02af21b

Please sign in to comment.