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

Resume does not render in browser #7

Open
mandarvaze opened this issue Dec 3, 2024 · 3 comments
Open

Resume does not render in browser #7

mandarvaze opened this issue Dec 3, 2024 · 3 comments

Comments

@mandarvaze
Copy link

I downloaded resume.mw from https://github.com/kochrt/kochrt.github.io/blob/master/resume.mw, as mentioned in https://github.com/mark-when/resume

I did not modify the file in any way.

Then

mw resume.mw resume.html

It generated 113k big resume.html but the file does not render in the browser.

I opened the file, it has a lot of code in the script tag

body has just the following

 <body>
    <div id="app"></div>
 </body>

I expected to see something like https://robko.ch/resume - or at least some text (even if CSS is missing)

@mandarvaze
Copy link
Author

Maybe related to mark-when/markwhen#107 but for resume view 🤷‍♂️

@mandarvaze
Copy link
Author

FWIW following works (i.e. generated HTML renders fine in the browser)

mw timeline.mw -d timeline.html

@kochrt
Copy link
Member

kochrt commented Dec 4, 2024

I would use meridiem in the meantime, sounds like there's a bug in /mark-when/resume rendering

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

No branches or pull requests

2 participants