First setup Droidnix. Structure, basic README.org, minimal emancs

This commit is contained in:
2026-03-05 21:34:12 +01:00
parent ce32de2d1e
commit 50b70e55d1
8848 changed files with 98425 additions and 0 deletions
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 11.533,4.4668 A 5,5 0 0 1 13,8 5,5 0 0 1 8,13 5,5 0 0 1 4.4668,11.533 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 587 B