Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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