V
V
vlim932015-08-31 20:19:14
CMS
vlim93, 2015-08-31 20:19:14

CMS for a designer who makes up static websites. Is it real?

Hey!
I draw website layouts and typeset them. But with programming everything is tight. For me, this is a dark forest. And I want to make websites on cms. In general, are there cms in which you can simply paste HTML / CSS and the site will work? And adding pages, and content, etc. I know it all sounds unrealistic and it's better to learn how to program yourself. But still, help in any way you can.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey Andreev, 2015-08-31
@vlim93

Try MODX. This CMS does not require specific knowledge to create simple websites.

A
Andrey Nikiforov, 2015-08-31
@eoffsock

I would suggest looking at Jekyll jekyllrb.com
It's not as complicated as it looks.

A
archelon, 2015-09-01
@archelon

So, to insert the code and it will work - there is no such thing. But at a basic and even intermediate level, website development on CMS does not require programming skills. For popular CMS, there are tens of thousands of ready-made extensions that allow you to make quite complex projects, and creating a template for a more or less experienced layout designer is a simple matter.
1. Read a dozen reviews and discussions, choose a system to your liking.
for example:
- Wordpress - most of all documentation, plug-ins, templates, etc.;
- MODx - the easiest for a layout designer (the easiest way is to integrate a ready-made html-layout);
- Drupal is an extremely flexible system, "programming with a mouse" is my choice :))
2. Get acquainted (in practice) with a step-by-step installation and basic setup guide.
3. Study the guide for working with templates / themes of this CMS. Take a close look at the template code. First, change the ready-made theme for yourself in order to understand how everything works.
4. Well, then how will it turn out :)) There you can do programming.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question