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

WIP: Port orbit theme #101

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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