https://github.com/michionlion/saejinheinert.com
Personal Website
https://github.com/michionlion/saejinheinert.com
cv hugo resume website
Last synced: 4 months ago
JSON representation
Personal Website
- Host: GitHub
- URL: https://github.com/michionlion/saejinheinert.com
- Owner: Michionlion
- License: gpl-3.0
- Created: 2018-09-27T02:07:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T19:11:26.000Z (about 2 years ago)
- Last Synced: 2025-01-04T07:26:48.518Z (5 months ago)
- Topics: cv, hugo, resume, website
- Language: HTML
- Homepage: https://saejinheinert.com
- Size: 43.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Website
[](https://app.netlify.com/sites/saejinheinert/deploys)
Built using Netlify and Hugo, along with Javascript, CSS, Markdown, and HTML.
[Visit it](https://saejinheinert.com)
## Developing
To pull in development dependencies (hugo), run `yarn install`.
To build a live version of the website for development use
`yarn serve`. To build the website (into the `./dist` directory
by default) use `yarn build`.