blob: ed6720c3a1573f0a355545a6dea457968f9f57da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
universal/ utils:
add markdown pronessor function to utils and replace all markdown calls with that one.
possibly convert to using Pandoc? Python is pretty good, but using Pandoc directly allows for epub, other formats as well. Plus standardized a bit.
Add resume, src and figments to project page, possible as top level menu itesms
---
notes
revamp notes to be like my own personal instagram
---
income app:
- Add pitched stories as possibilities below total, t
- show totals alongside how much we need to live.
- add pay_turnaround field for each publisher and show in admin
---
birds app:
Finish detail template
write build script
---
figments
iron out templates and push first piece live.
---
photos:
Okay we're uploading/creating galleries/adding images
Then resize all images for responsive gallery.
Then play with gallery templates and add a template selecter to form.
---
resume
clean up design of book detail
add paypal app and generate button
handle callbacks from paypal to deliver the book and link to files
redirect lhp: home, book and rss
|