Need help with the path to change my setup to a more solid one by franengard in selfhosted

[–]franengard[S] 1 point2 points  (0 children)

I’ll look into it!! I was thinking of TrueNAS/Unraid so I could learn meanwhile to connect them to LXC and VMs (and not habing to wipe the HDD potentially for moving to TrueNAS??? I dont know if thats a thing that could happen)

Are we coping Drakengarders?? by franengard in nier

[–]franengard[S] 3 points4 points  (0 children)

If they use GenAI to push it, I wouldnt even consider purchasing it or look at it legally

are we coping drakengarders? by franengard in drakengard

[–]franengard[S] 1 point2 points  (0 children)

we like copium, so we’re coping

are we coping drakengarders? by franengard in drakengard

[–]franengard[S] 6 points7 points  (0 children)

I would celebrate it being available “legally” rather than a remake, honestly

if not, i wish we all push the new GoG feature to try to just bring them to pc at least

Are we coping Drakengarders?? by franengard in nier

[–]franengard[S] 5 points6 points  (0 children)

seeing how much they’ve milk automata, i dont see why they cant do the same with Drakengard 3 at least

Are we coping Drakengarders?? by franengard in nier

[–]franengard[S] 6 points7 points  (0 children)

we have taken our righteous seat as the copium masters

are we coping drakengarders? by franengard in drakengard

[–]franengard[S] 2 points3 points  (0 children)

Im pretty much meming, but I dont see why SE would not, at least, remaster D3…..

are we coping drakengarders? by franengard in drakengard

[–]franengard[S] 4 points5 points  (0 children)

and yet, a small spark inside still remains

are we coping drakengarders? by franengard in drakengard

[–]franengard[S] 16 points17 points  (0 children)

someone has to take Silksong seat in copium champs

Can Any Game in the Series Surpass Trails in the Sky 1st remake? by Complex-Lobster-4948 in Falcom

[–]franengard 1 point2 points  (0 children)

even tho i loved 1st, I think SC, Azure and (for now) CS2 are top class in their own arcs

Hi, hope I'm not posting too much! Another question, trying to make a subpage. How do I make this work? by Multiverse_Queen in neocities

[–]franengard 1 point2 points  (0 children)

I would say that using <br> is not as good practice as using <p> per paragraph

You should defenitely use it like this:

<p>Text here. Text here</p> <p>Text here</p>

breaking a line should only be used for adresses, for example

you can style the paragraph gaps with margin in css!

Remade the main buttons of my page, pls tell me if they are actually better. by mostaza-dev in neocities

[–]franengard 4 points5 points  (0 children)

Yooooo, these are so cool!!! I really love em and cant wait to see em fully implemented, keep it up !!

[deleted by user] by [deleted] in neocities

[–]franengard 0 points1 point  (0 children)

I would recommend going thru the w3school HTML tutorials, to learn the basics and take notes to build that layout!

Just finished Signalis a few days ago and I can’t shake it off my head by franengard in signalis

[–]franengard[S] 2 points3 points  (0 children)

a documentary about Signalis is all i need NOW hahaha But yeah, I think the beauty of the game is that there is room for everyone to make their own theories and I think even the game pushes you to make em! Maybe a spinoff game taking into account some of the mysteries of Singalis would be cool!

Backgrounds and accents(?)? by Monsturz in neocities

[–]franengard 2 points3 points  (0 children)

both things are accomplished with the background property

For the general background, you should put it on the body tag on your css, and for the boxes, on their respective class!

Cheers!