This website requires JavaScript.
Explore
Help
Register
Sign In
newedge
/
liminix
Watch
1
Star
0
Fork
0
You've already forked liminix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,529
Commits
4
Branches
0
Tags
6a7aa0898e09230a989053bdc080e4e94ca2a1cb
Commit Graph
2 Commits
Author
SHA1
Message
Date
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