tmaxxdd / BlogPostGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogpost generator

This project allows you to quickly generate HTML blog pages with usage of a handy admin panel. This app is written in a plain PHP so you can add this to the existing website with no concerns about frameworks.

Overview

Add the metadata generator_admin_metadata

Add the content generator_admin_content

Generated page
e340bd176dfa0968e4bf5b89e8b57d6288b71ab4

Available components

  • Header
  • Text
  • Image
  • Gist snippet
  • Link
  • List (called here as a Table)

Features

  • Generating styled HTML components
  • Creating snapshots of article's content
  • Rendering dynamic preview of final page
  • Uploading images
  • Adding Github gists
  • Picking the time and date from modals

Technologies

  • PHP
  • JQuery
  • Ajax
  • Materialize

About


Languages

Language:PHP 60.5%Language:JavaScript 28.7%Language:CSS 10.8%