#hexdeck.pm | a hexdocs aggregator

1 messages · Page 1 of 1 (latest)

fervent river
#

I think it's a bit of a universal gleamlin experience that we end up with a bunch of hexdocs tabs open for the different packages we're using. I thought it would be fun to throw together a simple app that let me open a bunch of package docs pages side-by-side so this evening I made hexdeck.

I have some features and improvements planned in the issues already, but i'd love to heart from other folks too. If you want to contribute I would welcome it! Particularly if you're new to lustre this might be a nice way to dip your toes in.

meager rock
#

this demo is goregeous, props to the cameraperson

fervent river
rare kiln
#

wow this is very nice

#

great job

lapis dagger
#

this is sick

tough basalt
#

Oooh... me likey!!

fervent river
#

iframes op

lusty veldt
#

Whoa

maiden root
#

oooh very nice

#

now I can pretend I have like than 50 docs tabs open at any given time /pos

signal jetty
#

insane

#

do you think it would make sense to add support for localhost for when you are using / developing a local library

fervent river
signal jetty
# fervent river could you expand on that a little bit?

The question was based on a wrong assumption that gleam docs build also serves the hexdocs of a project on localhost (like maven does with mvn site:run in the Java world). And then I wondered if it would make sense to be able to also view them in hexdeck

#

btw, I think it would actually be nice if there was something like gleam docs run that does serve the docs with hot reloading so you can have a quicker feedback loop when documenting a gleam library