summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md86
1 files changed, 86 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4f5cdb1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,86 @@
+# Lunar Journal
+
+```
+ _ _ _ _
+ (_) | | | | | |
+ _ ___ _ _ _ __ _ __ __ _| | | |_ _ _ __ __ _ _ __ ___| |__
+ | |/ _ \| | | | '__| '_ \ / _` | | | | | | | '_ \ / _` | '__/ __| '_ \
+ | | (_) | |_| | | | | | | (_| | |_| | |_| | | | | (_| | |_ \__ \ | | |
+ | |\___/ \__,_|_| |_| |_|\__,_|_(_)_|\__,_|_| |_|\__,_|_(_)|___/_| |_|
+ _/ |
+|__/
+```
+
+`Lunar Journal`: [`journal.lunar.sh`](https://journal.lunar.sh)
+
+> Technical journal for engineers, hobbyists and makers.
+
+`email`: [`root@lunar.sh`](mailto:root@lunar.sh)
+
+# RSS Feed
+
+`RSS / Atom` : [`journal.lunar.sh/feed.xml`](https://journal.lunar.sh/feed.xml)
+
+# Source
+
+The `Lunar Journal` is designed from the ground up to be:
+- lightweight.
+- `ASCII` / `space` efficient.
+- markdown based.
+
+> Note: Fancy `JS/TS` frameworks/bloat will never be permitted in this repo.
+
+# Build info
+
+Install dependencies for (`Debian`) with:
+
+```
+sudo apt install ruby-rubygems
+sudo apt-get install ruby-dev
+sudo gem install jekyll
+``````
+
+Then run: `jekyll serve` in root directory.
+
+# License
+
+This source code is licensed under [`MIT`](https://opensource.org/license/mit/) (see `LICENSE.txt`).
+
+# Cryptocurrency
+
+Please consider supporting the `Lunar Journal`.
+
+Your support helps us publish new technical content for engineers and researchers.
+
+* Bitcoin: `34UiJn9VKiEG1etxeLWUt3xQHxwJBR8cL9`
+* Ethereum: `0x700a7E64627f86478fA312F96983D06f39A38681`
+
+[`0xc0ffee`](https://buymeacoffee.com/lunarjournal)?
+
+[![](https://github.com/lunar-sh/journal.lunar.sh/blob/main/images/c0ffee.gif?raw=true)](https://buymeacoffee.com/lunarjournal)
+
+# Signature
+
+```
++---------------------------------------+
+| .-. .-. .-. |
+| / \ / \ / \ |
+| / \ / \ / \ / |
+| \ / \ / \ / |
+| "_" "_" "_" |
+| |
+| _ _ _ _ _ _ ___ ___ _ _ |
+| | | | | | | \| | /_\ | _ \ / __| || | |
+| | |_| |_| | .` |/ _ \| /_\__ \ __ | |
+| |____\___/|_|\_/_/ \_\_|_(_)___/_||_| |
+| |
+| |
+| Lunar RF Labs |
+| https://lunar.sh |
+| |
+| Research Laboratories |
+| Copyright (C) 2022-2024 |
+| |
++---------------------------------------+
+```
+