An open API service indexing awesome lists of open source software.

https://github.com/evils/asciidoc-demo

for https://github.com/NixOS/rfcs/pull/64
https://github.com/evils/asciidoc-demo

Last synced: 8 months ago
JSON representation

for https://github.com/NixOS/rfcs/pull/64

Awesome Lists containing this project

README

          

// with asciidoctor this gets rendered as the actual page
// but on github it's just a link...
// asciidoctor only (the attribute passing)
include::doc/test.adoc[pkgsdir=pkgs,nixosdir=nixos,prefix=doc]
ifndef::env-github[]

I haven't figured out how to make those relative links work from the root directory yet. +
Go to the link:./doc/[doc] directory to use them
endif::env-github[]