github.com JSON

github.com external_link

by grapefruit |

repos

path: '^/\w+/*$',
entryNodes: {
    'div.path': {
        uri: 'b a',
        title: 'b',
        container: 'b'
    }
}

user

path: '^/\w+/?$',
entryNodes: {
    'div.path': {
        uri: 'a:first-child',
        title: 'a:first-child',
        container: 'a:first-child'
    }
}