Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverkovacs/oliverkovacs.github.io
GitHub Pages repo
https://github.com/oliverkovacs/oliverkovacs.github.io
demos jekyll website writeups
Last synced: about 1 month ago
JSON representation
GitHub Pages repo
- Host: GitHub
- URL: https://github.com/oliverkovacs/oliverkovacs.github.io
- Owner: OliverKovacs
- License: mit
- Created: 2022-06-18T23:28:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:27:58.000Z (4 months ago)
- Last Synced: 2024-08-25T16:43:12.934Z (4 months ago)
- Topics: demos, jekyll, website, writeups
- Language: JavaScript
- Homepage: https://oliverkovacs.dev
- Size: 20.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# My personal Website
## Dev
```
bundle exec jekyll serve
```## Build
```
git submodule update --init --recursive
npx tsc
bundle exec jekyll build
```## Todo
- Improve hover effect
- Merge stylesheets
- Add now
- Adjust blockquote
- Improve image loading
- Add code copy
- Improve non-link focus
- Improve multiple lines in cards
- Improve CSS
- Add light theme on home
- Improve theme switch focus