From 8b2abd391741b4e97849189d97dd301ff9eeca42 Mon Sep 17 00:00:00 2001
From: Steven Baltakatei Sandoval <baltakatei@gmail.com>
Date: Tue, 17 Jan 2023 23:24:29 +0000
Subject: [PATCH 1/1] feat(README.org):Init repo; Detail objective, scope,
 strategy

---
 README.org | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 README.org

diff --git a/README.org b/README.org
new file mode 100644
index 0000000..f59d49a
--- /dev/null
+++ b/README.org
@@ -0,0 +1,31 @@
+* Navajo Input Method Development
+
+#+TITLE: Navajo Input Method Development
+#+AUTHOR: Steven Baltakatei Sandoval
+#+DATE:2023-01-17
+#+EMAIL:baltakatei@gmail.com
+#+LANGUAGE: en
+#+OPTIONS: toc:nil
+
+Created by [[https://baltakatei.com][Steven Baltakatei Sandoval]] on
+2023-01-17T23:16+00
+under a [[https://creativecommons.org/licenses/by-sa/4.0/][CC BY-SA 4.0]] license and last updated on
+2023-01-17T23:24+00.
+
+** Objective
+Create a convenient "Keyboard - Navajo" input method accessible in
+Debian GNU/Linux via the ~ibus~ and ~fcitx5~ input method frameworks.
+
+** Scope
+- Prioritize development for the Debian GNU/Linux operating system.
+- Desired, but lower priority is downstream compatibility (e.g. with Ubuntu or Pop!_OS.
+- Do not prioritize support for Windows or macOS.
+
+** Strategy
+Follow strategy described in the Debian i18n wiki section for [[https://wiki.debian.org/I18n/NorthAmericanIndigenousLanguages][North
+American Indigenous Languages]].
+
+1. Create ~.orth~ files for ~fontconfig~ for Navajo.
+2. Submit files to ~fontconfig~ (group?)
+3. Create ~xkb~ keyboard layouts.
+4. Type in locale information.
-- 
2.39.5