Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christophshyper/christophshyper.github.io
My IT portfolio page
https://github.com/christophshyper/christophshyper.github.io
Last synced: 11 days ago
JSON representation
My IT portfolio page
- Host: GitHub
- URL: https://github.com/christophshyper/christophshyper.github.io
- Owner: ChristophShyper
- License: other
- Created: 2020-01-15T20:34:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T06:12:04.000Z (4 months ago)
- Last Synced: 2024-10-07T04:42:11.147Z (about 1 month ago)
- Language: CSS
- Homepage: https://shyper.pro/
- Size: 13.1 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ChristophShyper.github.io
My IT portfolio page
[Click here to see it](https://christophshyper.github.io/)
# Testing
Needs Ruby installed
```
bundle initbundle install
bundle update
bundle exec jekyll build
bundle exec jekyll serve
```