# How to build a blog with Pinegrow?

**URL:** https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674
**Category:** Beginners
**Created:** [July 11, 2022, 8:07pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674 "2022-07-11T20:07:31Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![svsmailus](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/svsmailus/32/4584_2.png) [@svsmailus](https://forum.pinegrow.com/u/svsmailus)
#### Post date: [July 11, 2022, 8:07pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/1 "2022-07-11T20:07:31Z")

</div>

Hi,

I’m new to Pinegrow, but have been developing sites for 20+ years. I’m ok with html & css and in general understand the Pinegrow IDE.

I need to develop a blog website, but am looking to avoid the big online CMSs. The blog will be low traffic, one post per week with mainly text rich.

Is there a way to build one with Pinegrow?

---

<div class="post-metadata">

### Author: ![abirana](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/abirana/32/4162_2.png) [@abirana](https://forum.pinegrow.com/u/abirana)
#### Post date: [July 19, 2022, 12:27pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/3 "2022-07-19T12:27:56Z")

</div>

Pinegrow works as a website builder, you build a static site and then make it dynamic. And the best option is that you can convert it to a WordPress theme. So that you can easily get a dynamic site with WordPress, build a blog site or anything with it.

I’m not sure what you are calling as big online CMSs, with WordPress you can go small too big as you need. Just don’t install every plugin that you come to know.

Pinegrow does have its own static CMS feature, but it is a totally different thing. Check about it here [Pinegrow CMS for static HTML websites | Pinegrow Web Editor](https://pinegrow.com/docs/pinegrow-pro/cms/)

---

<div class="post-metadata">

### Author: ![svsmailus](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/svsmailus/32/4584_2.png) [@svsmailus](https://forum.pinegrow.com/u/svsmailus)
#### Post date: [October 3, 2022, 3:17pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/4 "2022-10-03T15:17:52Z")

</div>

I have managed self-hosted WordPress installs in the past and they have been nothing but a nightmare. Constant hack attempts, malicious code through plugins and massive maintenance overhead plus increased costs to run.

I’d much rather use a framework like bootstrap, although I do appreciate that they are not dynamic.

Many thanks for the suggestion though.

---

<div class="post-metadata">

### Author: ![jonroc](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/jonroc/32/2805_2.png) [@jonroc](https://forum.pinegrow.com/u/jonroc)
#### Post date: [October 5, 2022, 7:09pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/5 "2022-10-05T19:09:10Z")

</div>

Hi, by nature all true blog CMS platforms will require some back end like PHP, but if you wanted to make a pho-blog in PG you can easily do this. You’ll have to manually do all the linking and such but if you set it up correctly it would appear to be a real blog for anyone visiting the website. Having said that I would personally just use WordPress b/c it’s easier to update after it’s been built. Best!

---

<div class="post-metadata">

### Author: ![schpengle](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/schpengle/32/238_2.png) [@schpengle](https://forum.pinegrow.com/u/schpengle)
#### Post date: [October 7, 2022, 11:12am UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/6 "2022-10-07T11:12:01Z")

</div>

Hi there @svsmailus , its a bit late now and I assume you already ended up with a solution, but… if your idea is still mothballed,  
how about **Flat File Systems**?

they are rarely if ever spoken of here, but they are really are a bit of a killer solution for what you were after.

heres some idea

[https://www.privacytools.io/guides/8-simple-stupid-flat-file-cms-free-user-friendly-and-open-source](https://www.privacytools.io/guides/8-simple-stupid-flat-file-cms-free-user-friendly-and-open-source)

And here is a simple list of 20 others!  
Including the above no doubt.

> **[20 Best Flat file based PHP content management systems - Webapptiv Blog](https://www.webapptiv.com/blog/20-best-flat-file-based-php-content-management-systems/)**
>
> Best flat-file content management system for web developers who demonstrate web design via coding. You can create your own template (include HTML, CSS, PHP) for each page.

…oh go on then, have another list as well! _This_ one describes each one quickly and the licensing too.

> **[15 Flat File CMS’s for Building Fast, Lightweight Sites](https://www.webhostingsearch.com/articles/flat-file-cms.php)**
>
> We cover what is a Flat File CMS? It's advantages, which host support them, examples of and an overivew of what we consider the best 15..

just check those out then google around for the best FFS etc  
Good luck and let us know if you go with any of them.

---

<div class="post-metadata">

### Author: ![svsmailus](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/svsmailus/32/4584_2.png) [@svsmailus](https://forum.pinegrow.com/u/svsmailus)
#### Post date: [October 7, 2022, 12:34pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/7 "2022-10-07T12:34:04Z")

</div>

Interesting that [Hugo](https://gohugo.io) is not on any of those lists?

---

<div class="post-metadata">

### Author: ![George\_Graham](https://avatars.discourse-cdn.com/v4/letter/g/b5ac83/32.png) [@George\_Graham](https://forum.pinegrow.com/u/George_Graham)
#### Post date: [October 7, 2022, 3:54pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/8 "2022-10-07T15:54:22Z")

</div>

Hugo is great. At the moment, I am building a project with [astro.build](https://astro.build/). which I would say is a step up from Hugo. Hugo and Astro are static site generators. It works differently to a CMS. If you want to build a blog with CMS functionality that has a tiny footprint, I use [WonderCMS](https://www.wondercms.com/).

---

<div class="post-metadata">

### Author: ![schpengle](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/schpengle/32/238_2.png) [@schpengle](https://forum.pinegrow.com/u/schpengle)
#### Post date: [October 7, 2022, 5:39pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/9 "2022-10-07T17:39:41Z")

</div>

Yes, I remember Looking at Hugo, some time ago,. Never used it. I used one or two others… mmm I just decided to have a look at some of them again.  
Ive mentioned Flat File systems on here previously too, and just realised that the free version of AMMPS

[https://ampps.com/](https://ampps.com/)

which I used to use to explore them has been seriously neutered!  
Ouch,  
Just about none of the app install scripts work on the free version any more!  
SO not much use to explore stuff.  
LAME!

but , does still install apache, mysql and phpmyadmiin for free I guess so…

mmm I just went and searched this forum now, strange, Im sure I waffled out about flat file systems far more than that, but I just checked out one search result and that took me back to this

> [@How does one handle blogging or RSS feeds on static sites?](https://forum.pinegrow.com/t/how-does-one-handle-blogging-or-rss-feeds-on-static-sites/2778/2):
>
> Pinegrow has no built-in blogging features for static sites. A blog requires a database. If I was in your shoes, I’d use a free CMS with a blogging platform (like [https://b2evolution.net/](https://b2evolution.net/)) and style the header and footer to look like my static site, and then just put it in a subdirectory. Alternately, you could embed a Blogger or Medium site in an iframe (yech!)

and followed that and found these, ONE I remember (sitecake)

> **[Simple CMS for static HTML/PHP websites](https://sitecake.com/)**
>
> If you find WordPress too complex, you should try Sitecake. It's really basic, drag and drop CMS for static websites.

**(OUCH! Pricey!)**

but this one?  
Care of @Printninja …  
I have NO recollection!

> **[b2evolution blog/social CMS - A complete engine for your website!](https://b2evolution.net/)**
>
> One blog. Multiple blogs. Photo albums. User community. Discussion forums. Online manuals. b2evolution can run them all on a single installation. Right out of the box — plugins fully optional.

and… have never heard of it.

---

<div class="post-metadata">

### Author: ![TechAkayy](https://avatars.discourse-cdn.com/v4/letter/t/ce73a5/32.png) [@TechAkayy](https://forum.pinegrow.com/u/TechAkayy)
#### Post date: [October 7, 2022, 10:55pm UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/10 "2022-10-07T22:55:08Z")

</div>

> [@George\_Graham](#):
>
> At the moment, I am building a project with [astro.build](https://astro.build/).

I have found Traversy Media’s course on astro really helpful - [https://youtu.be/Oi9z5gfIHJs](https://youtu.be/Oi9z5gfIHJs)

---

<div class="post-metadata">

### Author: ![tytusie](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/tytusie/32/6914_2.png) [@tytusie](https://forum.pinegrow.com/u/tytusie)
#### Post date: [October 8, 2022, 9:03am UTC](https://forum.pinegrow.com/t/how-to-build-a-blog-with-pinegrow/6674/11 "2022-10-08T09:03:16Z")

</div>

I fell in love with 11ty, and if as You say, have 20+ yr experience i m sure you’ll get quickly the in the game. it’s obviously not integrated with Pinegrow but I was playing around with it, setting my layout and the components amd then with 11ty was really easy to jump o a Static Site with some really cool features. Bryan explains much better then me - here’s the link to his channel, hope it’ll help you

> **[Bryan Robinson](https://www.youtube.com/user/MCABryan?app=desktop)**
>
> Hi! I'm Bryan Robinson. I'm a developer, designer and fan of the web. I write blog posts and record videos on front-end development and design topics. I'm passionate about CSS more than other technologies, but don't be shocked to see some simple JS...
