Git Product home page Git Product logo

doky-cms.php's Introduction

Doky CMS PHP

A PHP CMS that syncs the documentation written to and from a git repository.

The basic idea of this CMS is that the documentation written to it will be available both in the development repository as markdown files but then also be in a database. This way the documentation can be written to in a web interface and then be synced to the repository.

Tasks/Roadmap

First Basic Version

  • Synchronizer
    • Git
      • Cloning repository
      • Pulling changes
      • Pushing changes
      • Creating detailed commit messages
      • Webhook for updates
      • Uploading to specific branch
      • Serving from specific directory
  • Backend
    • Compression of images
    • Index of all docs
    • Serialization of docs into markdown
  • CMS
    • Roles
      • Role-based permission system
    • Users
      • Author name in doc
      • Co-authoring
    • Editor
      • Markdown editor
      • Meta
        • Basic Key-Value pairs
        • YAML
  • Frontend
    • Search
      • Advanced search per word
      • Priority sorting with doc meta
    • Keybinds
      • Open search overlay
    • Mobile support
  • API
    • Documentation
      • Markdown
      • Meta data

doky-cms.php's People

Contributors

onelikeandidie avatar

Watchers

 avatar

doky-cms.php's Issues

No Mobile Support

I seem to have forgotten to target the largest audience, the mobile web browsers.

I want to make both the end-user and the end-editor experience work on both desktop and mobile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.