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: about 1 month 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:25:15.000Z (4 months ago)
- Last Synced: 2024-08-25T16:40:04.142Z (4 months ago)
- Topics: demos, jekyll, website, writeups
- Language: JavaScript
- Homepage: https://oliverkovacs.dev
- Size: 20.8 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