Skip to content
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

site domain / #224

Open
frankieliu opened this issue Dec 15, 2017 · 1 comment
Open

site domain / #224

frankieliu opened this issue Dec 15, 2017 · 1 comment

Comments

@frankieliu
Copy link

Most hrefs generated have a / at the beginning, which refers back to the primary domain.
Since I want the generated site be under http://somedomain/my-org-page, op/do-publish doesn't quite work. I thought the quickest work around is to introduce a base in the head

<TITLE>Base element example</TITLE>

I could create my own mustache theme for that, but I was wondering if that is the best way to accomplish this, it feels like op/site-domain should have taken care of this issue, and have pre-pended the site-domain after all slashes in href, but it doesn't do that right now.

Please let me know what would be my best option.

@sillykelvin
Copy link
Collaborator

Sorry for the late response, org-page does not support this scenario, so you might have to create your own mustache template...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants