mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-12 04:17:25 +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.
13 lines
225 B
Markdown
13 lines
225 B
Markdown
---
|
|
date: "2009-08-20T16:30:37Z"
|
|
tags:
|
|
- imported
|
|
- from-twitter
|
|
- songsincode
|
|
---
|
|
|
|
```python
|
|
if (blame = (!sunshine && !moonlight && !goodtimes && boogie)) { self.feet.control = false }
|
|
```
|
|
|
|
[songsincode](/tags/songsincode)
|