https://github.com/janheinrichmerker/website
🌐 Personal portfolio website.
https://github.com/janheinrichmerker/website
landing-page portfolio portfolio-website website
Last synced: about 1 year ago
JSON representation
🌐 Personal portfolio website.
- Host: GitHub
- URL: https://github.com/janheinrichmerker/website
- Owner: janheinrichmerker
- License: mit
- Created: 2016-07-13T02:29:30.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T20:00:33.000Z (about 1 year ago)
- Last Synced: 2025-04-05T23:51:29.503Z (about 1 year ago)
- Topics: landing-page, portfolio, portfolio-website, website
- Language: SCSS
- Homepage: http://heinrich.merker.id/
- Size: 31.7 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/janheinrichmerker/website/actions/workflows/ci.yml)
[](https://github.com/janheinrichmerker/website/issues)
[](https://github.com/janheinrichmerker/website/commits)
[](LICENSE)
# 🌐 website
My personal [website](https://heinrich.merker.id).
## Development
1. Install asset dependencies:
```shell script
yarn --cwd assets/
```
1. Run Hugo development server:
```shell script
hugo server
```
## Build & deploy
The [website](https://heinrich.merker.id) is automatically built and deployed
via [GitHub Actions](https://github.com/janheinrichmerker/website/actions).
## License
The source code is licensed under the [MIT License](/LICENSE).
The content is licensed under the [CC0 1.0 Universal License](/static/LICENSE).