summaryrefslogtreecommitdiff
path: root/app/posts/templates/posts
AgeCommit message (Collapse)Author
2023-05-07media: fixed upload bug even though it doesn't workluxagraf
2023-05-07films: small design tweak in list viewluxagraf
2023-05-07films: fixed metadata on film list pageluxagraf
2023-05-07film: fixed template bugluxagraf
2023-05-06films: made list template and got started on detailluxagraf
2023-05-06jrnl: added a film category (repurposed friends)luxagraf
2023-04-21src: made disabled comments not hide current comments on src pages tolxf
combat spam
2023-03-28jrnl: removed afterward from essay footerluxagraf
2023-03-28jrnl: fixed naming bug in essay templateluxagraf
2023-02-01jrnl: changed mailing list wordingluxagraf
2023-02-01jrnl: added mailing list sign up to detail pagesluxagraf
2022-12-30posts: reverted to calling them essays and redid a few things to make itluxagraf
easier to see what's going on
2022-12-29posts: changed notes intro againluxagraf
2022-12-29posts: changed essays to notes. less pretentious.luxagraf
2022-12-29posts: reframed essay section as notes to my childrenluxagraf
2022-12-29src: removed paypal from srcluxagraf
2022-12-29src: removed mailing list sign up from detail pages as well.luxagraf
2022-12-29src: tweaked list view to not paginate so soon.luxagraf
2022-12-28posts: removed dateline links from essay templateluxagraf
2022-09-05essays: cleaned up templates, fixed some stray bugsluxagraf
2022-08-28range: fixed syntax issues on detail pagesluxagraf
2022-08-28range: fixed some issues in subscribe templateluxagraf
2022-08-15posts: added hr below prologuesluxagraf
2022-08-15posts: updated post styles to italicize afterward/forewardsluxagraf
2022-08-10jrnl: fixed some bugs in essay templateluxagraf
2022-02-20jrnl: made birds three col when there's nothing else to show.lxf
2022-01-21posts: fixed essay templatelxf
2022-01-01lttr: fixed link to postcardlxf
2021-10-28lttr: added a form for people to get postcardslxf
2021-09-12posts: fixed another bug in essay templateluxagraf
2021-09-12posts: fixed a bug in essay templateluxagraf
2021-09-12general: pulled range from templatesluxagraf
2021-04-03jrnl: fixed a bug in detail templateluxagraf
2021-04-02posts: added related to range detail pagesluxagraf
2021-03-23posts: added an issue field for newslettersluxagraf
2021-03-23added RANGE to post typesluxagraf
2021-03-21src: added signup form to individual postsluxagraf
2021-03-06src: added a newsletter for source. experimenting with sending posts.luxagraf
2021-02-22html: eliminated a lot of inline JSluxagraf
2021-02-22js: moved janky button code to seperate fileluxagraf
2021-02-22js: pulled out all inline scriptluxagraf
2021-02-22testing CSP javascript fixluxagraf
2021-01-30misc: wrapping up some odds and endsluxagraf
2021-01-30posts: cleaned up model code and fixed template bugluxagraf
2021-01-15posts: fixed src tempate to use updated comment form namesluxagraf
2021-01-15posts: fixed fieldnote templates to use new breadcrumbsluxagraf
2021-01-15fixed a bug in comment form stylesluxagraf
2021-01-15Proj: Massive design overhaul to simplify codeluxagraf
Cut out Sass syntax, deleted old CSS rules, changed HTML to use fewer lists and more cascading instead of specific rules. Still requires compiling with sass to strip comments and compress, but would in theory work on its own. Reduced CSS file size by 2/3
2021-01-07added a photograpy section by tweaking Category model and then addinglxf
some urls
2020-12-23added related images to src postslxf