Initial commit

This commit is contained in:
Артём Кокос
2026-01-26 21:22:56 +07:00
commit b670e17670
7 changed files with 1394 additions and 0 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
build-md:
nvim --headless -c "execute 'Neorg export to-file TUTORIAL.md' | sleep 100m | q" norg/tutorial.norg
markdown-toc -i TUTORIAL.md
nvim --headless -c "execute 'Neorg export to-file README.md' | sleep 100m | q" norg/readme.norg