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 4,3 V 5 H 12 V 3 Z M 5,9 V 12 H 0.5 C 0,12 0,12.5 0,12.5 0,12.5 0,13 0.5,13 H 5 V 16 H 11 V 13 H 15.5 C 16,13 16,12.5 16,12.5 16,12.5 16,12 15.5,12 H 11 V 9 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 606 B