schema
schema copied to clipboard
WIP: Port orbit theme
@mpourismaiel care to jump in?
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/