GithubHelp home page GithubHelp logo

mchampaneri / marchcms Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 127.43 MB

Dynamic CMS with power of golang

License: MIT License

HTML 10.80% Go 16.11% JavaScript 58.79% Vue 13.69% Shell 0.61%
boltdb bulma-css-framework cms golang jet-template-engine vuejs2

marchcms's People

Contributors

mchampaneri avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

cawa0505

marchcms's Issues

Feed menu to template

Theme menu name should be independant of name defined in CMS for menu.
Make theme configuration to load menu from database to theme.

Add category to Post

Add category field to post, on which content will be filtered in future.
May have to add bleve along with storm to support this feature

Manage pages

Crud for pages.

Each created page should be added for creation of menu.

Manages assets

assets means all kind of files

  • media file
  • zip files [ for executables or lagre files ]
  • document files

operations

  • upload
  • delete
  • share [ via download / view only route (no direct access) ]

creating menus

One can be able to create one or multiple menus.

Menu can contain any from

  • page
  • Direct URL
  • hash(ID)

Authentication

User authentication via email address & password.
All admin routes has to be secured via authentication.

User roles

  • Designer
    • Rights to change website related changes
  • Editor
    • Rights to edit/update content of writer
    • Add new writer
  • Writer
    • Rights to create only new content.

Shortshot theme : On page hashlink click

When hash link is clicked. It shifts whole body to top and clicked element gets coverd by navbar.
Its expected that clicked elemnent gets visiblity on click.

Improve PostByTags

Currently PostByTags is Single Threaded. But there are three tags and either of can match. So make it multithreaded.

Multithreaded can speed it by 3X.

markdown editor

Use markdown editor for content writing instead of wyswug editor.

PostByTag rendering function

PostByTag rendering function to get posts having that tag in one of three availabe tags.
Make sure post is just returned once though it matches multiple times.

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.