Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/janheinrichmerker/website

🌐 Personal portfolio website.
https://github.com/janheinrichmerker/website

landing-page portfolio portfolio-website website

Last synced: 2 days ago
JSON representation

🌐 Personal portfolio website.

Awesome Lists containing this project

README

        

[![CI](https://img.shields.io/github/actions/workflow/status/janheinrichmerker/website/ci.yml?branch=main&style=flat-square)](https://github.com/janheinrichmerker/website/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/janheinrichmerker/website?style=flat-square)](https://github.com/janheinrichmerker/website/issues)
[![Commit activity](https://img.shields.io/github/commit-activity/m/janheinrichmerker/website?style=flat-square)](https://github.com/janheinrichmerker/website/commits)
[![License](https://img.shields.io/github/license/janheinrichmerker/website?style=flat-square)](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).