mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-12 00:15:37 +01:00
A first pass at importing my tweets. Includes the code I used to do it. I've made some manual edits (to add code fence blocks, and fix some annoying encoding issues), but this should be a decent start.
12 lines
234 B
Markdown
12 lines
234 B
Markdown
---
|
|
date: "2010-03-22T17:32:16Z"
|
|
tags:
|
|
- imported
|
|
- from-twitter
|
|
- "551200"
|
|
---
|
|
I cN always tell when I'm especially tired cos I start thinking in code… muddy windows?
|
|
|
|
```css
|
|
.glass { opacity: 0.5; background-color: #551200; }
|
|
```
|