Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frosenberg/frosenberg.github.com

my website
https://github.com/frosenberg/frosenberg.github.com

css html jekyll minimal-mistakes ruby

Last synced: 22 days ago
JSON representation

my website

Awesome Lists containing this project

README

        

# Personal Website

## Prerequisites

- Ruby 3.2.x installed

## Develop

```sh
bundle install
bundle exec jekyll serve -l --watch
```

## Update

Commit the code the git repo and Github pages with automatically build the website and update it.