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

https://github.com/b00f/b00f.github.io


https://github.com/b00f/b00f.github.io

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## [b00f.github.io](http://b00f.github.io/)

### Install

First [install](https://jekyllrb.com/docs/installation/ubuntu/) Jekyll.

```
yarn run serve
```

### Useful commands

- Use Prettier to format markdown pages:

```
yarn run prettier
```

- Exiftool on images

```
yarn run exif
```