diff --git a/README.md b/README.md index 84ada8e..a66a15d 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,16 @@ This repository is the source code of [**iOS Accessibility Handbook**](https://v The book is a collection of **interactive guides** and **detailed articles** permeated with *lots* of **exemplary illustrations** that cover everything one could ever need to know about **implementing accessibility**. -Screenshot 2024-01-27 at 11 38 37 (2) +![prs](./Samples/site-sample~dark.png#gh-dark-mode-only) +![prs](./Samples/site-sample~light.png#gh-light-mode-only) The material is split into **chapters** by its relation to a *certain topic*. The chapters are joined into **volumes** by the *depth of the knowledge* inside. This way everyone can find something useful for themselves *regardless* of their level of expertise. ## — Who is responsible of this? Majorly the project is based on the content of [**About Accessibility on iOS**](https://rubanov.dev/a11y-book) book written by [**Mikhail Rubanov**](https://github.com/akaDuality). -![prs](./Samples/book~dark.png#gh-dark-mode-only) -![prs](./Samples/book~light.png#gh-light-mode-only) +![prs](./Samples/book-sample~dark.png#gh-dark-mode-only) +![prs](./Samples/book-sample~light.png#gh-light-mode-only) The book is essentially a **complete course** on accessibility of iOS applications, but being a traditional book — moreover available in Russian language *exclusively* — sucks. So here we are, happily putting **videos** and **code samples** on the documentation pages! Have fun. ## — Why make it a website? diff --git a/Samples/site-sample~dark.png b/Samples/site-sample~dark.png new file mode 100644 index 0000000..7e4ebf3 Binary files /dev/null and b/Samples/site-sample~dark.png differ diff --git a/Samples/site-sample~light.png b/Samples/site-sample~light.png new file mode 100644 index 0000000..bdac953 Binary files /dev/null and b/Samples/site-sample~light.png differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/lists.key b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/lists.key deleted file mode 100755 index 386fa10..0000000 Binary files a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/lists.key and /dev/null differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/logographs.key b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/logographs.key deleted file mode 100755 index fae44c3..0000000 Binary files a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/logographs.key and /dev/null differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes.key b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes.key deleted file mode 100755 index 14f537c..0000000 Binary files a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes.key and /dev/null differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/tables.key b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/tables.key deleted file mode 100755 index 182d4ec..0000000 Binary files a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/tables.key and /dev/null differ