Taylan Tatlı
Taylan Tatlı
same for me. I'm trying to use git version so i can use css styling but i can't build. Can you please provide bin version so we don't deal with...
> @TaylanTatli Can you post how you tried to install and the output of the failed installation? I tried to install from AUR using yay. Building didn't worked for my...
> Can you try to build again with LC_ALL having the endocing specified as well and post the output if not successfull? Thx with `LC_ALL=en_US.iso88591` it's working.
Is this because of encoding that we use? There should be an `X` button. 
I tried a few font systemwide and from css, font changes but button still same.
> Hmm, maybe execute the notification center, but first export LC_ALL=en_US.iso88591 ? Just guessing, here. Never had this myself This also didn't work. I will try a few things. If...
Rebuild with `LC_ALL=en_US.UTF-8` worked. It didn't rebuild everything since they were compiled already (i don't know much about Haskell). This is where it started building: ``` ==> Extracting sources... ->...
> Yeah, stack caches everything that did not change, I think, which is handy considering the build takes like for ever. > > Just that I get this right, when...
For me, this is much better. Also it's simple to change it: just replace this line https://github.com/TaylanTatli/Halve/blob/master/assets/_sass/_site.scss#L335 with `background: $overlay-color;`. Also I completely cloned [Vangelis Tzortzis](https://github.com/srekoble)'s site, I don't think...
#3 You can use this PR. It seems project is dead.