https://github.com/b00f/b00f.github.io
https://github.com/b00f/b00f.github.io
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/b00f/b00f.github.io
- Owner: b00f
- Created: 2020-05-06T14:21:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T04:18:05.000Z (over 1 year ago)
- Last Synced: 2024-10-29T05:23:15.512Z (over 1 year ago)
- Language: Ruby
- Size: 1.21 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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
```