Skip to content

Conversation

@ArmanMazdaee
Copy link
Member

What this PR does / why we need it:
Porting the orbit theme to the resumic

@stp-ip
Copy link
Member

stp-ip commented May 21, 2019

@mpourismaiel care to jump in?

@ArmanMazdaee
Copy link
Member Author

As Resumic does not handle anything except the main output HTML, unfortunately, there is no way to see how the theme actually looks using just Resumic.
For testing the theme first you need to start a new Hugo project. Make a markdown file at content/resumic/resume.md which would contain below lines:

{
  "layout": "resumic"
}

Also put the actual resume at data/resumic/resume.json. For testing you could use the example.json in the root of the repo.
Now just the build the new site using Hugo and pass the --themesDir to specify the theme path which is schema/theme/defaults/orbit. Also you could view the render resume at http://localhost:1313/resumic/resume/

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants