1
0
Fork 0
mirror of https://github.com/tylernguyen/wiki.git synced 2025-02-05 08:23:14 -06:00

style: better landing page for projects

This commit is contained in:
Tyler Nguyen 2024-11-09 08:52:26 -06:00
parent 0eb4fc5d60
commit 99f128089b
No known key found for this signature in database

View file

@ -1,24 +1,27 @@
# Showcase
---
hide:
- toc
---
## X1C6 Hackintosh
# Projects
<div class="grid cards" markdown>
- ![Thinkpad X1C6](https://assets.tylernguyen.wiki/hardware/Lenovo_ThinkPad-X1C6.png){ align=right width=250 }
- :octicons-git-branch-16:{ .foreground } [__tylernguyen/x1c6-hackintosh__](https://github.com/tylernguyen/x1c6-hackintosh)
![GitHub Stars](https://img.shields.io/github/stars/tylernguyen/x1c6-hackintosh?style=flat&logo=GitHub&logoColor=073642&labelColor=eee8d5&color=859900#only-light){ .twemoji }
![GitHub Forks](https://img.shields.io/github/forks/tylernguyen/x1c6-hackintosh?style=flat&logo=GitHub&logoColor=073642&labelColor=eee8d5&color=859900#only-light){ .twemoji }
![GitHub Stars](https://img.shields.io/github/stars/tylernguyen/x1c6-hackintosh?style=flat&logo=GitHub&logoColor=839496&labelColor=073642&color=2aa198#only-dark){ .twemoji }
![GitHub Forks](https://img.shields.io/github/forks/tylernguyen/x1c6-hackintosh?style=flat&logo=GitHub&logoColor=839496&labelColor=073642&color=2aa198#only-dark){ .twemoji }
![Thinkpad X1C6](https://assets.tylernguyen.wiki/hardware/Lenovo_ThinkPad-X1C6.png){ align=right width=175 }
macOS on the Lenovo X1 Carbon 6th Generation.
![OpenCore](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/OpenCore.png){ .twemoji } Powered by OpenCore
Bootloader is powered by ![OpenCore](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/OpenCore.png){ .twemoji } [OpenCore](https://github.com/acidanthera/OpenCorePkg).
![UEFI](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/UEFI.png){ .twemoji } ACPI-level patches
Feature-complete with various ![UEFI](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/UEFI.png){ .twemoji } ACPI patches, ![Apple Kext](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/Apple_kext.png){ .twemoji } kernel extensions, and :simple-github:{ .foreground } [YogaSMC](https://github.com/zhen-zen/YogaSMC).
![GitHub Stars](https://img.shields.io/github/stars/tylernguyen/x1c6-hackintosh?style=for-the-badge&logo=GitHub&logoColor=073642&labelColor=eee8d5&color=859900#only-light)
![GitHub Forks](https://img.shields.io/github/forks/tylernguyen/x1c6-hackintosh?style=for-the-badge&logo=GitHub&logoColor=073642&labelColor=eee8d5&color=859900#only-light)
![GitHub Stars](https://img.shields.io/github/stars/tylernguyen/x1c6-hackintosh?style=for-the-badge&logo=GitHub&logoColor=839496&labelColor=073642&color=2aa198#only-dark)
![GitHub Forks](https://img.shields.io/github/forks/tylernguyen/x1c6-hackintosh?style=for-the-badge&logo=GitHub&logoColor=839496&labelColor=073642&color=2aa198#only-dark)
[:simple-github:{ .github } Repository](https://github.com/tylernguyen/x1c6-hackintosh){ .md-button }
[:octicons-markdown-16: README](x1c6-hackintosh/README.md){ .md-button }
[:octicons-law-16:](https://github.com/tylernguyen/x1c6-hackintosh/blob/main/LICENSE){ .card-link title=License }
[:octicons-markdown-16:{ .foreground } README.md](x1c6-hackintosh/README.md){ .md-button .md-button--primary }
[:material-data-matrix:{ .foreground } Datasheet](x1c6-hackintosh/datasheet.md){ .md-button }
</div>