Ivy Chen
Ivy Chen

Reputation: 33

How to Integrate blogging functionality into an HTML template for personal website?

I've recently bought a HTML5 theme on Envato market and am having a lot of fun playing around with customization as a static file.

What resources can I use to making the blogging functionality work? Jekyll, Rails?

It's a personal design website that I'm making.

Here's the demo website for the theme: https://themeforest.net/item/massive-responsive-multipurpose-html5-template/12503639

Upvotes: 1

Views: 67

Answers (1)

Mr. Hugo
Mr. Hugo

Reputation: 12582

You should use Jekyll in combination with CloudCannon. It is really great and free! You can also use Forestry.io.

Note that with CloudCannon you can just upload your HTML with some 'editable' classes on them en get going. Really easy.

Good luck!

Upvotes: 1

Related Questions