'Create a dictionary looking page on wiki.js

I am trying to create a page on wiki.js that looks very much like a dictionary. More specifically,

  • There are multiple terms with definition ranked alphabetically
  • There is a search bar to search within those terms
  • There is a way for users to add a new term+definition if the term is not present.

Is anything like this possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source