techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

#gravcms

2 posts2 participants0 posts today

Our customer control panel and other backend infrastructure is almost ready, so it's time to turn our attention to the new website. We need a CMS that is simple, fast and easy to customise in terms of integration with ecommerce, our control panel etc.

What would your vote 🗳️ be?

If you are running a #WordPress site and are looking for options to get your content out and served elsewhere, I've written a WordPress #plugin that exports content to #GravCMS.

The newest build of the plugin generates a GravCMS plugin so you'll be able to use whatever Grav theme you'd like!

Posts export as #markdown pages
Other content includes media, taxonomy, categories, site metadata, users, and roles.

If you use #AdvancedCustomFields , those transfer too!

github.com/jgonyea/wp2grav_exp

Exports Wordpress content to GravCMS. Contribute to jgonyea/wp2grav_exporter development by creating an account on GitHub.
GitHubGitHub - jgonyea/wp2grav_exporter: Exports Wordpress content to GravCMSExports Wordpress content to GravCMS. Contribute to jgonyea/wp2grav_exporter development by creating an account on GitHub.
Replied in thread

@vkc

If it suits your workflow, #GravCMS uses markdown for its page content, rendering to html via theme templates. The git-sync plugin can also react to commits to a remote repository, pull the new commits, and then update the website automatically. It's not a SSG, though, so it might not fit your use case.

EDIT: Oops, I just saw that you edited your post and made a decision already. Ignore me

Replied in thread

@rriver #GravCMS 僕も一瞬試しに触ってみたことあります。それまで #FlatFileCMS っていうものを知らなかったんですが、いくつかそう呼ばれているものがあるみたいで、シンプルに使えそうで良さそうですよね。

今のところ、自分は試しに触っただけでちゃんと何かに活用はできてないんですが、先日 Grav のこのブログ記事を参考に #macOS#Apache と#PHP をセットアップ出来たので、ありがたいという気持ちも込みで応援したいなーとおもってたところでした :tony_normal:

I'm resurrecting my plugin wp2grav [1], which helps an admin export #wordpress content for use in a #GravCMS site.

Currently working:

  • Post content
  • User roles
  • Users
  • Uploaded content

Please submit issues to the repo, and I'll try to get to them as soon as I can.

[1] github.com/jgonyea/wp2grav_exp

Exports Wordpress content to GravCMS. Contribute to jgonyea/wp2grav_exporter development by creating an account on GitHub.
GitHubGitHub - jgonyea/wp2grav_exporter: Exports Wordpress content to GravCMSExports Wordpress content to GravCMS. Contribute to jgonyea/wp2grav_exporter development by creating an account on GitHub.