Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Really depends on your needs
Do you want a specific programming language?
Do you need one specific feature? Scheduled posts or RSS feeds, for example..
Do you want a DB or flat file?
I'm not trying to avoid the question, but there are hundreds of CMS right now.
There's Jekyll, which is implemented in Ruby. If you don't know Ruby, don't let that scare you.
What would work best is an existing CMS, that has a good degree of industry adoption, with a broad range of resources available to help you learn and grow with a platform.
<html>
{% if page.special_value is defined %}
Special value exists and is <strong>{{ page.special_value }}</strong>!.
{% endif %}
{% block content %}Fallback content{% endblock %}
</html>
Good point. It's why I like getkirby because the backend is kinda like Wordpress and pretty easy to use.I'm actually a big fan of Wordpress. It's got a bunch of issues, but it's insanely simple. I presume that most of you want to grow your businesses to the point where there is a team working below you to create content.
Most people can barely use Microsoft Word. I don't want to make it any more complicated than it needs to be. Most writers and editors know how to use WP now. It's industry standard.
Vogue.com uses it and they have hundreds of thousands of pages. I always figured that when the infrastructure becomes a problem I'll have the cashflow to hire a team to make custom changes the the CMS. Maybe that's being reactive rather than proactive, but I don't necessarily think that's always a problem.
It's also worth thinking about how you're going to liquidate. Most people will prefer a site to be on a CMS they understand. Investors aren't going to be messing around themselves, they'll want to easily be able to hire someone to manage it.
That's not to say it's always the right option, but you have better things to do. It's fine for the vast majority of people and makes the most sense in a lot of cases. Trying to change CMS is the ultimate version of "changing the website design will make me successful".
You do you, but I'm gonna be over here doing me.
I'm actually a big fan of Wordpress. It's got a bunch of issues, but it's insanely simple. I presume that most of you want to grow your businesses to the point where there is a team working below you to create content.
Most people can barely use Microsoft Word. I don't want to make it any more complicated than it needs to be. Most writers and editors know how to use WP now. It's industry standard.
Vogue.com uses it and they have hundreds of thousands of pages. I always figured that when the infrastructure becomes a problem I'll have the cashflow to hire a team to make custom changes the the CMS. Maybe that's being reactive rather than proactive, but I don't necessarily think that's always a problem.
It's also worth thinking about how you're going to liquidate. Most people will prefer a site to be on a CMS they understand. Investors aren't going to be messing around themselves, they'll want to easily be able to hire someone to manage it.
That's not to say it's always the right option, but you have better things to do. It's fine for the vast majority of people and makes the most sense in a lot of cases. Trying to change CMS is the ultimate version of "changing the website design will make me successful".
You do you, but I'm gonna be over here doing me.