Coder Social home page Coder Social logo

docpad-plugin-minicms's Introduction

miniCMS

Add admin features to Docpad

screen1

An admin panel for Docpad?

I know there has been a lot of talk about defining a roadmap to build a docpad GUI, but I needed an admin panel with basic CMS features right now, so I just made one. It is far from being perfect but it works.

Key features

  • Configure everything on your docpad.coffee file: admin path, password, lists, filters, forms
  • List and Manage your content with a very easy user interface
  • Create forms to edit your content with built-in components: datepicker, wysiwyg, markdown, image upload, tags with autocomplete

How to use

Run docpad install minicms

Then, you should definitely take a look at the docpad.coffee file of the blog example project in order to know how to configure the plugin.

Demo

To run the demo, download the zip file including a blog example project.

Go to the examples/blog/ directory and run:

npm install
./app run

Then you can try the admin panel by going on http://localhost:9778/cms/ (access: admin/password) and see what it becomes on clicking the "Site" item of the navbar.

Articles listing in admin panel

screen2

Editing an article

screen4

Blog example resulting main page

screen3

Thanks to...

All these projects that were very helpful:

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.