An open API service indexing awesome lists of open source software.

https://github.com/jimschubert/jimschubert.us

Jim Schubert's Resume
https://github.com/jimschubert/jimschubert.us

Last synced: over 1 year ago
JSON representation

Jim Schubert's Resume

Awesome Lists containing this project

README

          

# Jim Schubert's Resume

This is the resume I host at https://jimschubert.us.

The resume is written with [Hugo](https://gohugo.io/).

The design is a free theme called Orbit by [Xiaoying Riley](https://github.com/xriley/Orbit-Theme) (see the theme's [license](./ortbit-license)).

## Build

To build this, run:

```shell
hugo server -D --logLevel=debug --enableGitInfo --noHTTPCache --disableFastRender
```