summaryrefslogtreecommitdiff
path: root/README.md
blob: 4f5cdb17772f3a48c2ed0ed06806e03ff0d48a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
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               |
|                                       |
+---------------------------------------+
```