This website requires JavaScript.
Explore
Help
Sign In
dan
/
liminix
Watch
1
Star
0
Fork
5
You've already forked liminix
Code
1,535
Commits
15
Branches
1
Tag
7.4
MiB
a720f8f114
Commit Graph
3 Commits
Author
SHA1
Message
Date
Daniel Barlow
a720f8f114
intro: subtitles, add irc links
2025-04-08 23:57:20 +01:00
Daniel Barlow
6a7aa0898e
add community and CoC to the manual
2025-04-08 13:27:57 +01:00
Daniel Barlow
de861a2ee0
convert rst to asciidoc
...
for i in *.rst ; do pandoc -f rst -t asciidoc -o `basename $i .rst`.adoc $i ;done
2025-04-06 18:16:53 +01:00