Homebrewery

Redesign: Editor

The Edit Page is where most of the action happens on the Homebrewery; the page has the heaviest UI with more buttons, forms, menus and other elements than any other page. Most of them today are all treated as unique items. When I started this redesign I wanted to see what components could be combined Redesign: Editor

HB Redesign: Error Pages

Taking a look now at the pages that you hope to not see, the Error page and it’s various errors. Hopefully I can make the pages a little less of a bummer to see by steering away from “errors as brew documents” and maybe even adding some additional info to the error message to make HB Redesign: Error Pages

HB Redesign: Vault

In this other post I talked about how I am doing a redesign of the front-end of the Homebrewery. There was a lot of preamble in that post, and I’m just going to link to it here. Vault The last post was about the smaller single unit of the Vault page, the ‘card’ that displays HB Redesign: Vault

HB Redesign: BrewItem

I’ve been working on a redesign of the Homebrewery UI for a few months now. I have sort of kept the open Pull Request on Github up to date with where I am at, but I realizing that I have a website related to the Homebrewery where I can talk through it. A few things HB Redesign: BrewItem

Lists

Creating lists in Homebrewery, using Markdown, is quite intuitive, and styling it isn’t half bad either. Homebrewery doesn’t add any special syntax for regular lists, but it does for definition lists (article to come soon). Markup Lists should contain content that is actually a list of related items, and there are basically two types of Lists