summaryrefslogtreecommitdiff
path: root/app/posts/templates
AgeCommit message (Collapse)Author
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
2020-12-23added related posts to srclxf
2020-12-04added related to essaysluxagraf
2020-12-02fixed some bugs in templates and renderingluxagraf
2020-12-02ready to get rid of photos model for media modelluxagraf
2020-11-25fixed a template bugluxagraf
2020-11-25cleaned up related posts to account for locationless dateless relatedluxagraf
things
2020-11-19added prologue to essays and a special catchall to stop some persistantluxagraf
spam.
2020-11-17made same template changes to src detailluxagraf
2020-11-17bug fixluxagraf
2020-11-17changed the list display of src postsluxagraf
2020-11-15ported jrnl building to postsluxagraf
2020-11-13migrated jrnl to posts, fixed some bugs in pages build, RSS feed, andluxagraf
Sitemap
2020-11-13fixed a bug in field not list templateluxagraf
2020-08-25fixed build bug in field notesluxagraf
2020-08-15fixed a bug in field notes breadcrumbsluxagraf
2020-08-15moved fieldnotes into posts, finished builder for thoseluxagraf
2020-08-06added builder for src and guides via postsluxagraf
2020-08-06Migrated Src into postsluxagraf
2020-04-06changed post handling and fixed some bugs in templatesluxagraf
2020-01-27abstracted breadcrumbs into seperate templateluxagraf
2019-11-15fixed display post type in post templatesluxagraf
2019-11-15added breadcrumbs to reviews templateluxagraf
2019-11-15changed sub_title to subtitle in post templatesluxagraf
2019-11-09added new style comment form to detail pagesluxagraf
2019-11-09added comment wrapper to guidesluxagraf
2019-11-05added updates to posts modelluxagraf
2019-10-07added new posts stuff and changed name of src postsluxagraf
2019-09-18added posts, consolidated essays into postsluxagraf