Skip to content

Resume does not render in browser #7

Open
@mandarvaze

Description

@mandarvaze

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions