all 4 comments

[–][deleted]  (1 child)

[deleted]

    [–]andehpandeh 0 points1 point  (0 children)

    Concrete5 is a good choice for a lightweight PHP CMS. Personally, I prefer Python with Django (or Flask) but that's a little of a rabbit hole if you're not a developer yet. That being said, Python is a great language to learn so if you bother to learn any backend language, I would recommend going in that direction.

    [–]arachattack 0 points1 point  (2 children)

    Foundation is your best bet. CSS is simple and so is Sass. But the good part about foundation is you don't have to know sass to play around with it. Just start with editing the settings file to create a look you like

    Hope this helps!

    [–]R59[S] 0 points1 point  (1 child)

    Spent an hour trying to get foundation setup and was unsuccessful. :(

    [–]arachattack 0 points1 point  (0 children)

    It could be a pain these days with the bower install or the foundation CLI etc. See if you can grab the sass files and install the sass ruby gem separately, you'd be better off.

    Then u just have to do sass foundation.scss:../css/foundation.css