https://github.com/githubjakob/githubjakob.github.io
https://github.com/githubjakob/githubjakob.github.io
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/githubjakob/githubjakob.github.io
- Owner: githubjakob
- Created: 2024-07-07T16:57:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T08:13:00.000Z (over 1 year ago)
- Last Synced: 2025-05-13T14:30:56.640Z (about 1 year ago)
- Language: HTML
- Size: 5.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```