Showing posts with label Websites. Show all posts
Showing posts with label Websites. Show all posts

Friday, June 5, 2015

10 Flat CMS to Setup Lightweight Websites – Best of

Traditional content management systems (CMS) like WordPress or Joomla is great but if you build a small website or a personal blog, you probably don’t need the rich functionalities offered. What you need is a simpler, more elegant and lightweight solution — what you need is a flat CMS.


The most striking difference you will see in a flat CMS is that it does not require a database. A flat CMS stores any website data or content in files and folders only. Without querying to retrieve content from the database, you enjoy the rapid loading of your website. You can also skip the cumbersome installation process; simply upload files to the server and the website is ready.


If you want to give flast CMS a try, here are 10 you can start with. Almost all of them feature a Markdown editor that can render your .md files into web pages. Some of them also feature a visual editor with WYSIWYG features as well as user and role management.



1. Grav


Grav reads the markdown files that you upload in the user/pages/ folder then renders it as pages. If you want to jump into it real quick, there are skeletons sites that you can use to kickstart your project.


Grav uses the Twig template engine to build themes; you can create your own themes since it is quite simple or you can use any of the 20 ready themes. Grav also has many plugins to add extra functions to your site. For easy installation, you can use Grav Package Manager.


2. Pico


Pico lets you create websites easily and blazing fast. You create content in .md files, then upload it to the content folder on the installation directory. That file will become an accessible page on your website.


You can create your theme with the Twig template engine. There are also available plugins for pagination, slider, meta tag, and others to extend your website functionality.


3. Dropplets


Dropplets is a simple CMS for easy blogging, with no database and easy installation in seconds to run on any server. It has an administrator page for setting site preferences, but not for editing content. To create content, write your post in Markdown format and upload it to the server from the dashboard by clicking Public or Update Posts.


Dropplets comes with a free template, but if you want more, you can buy premium template from the dashboard. If you are designer and prefer to create your own theme, there is no special template engine, just use regular PHP.


4. Kirby


My favorite flat file CMS, Kirby has comprehensive features but is dead easy to use. Although you can add the content manually, like with other flat CMS, there is also a web interface named Kirby Panel, which lets you post your content as a page, blog, or gallery, as well as to manage the users and roles.


Kirby lets you write content in Markdown format by default, but there are visual markdown editor plugins to make writing fun. You can browse more plugins to make your web more powerful and awesome.


5. Automad


Automad is a file based CMS designed to run without any dependency to a database. You can add content that are text-based saved in .txt format and uploaded to the pages folder. If you aren’t a fan of coding, you can use the web user interface instead to easily add content and a galleries.


Automad use its own template engine to build themes, and it is easy to to use sincethey provide Toolbox functions to generate the elements in a page.


6. gp|Easy


gpEasy is a fast and easy to use flat-file CMS with many features included. The installation is easy, just follow these few steps to make your site ready. GpEasy comes with an WYSIWYG editor for easy adding and formatting of content. It also features a file manager so you can easily manage your media file or folder.


In your post, you can insert images and other file types, such as PDF. Best of all, gpEasy comes with dozens of themes and plugins, more than what the other CMS has to offer.


7. Yellow


With Yellow you can write the content in .txt format, as well as in Markdown and HTML. When you do fresh installs, Yellow includes the "Home" and "About" page. Page is the default content. If you want make a blog then you can use a blog plugin; to insert images you should use the image plugin.


Yellow includes a simple online text editor so you can edit or add your content right on your website. You can also upload the file content manually, which allows you to set the sorting and publishing status.


8. WonderCMS


WonderCMS is the smallest CMS in the world (their claim). Its size is quite small (just 15kb on 7 files) yet it shas cool feature such as editing content in place. You can grab themes, and get plugins to add features to your site such as adding a gallery and a WYSIWYG editor.


9. RazorCMS


Razor is a flat file CMS that is easy to use even if you cannot code. To start up your site, after installation go to /login on your installation URL and insert the default credentials to access the dashboard. From there you can adjust the overall settings in your website, including adding or editing pages.


The in-page editing with rich text editor is such a cool feature, which lets you edit the content just in one place. You can create your own theme to add flavor to the website.


10. Nibbleblog


Nibbleblog uses a one-step installation wizard. All you need to do is fill in your information and you can login to the dashboard to do everything form creating a blog post or page to setting site preferences.


You can formata the blog content easily since it comes wit h visual editor. You can also add the image or video there as well. There are about 9 ready-to-use themes to change the appearance of your site plus plugins to add special functions.


Honorable mentions


Of course out there are still many Flat CMS created by other developers that you can use. I would like to add a few more of them for your reference or as alternatives should the list above not cut it for you.










10 Flat CMS to Setup Lightweight Websites – Best of

Thursday, June 4, 2015

10 Flat CMS to Setup Lightweight Websites – Best of

Traditional content management systems (CMS) like WordPress or Joomla is great but if you build a small website or a personal blog, you probably don’t need the rich functionalities offered. What you need is a simpler, more elegant and lightweight solution — what you need is a flat CMS.


The most striking difference you will see in a flat CMS is that it does not require a database. A flat CMS stores any website data or content in files and folders only. Without querying to retrieve content from the database, you enjoy the rapid loading of your website. You can also skip the cumbersome installation process; simply upload files to the server and the website is ready.


If you want to give flast CMS a try, here are 10 you can start with. Almost all of them feature a Markdown editor that can render your .md files into web pages. Some of them also feature a visual editor with WYSIWYG features as well as user and role management.



1. Grav


Grav reads the markdown files that you upload in the user/pages/ folder then renders it as pages. If you want to jump into it real quick, there are skeletons sites that you can use to kickstart your project.


Grav uses the Twig template engine to build themes; you can create your own themes since it is quite simple or you can use any of the 20 ready themes. Grav also has many plugins to add extra functions to your site. For easy installation, you can use Grav Package Manager.


2. Pico


Pico lets you create websites easily and blazing fast. You create content in .md files, then upload it to the content folder on the installation directory. That file will become an accessible page on your website.


You can create your theme with the Twig template engine. There are also available plugins for pagination, slider, meta tag, and others to extend your website functionality.


3. Dropplets


Dropplets is a simple CMS for easy blogging, with no database and easy installation in seconds to run on any server. It has an administrator page for setting site preferences, but not for editing content. To create content, write your post in Markdown format and upload it to the server from the dashboard by clicking Public or Update Posts.


Dropplets comes with a free template, but if you want more, you can buy premium template from the dashboard. If you are designer and prefer to create your own theme, there is no special template engine, just use regular PHP.


4. Kirby


My favorite flat file CMS, Kirby has comprehensive features but is dead easy to use. Although you can add the content manually, like with other flat CMS, there is also a web interface named Kirby Panel, which lets you post your content as a page, blog, or gallery, as well as to manage the users and roles.


Kirby lets you write content in Markdown format by default, but there are visual markdown editor plugins to make writing fun. You can browse more plugins to make your web more powerful and awesome.


5. Automad


Automad is a file based CMS designed to run without any dependency to a database. You can add content that are text-based saved in .txt format and uploaded to the pages folder. If you aren’t a fan of coding, you can use the web user interface instead to easily add content and a galleries.


Automad use its own template engine to build themes, and it is easy to to use sincethey provide Toolbox functions to generate the elements in a page.


6. gp|Easy


gpEasy is a fast and easy to use flat-file CMS with many features included. The installation is easy, just follow these few steps to make your site ready. GpEasy comes with an WYSIWYG editor for easy adding and formatting of content. It also features a file manager so you can easily manage your media file or folder.


In your post, you can insert images and other file types, such as PDF. Best of all, gpEasy comes with dozens of themes and plugins, more than what the other CMS has to offer.


7. Yellow


With Yellow you can write the content in .txt format, as well as in Markdown and HTML. When you do fresh installs, Yellow includes the "Home" and "About" page. Page is the default content. If you want make a blog then you can use a blog plugin; to insert images you should use the image plugin.


Yellow includes a simple online text editor so you can edit or add your content right on your website. You can also upload the file content manually, which allows you to set the sorting and publishing status.


8. WonderCMS


WonderCMS is the smallest CMS in the world (their claim). Its size is quite small (just 15kb on 7 files) yet it shas cool feature such as editing content in place. You can grab themes, and get plugins to add features to your site such as adding a gallery and a WYSIWYG editor.


9. RazorCMS


Razor is a flat file CMS that is easy to use even if you cannot code. To start up your site, after installation go to /login on your installation URL and insert the default credentials to access the dashboard. From there you can adjust the overall settings in your website, including adding or editing pages.


The in-page editing with rich text editor is such a cool feature, which lets you edit the content just in one place. You can create your own theme to add flavor to the website.


10. Nibbleblog


Nibbleblog uses a one-step installation wizard. All you need to do is fill in your information and you can login to the dashboard to do everything form creating a blog post or page to setting site preferences.


You can formata the blog content easily since it comes wit h visual editor. You can also add the image or video there as well. There are about 9 ready-to-use themes to change the appearance of your site plus plugins to add special functions.


Honorable mentions


Of course out there are still many Flat CMS created by other developers that you can use. I would like to add a few more of them for your reference or as alternatives should the list above not cut it for you.










10 Flat CMS to Setup Lightweight Websites – Best of

Wednesday, June 3, 2015

10 Flat CMS to Setup Lightweight Websites – Best of

Traditional content management systems (CMS) like WordPress or Joomla is great but if you build a small website or a personal blog, you probably don’t need the rich functionalities offered. What you need is a simpler, more elegant and lightweight solution — what you need is a flat CMS.


The most striking difference you will see in a flat CMS is that it does not require a database. A flat CMS stores any website data or content in files and folders only. Without querying to retrieve content from the database, you enjoy the rapid loading of your website. You can also skip the cumbersome installation process; simply upload files to the server and the website is ready.


If you want to give flast CMS a try, here are 10 you can start with. Almost all of them feature a Markdown editor that can render your .md files into web pages. Some of them also feature a visual editor with WYSIWYG features as well as user and role management.



1. Grav


Grav reads the markdown files that you upload in the user/pages/ folder then renders it as pages. If you want to jump into it real quick, there are skeletons sites that you can use to kickstart your project.


Grav uses the Twig template engine to build themes; you can create your own themes since it is quite simple or you can use any of the 20 ready themes. Grav also has many plugins to add extra functions to your site. For easy installation, you can use Grav Package Manager.


2. Pico


Pico lets you create websites easily and blazing fast. You create content in .md files, then upload it to the content folder on the installation directory. That file will become an accessible page on your website.


You can create your theme with the Twig template engine. There are also available plugins for pagination, slider, meta tag, and others to extend your website functionality.


3. Dropplets


Dropplets is a simple CMS for easy blogging, with no database and easy installation in seconds to run on any server. It has an administrator page for setting site preferences, but not for editing content. To create content, write your post in Markdown format and upload it to the server from the dashboard by clicking Public or Update Posts.


Dropplets comes with a free template, but if you want more, you can buy premium template from the dashboard. If you are designer and prefer to create your own theme, there is no special template engine, just use regular PHP.


4. Kirby


My favorite flat file CMS, Kirby has comprehensive features but is dead easy to use. Although you can add the content manually, like with other flat CMS, there is also a web interface named Kirby Panel, which lets you post your content as a page, blog, or gallery, as well as to manage the users and roles.


Kirby lets you write content in Markdown format by default, but there are visual markdown editor plugins to make writing fun. You can browse more plugins to make your web more powerful and awesome.


5. Automad


Automad is a file based CMS designed to run without any dependency to a database. You can add content that are text-based saved in .txt format and uploaded to the pages folder. If you aren’t a fan of coding, you can use the web user interface instead to easily add content and a galleries.


Automad use its own template engine to build themes, and it is easy to to use sincethey provide Toolbox functions to generate the elements in a page.


6. gp|Easy


gpEasy is a fast and easy to use flat-file CMS with many features included. The installation is easy, just follow these few steps to make your site ready. GpEasy comes with an WYSIWYG editor for easy adding and formatting of content. It also features a file manager so you can easily manage your media file or folder.


In your post, you can insert images and other file types, such as PDF. Best of all, gpEasy comes with dozens of themes and plugins, more than what the other CMS has to offer.


7. Yellow


With Yellow you can write the content in .txt format, as well as in Markdown and HTML. When you do fresh installs, Yellow includes the "Home" and "About" page. Page is the default content. If you want make a blog then you can use a blog plugin; to insert images you should use the image plugin.


Yellow includes a simple online text editor so you can edit or add your content right on your website. You can also upload the file content manually, which allows you to set the sorting and publishing status.


8. WonderCMS


WonderCMS is the smallest CMS in the world (their claim). Its size is quite small (just 15kb on 7 files) yet it shas cool feature such as editing content in place. You can grab themes, and get plugins to add features to your site such as adding a gallery and a WYSIWYG editor.


9. RazorCMS


Razor is a flat file CMS that is easy to use even if you cannot code. To start up your site, after installation go to /login on your installation URL and insert the default credentials to access the dashboard. From there you can adjust the overall settings in your website, including adding or editing pages.


The in-page editing with rich text editor is such a cool feature, which lets you edit the content just in one place. You can create your own theme to add flavor to the website.


10. Nibbleblog


Nibbleblog uses a one-step installation wizard. All you need to do is fill in your information and you can login to the dashboard to do everything form creating a blog post or page to setting site preferences.


You can formata the blog content easily since it comes wit h visual editor. You can also add the image or video there as well. There are about 9 ready-to-use themes to change the appearance of your site plus plugins to add special functions.


Honorable mentions


Of course out there are still many Flat CMS created by other developers that you can use. I would like to add a few more of them for your reference or as alternatives should the list above not cut it for you.



10 Flat CMS to Setup Lightweight Websites – Best of

Monday, June 1, 2015

How To Convince Clients It’s Time To Redesign Their Websites



One of the joys of being a freelancer is that, if you do your job, you’ll have clients who stay with you year after year. It really is nice to know that people appreciate your hard work and that you have built a trusting relationship.


After awhile, you might start to notice that some of those clients may be in desperate need of a site redesign. No, it’s not that the site you designed is that bad. But, after several years and several advancements in technology, a site may simply become outdated.


Personally, I feel like with each passing year I become better at what I do as both a designer and developer. A site I designed 5-10 years ago usually won’t measure up to the standards I have today.


out dated web site
Image Source: Retro Operator via Shutterstock.


Heck, there are times when I look at something I did one or two years ago and say "Wow, I wish I knew then what I know now. I may have added feature X or used script Y".


So, there are definitely selfish reasons for discussing a redesign. Both in terms of putting your best work out there and, of course, bringing in more revenue. That said, there are also times when outdated websites can have bad consequences for your clients.


Outdated websites leaves your client susceptible to:


  • Being bypassed by the competition.

  • Wasting precious time and money updating an old static HTML site or one with a clunky CMS from 2001.

  • SEO penalties from algorithm Google updates.

  • Possible security holes from outdated software or scripts.

  • Missing out on social media integration.

  • Failing to serve mobile visitors with a device-friendly version of their site.

  • Lack of browser compatibility.

What To Do About It


Perhaps the best way to approach your client on the subject of a redesign is to schedule some time to talk in person. You might even go that extra mile and buy them lunch.


When the subject of their website is brought up, tell them that you really believe they could benefit from a new website. List the benefits, including:


  • Save money and become more efficient with a new CMS such as WordPress.

  • The ability to create a custom template and functionality for mobile devices.

  • Take advantage of newer technologies to add new features.

  • Social media usage to increase the awareness of their brand.

Of course, the list can go on and on. The idea is to whet their appetite for what they are missing out on. From there, show them examples of some of your recent work. Point out specific features or layouts that you think may truly benefit your client. Explain how your other clients are using new technologies and how it has helped their business.


Keeping Their Budget In Mind


Your client may just be thrilled to hear about the latest and greatest you have to offer. Selling them on your skills is essential. But even more important to your client is how much the project will cost. Convincing them to spend money is always the bigger challenge.


One of the ways I like to present the idea of a redesign is to think of it as an investment in my client’s business. The investment isn’t just about a fancy-looking new site, it’s also about functionality and how it can potentially increase sales and make life easier.


Particularly for clients who spend a good bit of resources updating their site (whether they do it or pay you to do it), it’s a good idea to point out the cost savings of using WordPress, etc. This may not be as relevant to a client who just redesigned their site a couple of years ago. But, if we’re talking about clients who have gone 5+ years without a redesign, the cost savings argument can really convince them to go ahead with the project.


Most everyone you deal with will eventually ask you "How much does this cost?". It may be a good idea to have a rough draft proposal on hand. That way, you can give them a ballpark figure and still give yourself wiggle room depending on what the client wants to do.


In Conclusion


When you have a free moment, take a look at your portfolio. Study some of your older work and pick out a client or two who you feel could really benefit from a redesign. Go over their sites with a fine-toothed comb and figure out what it is they’re missing out on. Then, schedule some time to chat.


If you’ve built a trusting relationship, then they are more likely to really listen and consider your proposal. Be confident in what you say and don’t make promises you know you can’t keep. Just give them your best, most honest pitch. You just may end up with more work than you know what to do with (which could always be the subject of another post). Good luck!




The post How To Convince Clients It’s Time To Redesign Their Websites appeared first on Speckyboy Web Design Magazine.



How To Convince Clients It’s Time To Redesign Their Websites