-
-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shifting from .md to html in Nuclia #881
base: nuclia_widget
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of questions. Otherwise this looks good.
|
||
|
||
def create_url(origin_url, url_path): | ||
return f"{origin_url.rstrip('/')}/{url_path}" | ||
|
||
def transform_path_to_url(path, base_url): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure we should do a transformation. Some trainings follow the _
convention, others -
. Is there a reason to do a transformation?
Ahh yes, |
@stevepiercy Nuclia Knowledge Base has now been indexed with HTML
Issues
📚 Documentation preview 📚: https://plone6--881.org.readthedocs.build/