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

https://github.com/githubjakob/githubjakob.github.io


https://github.com/githubjakob/githubjakob.github.io

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Website

Static website for jakobzanker.de using Jekyll and no-style-please theme.

Build the website:

```
chruby ruby-3.3.3
bundle exec jekyll serve --livereload
```