I am a software developer with over a year of experience. I'm trying to find a way or any tutorial related to Wiki.js routing or a code-level tutorial, but I can't find a proper way to understand the Wiki.js flow to modify HTML. #7383
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I’m a software developer with over a year of experience, and I’ve recently started working with Wiki.js. While I find it to be a powerful tool for documentation and wikis, I’m having some trouble understanding its routing and the overall flow of the code.
What I’m Looking For:
Routing Information: I would like to understand how routing works in Wiki.js. Specifically, how to define custom routes and where to look for routing configurations in the codebase.
HTML Modification: I’m interested in knowing how to modify the HTML structure of pages within Wiki.js. Are there specific files or templates I should be aware of?
Tutorials or Resources: If anyone can point me to tutorials, documentation, or any code-level examples that explain how to achieve the above, I would greatly appreciate it.
Current Findings:
I’ve been browsing through the Wiki.js documentation, but I haven’t found anything that dives deep into the code-level aspects of routing or HTML modification. The available resources seem to focus more on high-level features rather than how to implement specific changes at the code level.
Questions:
Has anyone successfully customized routing or HTML in Wiki.js? If so, could you share your approach or any resources you found helpful?
Are there any specific parts of the codebase I should explore to better understand the routing mechanism?
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions