-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
i would like to integrate as much as possible with data of loathing for writing posts.
things i would love to do for the blog posts:
- construct little cards with item icon, name, description, etc. could look the same way that item descs look in game, or we could do something cooler with it.
- use it to reference the actual item icon images. i have been very hesitant to do anything with item images that makes me have to save/upload/format the image before putting it on the site; given that DOL references image names, we can probably figure out a way to mirror the images and reference them through that, so there ends up being some react object like
<KOLItem name="dead guy's watch" />
that grabs the item and places it in the post (maybe even with a pop up of the little card if the user clicks on it?) - make a post archive for the iotms that uses a greenbox-style table with iotm icons by month that people can use to go through our iotm reviews
things i would love to do in general:
- find a few queries people constantly ask about in ASS and have a post on loathers that just has, like, good tabular presentation of them. things like the "best food" / "best booze" / "non-"+5weight" familiar equip" / etc. this happens all the time and would be nice to just have some useful pages that are just like well formatted graphql outputs staged into tables that can serve as references
Metadata
Metadata
Assignees
Labels
No labels