scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
831 stars 90 forks source link

How to list all documents #23

Closed tobegit3hub closed 9 years ago

tobegit3hub commented 9 years ago

It redirects to the home document automatically but I want to see all my documents. How can I review the other documents without remembering their titles?

scragg0x commented 9 years ago

This is similar to Issue #8 . The ROOT_ENDPOINT is configurable and defaults to wiki.page which is also configurable and is 'home' by default. In any case, I'm missing a page to display an index of the pages. Watch for updates on that soon.