Skip to content

platformable/platformablecodegenerator

 
 

Repository files navigation

Blog Code Generator for headless CMS


Alt Text

Visit the code generator here


What is this tool for?


  • Its a tool to create an easy way to insert standardised blog components into any headless CMS or any popular cms.
  • To create a customizable tool that allows any content creator to insert blog components into their headless CMS
  • To enable site managers to set consistent style guide rules for their website and ensure blog components created match the style guide

Installation


Clone this repo to your desktop and run npm install to install all the dependencies.

git clone https://github.com/platformable/platformablecodegenerator.git

You might want to look into gatsby-config.js to user your own metadata

Usage


npm install

Once the dependencies are installed, you can run gatsby develop to start the application. You will then be able to access it at localhost:8000

In our case we use Strapi as our backend for getting the media images of our live site but feel free to use the Headless CMS of your preference or just change the config to match your Strapi backend.

Contributing


Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change or add.

Support


If you need help configuring your project feel free to write to alexei@platformable.com

License


This project is licensed under the terms of the MIT license.

About

Platformable code generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.6%
  • CSS 16.4%