Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverkovacs/website
Source of my website
https://github.com/oliverkovacs/website
demos jekyll website writeups
Last synced: 15 days ago
JSON representation
Source of my website
- Host: GitHub
- URL: https://github.com/oliverkovacs/website
- Owner: OliverKovacs
- License: mit
- Created: 2024-04-07T21:36:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T19:53:06.000Z (about 1 month ago)
- Last Synced: 2025-01-05T20:19:09.492Z (about 1 month ago)
- Topics: demos, jekyll, website, writeups
- Language: JavaScript
- Homepage: https://oliverkovacs.dev
- Size: 47.9 MB
- Stars: 0
- Watchers: 1
- 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