Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bartekpacia/garden


https://github.com/bartekpacia/garden

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# garden

My personal ~~blog~~ digital garden website.

## Some random notes

### Easily see what pandoc spits out

```console
pandoc posts/my-journey-to-google-io-2024.md | prettier --parser html | bat -l html
```

### Set correct date

For example to March 13th, 2020 at 21:37:

```console
touch -t 202003132137 posts/post-1.md
```

### Validate social previews

- https://www.linkedin.com/post-inspector
- https://developers.facebook.com/tools/debug