Neuron questions - Neuron

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

fiatjaf

I just arrived here and I have 2 questions:

  1. can neuron be provided as a downloadable binary? the nix part may frighten tons of uninitiated people
  2. how can we customize the site generated?
fiatjaf

(also, thank you very much for these tools, they are awesome)

fiatjaf

oh, apparently there is a #Neuron stream.

Sridhar Ratnakumar

@fiatjaf There is a docker image, as well as a 'fake static binary' (~10s cold boot) for Linux - but otherwise you will need Nix.

Sridhar Ratnakumar

As for site customization, that's in roadmap: https://github.com/srid/neuron/issues/253

What we have right now is the ability to override color schemes. It would be nice to also be able to override HTML layout and CSS styles. Since neuron uses reflex-dom for HTML and clay for CSS, a t...
Notification Bot

This topic was moved here from #General > Neuron questions by Sridhar Ratnakumar

Fintan Halpenny

So I didn't RTFM and I didn't select "Include all branches". Is that a big deal? Can I manually fix that somehow?

Sridhar Ratnakumar

@Fintan Halpenny Probably not a big deal. If your GH pages doesn't update, go to settings and switch the gh-pages branch to something else, and then back to gh-pages.

Sridhar Ratnakumar

This bug has been unreliable; and I'm not sure if we still need these workarounds.

Fintan Halpenny

Sweet, I'll let check it out once I have some notes up :)

Fintan Halpenny

Excited to try this tool out finally!

Kampouse

I was looking at stuff like that yesterday seems to be a nice implementation! Good job

Fintan Halpenny

This is pretty cool @Sridhar Ratnakumar! I've started my brain child :) https://www.cerveau.app/-/FintanH/brain-child/master/index

Sridhar Ratnakumar

@Fintan Halpenny Nice. Did you manage to resolve the GH pages issues? https://fintanh.github.io/brain-child is still non-existant for me ...

Fintan Halpenny

I didn't try :sweat_smile:

Fintan Halpenny

I already have GH pages set to something already, will that be an issue due you know?

Fintan Halpenny

As far as I can tell it's one repo per user