Home - AndyGlew/Test-GitHub-stuff GitHub Wiki
Welcome to the Test-GitHub-stuff wiki!
Repo to try out tests on GitHub stuff (and avoid corrupting working repos)
Like:
-
Creating subdirectories in the wiki instead of the repo
- using relative links to other files inside the wiki
- basically, trying to make AsciiDoc more like a wiki and less like a document processing language
- AsciiDoc linking is easier to internal labels and harder to external
- using relative links to other files inside the wiki
-
placing makefiles to generate HTML, e.g. include expansion
and so on
Q why am I trying to do non-wiki-stuff in the GitHub wiki
AsciiDoc in wiki?
Q what happens when the same basename appears both as a .md and a .asciidoc A BAD STUFF
Subdirectories in wiki
Q can I use subdirectories or slashes in a GitHub wiki A yes, but... problems