Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 282 Vote(s) - 3.64 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is a good way to integrate blog functionality into a website not using WordPress?

#1
I was building a simple website for a friend, and he wants to add a blog to his site.

I wasn't sure what approach to take.

Specifically I don't want to alter the look of the existing website and just want a different section for his blog.

A light CMS option would be great as it would make it easy for him to add content and possibly search, but something I could style using simple CSS.

I was looking at WordPress as an option, but it seems pretty bloated and hard to theme.

Not that I don't think WP is capable - I am considering it, but I was looking towards trying some other CMS' and any other approaches that you might recommend.

Thanks
Reply

#2
I'm afraid I'm a WordPresser myself, so I can't offer non-WP advice. But if your main concern is that WordPress is hard to theme, then you could have your own pages integrate with it and handle the display in your own code?

If you're on a PHP-platform integration can be done in 5-10 lines of code, as shown [on the WordPress Codex pages][1]. If you're on another technology stack, you could either use [the XML-RPC API][2] or have WordPress publish full RSS feeds and use those to create pages in your friend's site?

[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#3
Are you currently using any CMS in order for your friend to be able to edit the site? While you mention that Wordpress seems bloated to you, a lot of the codebase is looking after creating posts, editing, versioning, etc.

Without a CMS to back the blog, this will be something that you'll have to write from scratch. Additionally, while lighter tools like [CushyCMS][1] can be good for editing static sites, if you're friend is blogging, he will need some way to add new pages/posts, rather than just editing existing ones.

I would suggest re-evaluating Wordpress — as CMS go, it's a small learning curve, both for you and for him, and it's possible to strip it right back, so that the only HTML/CSS outputted is what you write yourself.

Check out [Roots][2] theme as an option — based on Twitter Bootstrap & HTML 5 boilerplate — or if you prefer, check out some tutorials on coding a theme from scratch. It's surprisingly quick to get going & you have complete control over the outputted HTML/CSS.


[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#4
You can try also [Microweber CMS][1]. They support blog and shop and it is downloadable - open source.


[1]:

[To see links please register here]

Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through