Create account

sent · 888 sats 961d
replied 961d
It's looking pretty darn good already! Let me know if there are changes you'd like to see in the HTML, I'm happy to work with you on that.
replied 961d
Thank you. I will suggest changes on github. But understand that if too many changes are introduced it might have a detrimental impact on the existing themes.
replied 961d
Yes I think we'll need to balance the improvements your theme brings with the impact on existing themes, but generally if it's an improvement to the HTML and keeps or increases the
replied 961d
content/style separation, I'm happy to make it.
replied 961d
Nice. I have a few suggestions already.
Simon Van Gelder
replied 961d
Are you taking pull requests for themes? Might take a swing.
replied 960d
Absolutely. Member has user selectable themes, so we can just drop in new ones for a greater selection.
Simon Van Gelder
replied 960d
Any chance of adding SASS to the build chain?
Simon Van Gelder
replied 958d
Work has begun, but my dev box does not handle the RPC rate limiting well on an already full chain.
replied 957d
Are you running a Member server - not strictly necessary if you want to develop a theme, you can just run it against the default server. But can you tell me a bit more about the
Simon Van Gelder
replied 957d
Yes: pointed at a full node. It seems to chug along as fast as the RPC can respond. I think the death knell was overheating => shutdown => corrupted sql. Not the best box in the world.
replied 957d
There's a rate limiter in the config I think. Also, for the initial load, it uses high risk database settings to allow for a fast sync. If your node goes down though, it should wait
Simon Van Gelder
replied 957d
I saw many "sleep 0" calls, so perhaps I just missed that setting. Thanks.
replied 957d
for it to come back up to continue.
replied 957d
problems you're running into?