add new contributor
This commit is contained in:
parent
60c926881e
commit
70baa0450b
|
@ -31,4 +31,4 @@ To update Ajatt Tools along with Guix via guix pull, insert the following into ~
|
||||||
<br></br>
|
<br></br>
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
<!-- contributors --><a href="https://codeberg.org/hashirama"><img src="https://codeberg.org/avatars/cc776cef25c95b3e4c031cd4459b06be7f099a518dc60f4168dec79041eb3f71?size=512" width="60px" alt="" /></a> <a href="https://codeberg.org/anemofilia"><img src="https://codeberg.org/avatars/f30eb0cfbceeb010bbaf205d635916c1?size=512" width="60px" alt="" /></a> <a href="https://codeberg.org/crzjp"><img src="https://codeberg.org/avatars/55cf7daa6e277d5a1c7190901396f8be36130a9286a922b5ac24c4814161db14?size=512" width="60px" alt="" /></a> <!-- contributors -->
|
<!-- contributors --><a href="https://codeberg.org/hashirama"><img src="https://codeberg.org/avatars/cc776cef25c95b3e4c031cd4459b06be7f099a518dc60f4168dec79041eb3f71?size=512" width="60px" alt="" /></a> <a href="https://codeberg.org/hashirama"><img src="https://codeberg.org/avatars/cc776cef25c95b3e4c031cd4459b06be7f099a518dc60f4168dec79041eb3f71?size=512" width="60px" alt="" /></a> <a href="https://gitlab.vulnix.sh/spacecadet"><img src="https://codeberg.org/hashirama/ajatt-tools-guix/raw/branch/main/misc/contributors/spacecadet.jpg" width="60px" alt="" /></a> <a href="https://codeberg.org/crzjp"><img src="https://codeberg.org/avatars/55cf7daa6e277d5a1c7190901396f8be36130a9286a922b5ac24c4814161db14?size=512" width="60px" alt="" /></a> <!-- contributors -->
|
||||||
|
|
34
README.md~
Normal file
34
README.md~
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
# ajattix
|
||||||
|
<a href="https://www.gnu.org/software/guile/">
|
||||||
|
<img src="https://git.ajattix.org/hashirama/ajattix/raw/branch/main/misc/gnu-guile-made.svg" alt="" />
|
||||||
|
<br></br>
|
||||||
|
|
||||||
|
<img src="https://git.ajattix.org/hashirama/ajattix/raw/branch/main/misc/cover.png" alt="cover" width="30%" height="30%">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a> Ajatt-tools + Guix = Ajattix !<br></br> A Guix channel containing tools for language learning!</a>
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
To update Ajatt Tools along with Guix via guix pull, insert the following into ~/.config/guix/channels.scm channels list,
|
||||||
|
|
||||||
|
```scheme
|
||||||
|
(channel
|
||||||
|
(name 'ajattix)
|
||||||
|
(url "https://git.ajattix.org/hashirama/ajattix.git")
|
||||||
|
(branch "main")
|
||||||
|
(introduction
|
||||||
|
(make-channel-introduction
|
||||||
|
"5f1904f1a514b89b2d614300d8048577aa717617"
|
||||||
|
(openpgp-fingerprint
|
||||||
|
"F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8"))))
|
||||||
|
```
|
||||||
|
|
||||||
|
<br></br>
|
||||||
|
<img src="https://codeberg.org/hashirama/ajatt-tools-guix/raw/branch/main/misc/lisp-warning.webp" alt="cover" width="10%" height="10%" style="float: right; margin-right: 30px;">
|
||||||
|
|
||||||
|
|
||||||
|
<br></br>
|
||||||
|
### Contributors
|
||||||
|
|
||||||
|
<!-- contributors --><a href="https://codeberg.org/hashirama"><img src="https://codeberg.org/avatars/cc776cef25c95b3e4c031cd4459b06be7f099a518dc60f4168dec79041eb3f71?size=512" width="60px" alt="" /></a> <a href="https://codeberg.org/anemofilia"><img src="https://codeberg.org/avatars/f30eb0cfbceeb010bbaf205d635916c1?size=512" width="60px" alt="" /></a> <a href="https://codeberg.org/crzjp"><img src="https://codeberg.org/avatars/55cf7daa6e277d5a1c7190901396f8be36130a9286a922b5ac24c4814161db14?size=512" width="60px" alt="" /></a> <!-- contributors -->
|
0
misc/contributors/.lastweek
Normal file
0
misc/contributors/.lastweek
Normal file
BIN
misc/contributors/spacecadet.jpg
Normal file
BIN
misc/contributors/spacecadet.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
Reference in a new issue