Eric Betts 2 лет назад
Родитель
Сommit
06e20e5d6a
2 измененных файлов с 25 добавлено и 20 удалено
  1. 4 0
      web/_config.yml
  2. 21 20
      web/index.md

+ 4 - 0
web/_config.yml

@@ -26,6 +26,10 @@ baseurl: "" # the subpath of your site, e.g. /blog
 url: "https://seader.ericbetts.dev" # the base hostname & protocol for your site, e.g. http://example.com
 url: "https://seader.ericbetts.dev" # the base hostname & protocol for your site, e.g. http://example.com
 github_username:  bettse
 github_username:  bettse
 gitlab_username:  bettse
 gitlab_username:  bettse
+linkedin_username: eric-betts
+mastodon:
+  - username: bettse
+    instance: defcon.social
 
 
 responsive_image:
 responsive_image:
   template: _includes/responsive-image.html
   template: _includes/responsive-image.html

+ 21 - 20
web/index.md

@@ -3,44 +3,39 @@ layout: home
 ---
 ---
 <script src="https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js"></script>
 <script src="https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js"></script>
 
 
-# Seader
+A [Flipper Zero](https://flipperzero.one/) application (aka "fap") to interface with a SAM from the Flipper Zero over UART.
 
 
-{% responsive_image path: ./fake_screenshot.png %}
+# FAQ
 
 
-[Flipper Zero](https://flipperzero.one/) application (aka "fap").
+See "Probably Frequently Asked Questions:" on Red Team Tools [NARD SAM expansion board product page](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/)
 
 
-## FAQ
+# Download
 
 
-See "Probably Frequently Asked Questions:" on [Red Team Tools product page](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/)
+## Release
 
 
-## Download
+Download release versions via the Flipper App Catalog in the mobile companion apps
 
 
-### Release
+## Beta/Dev
 
 
-Download release versions via the Flipper App Catalog (when released)
+Download builds based off of git at [flipc](https://flipc.org/bettse/seader?branch=main)
 
 
-### Beta/Dev
-
-Download builds based off git at [flipc](https://flipc.org/bettse/seader?branch=main)
-
-## Bugs
+# Bugs
 
 
 File issues in [GitHub](https://github.com/bettse/seader/issues).
 File issues in [GitHub](https://github.com/bettse/seader/issues).
 
 
-## Hardware
+# Hardware
 
 
-### Option 1: NARD flipper add-on
+## Option 1: NARD Flipper add-on
 
 
 Buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM.
 Buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM.
 
 
-
 Or build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard).
 Or build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard).
 
 
-### Option 2: Smart Card 2 Click
+## Option 2: Smart Card 2 Click
 
 
 Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below).
 Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below).
 
 
-#### Connections
+### Connections
 
 
 | Smart Card 2 Click | Flipper     |
 | Smart Card 2 Click | Flipper     |
 | ------------------ | ----------- |
 | ------------------ | ----------- |
@@ -49,10 +44,16 @@ Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-se
 | TX                 | 16          |
 | TX                 | 16          |
 | RX                 | 15          |
 | RX                 | 15          |
 
 
-## Development
+# Development
 
 
-See repo readme.
+See [repo readme](https://github.com/bettse/seader#seader).
 
 
 <script>
 <script>
    anchors.add();
    anchors.add();
 </script>
 </script>
+
+----
+
+
+[Buy Me A Coffee](http://buymeacoffee.com/bettse)
+