blob: a21b33046c995c1cd5f1f33e2ade4a84e18f2ad4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# jpappel.xyz
A site rewrite for <jpappel.xyz>
## TODO
* [ ] landing page styling
* [ ] smarter usage of `katex.html` partial
* [x] utilities section
* [ ] rss feed for blog section
* [ ] rss link partial
* [ ] fix summaries for cards
* [x] add at rules for index.html
* [x] styling for recent posts (projects/research/blogs)
* make into three equal columns
* set paragraph width
* [x] blog layout layouts/blogs/single.html
* [x] change card class names to something more sensible
* [x] add image support for cards
|