diff options
| author | Jean-Pierre Appel <jeanpierre.appel01@gmail.com> | 2023-12-25 17:16:13 -0500 |
|---|---|---|
| committer | Jean-Pierre Appel <jeanpierre.appel01@gmail.com> | 2023-12-25 17:16:13 -0500 |
| commit | 5e24ef726bf10fac4ad24cee27b9b1fa796cd6eb (patch) | |
| tree | be31d166b2a5ee6a754ca28384a9f5dd2cdbe390 /README.md | |
init repo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a21b330 --- /dev/null +++ b/README.md @@ -0,0 +1,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 |
