Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartekpacia/garden
https://github.com/bartekpacia/garden
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bartekpacia/garden
- Owner: bartekpacia
- Created: 2023-05-18T19:35:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-28T19:28:38.000Z (7 months ago)
- Last Synced: 2024-05-29T04:04:16.150Z (7 months ago)
- Language: CSS
- Homepage: https://garden.pacia.tech
- Size: 8.62 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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