Giter Site home page Giter Site logo

microweber-docs's Introduction

Microweber documentation

Microweber Documentation

Cloning + running the docs

nginx configuration:

server {
        listen 80;
        server_name localhost;
        root /path-to/microweber-docs;
        include hhvm.conf;
        location / {
                try_files $uri /index.php$is_args$args;
        }
        location ~ \.md$ {
                try_files index.php /index.php$is_args$args;
        }
}

What is Microweber CMS?

Microweber is an open source drag and drop CMS

Our personal motivation to make this software open source is that we view the open source culture as the future of internet.

A future that equals a freedom to discover, share, communicate and create.

A future that is of benefit to end-users and developers, designers and bloggers, online entrepreneurs and freelancers, individuals and companies.

The core idea of the software is to let you create your own website, online shop or blog. From this moment of creation on, your journey towards success begins. Tagging all along will be different modules, customizations and features of the CMS, among them many specifically tailored for e-commerce enthusiasts and bloggers.

The most important thing you need to know is that Microweber pairs the latest CMS trend โ€“ the unique Drag & Drop technology, with a revolutionary Real-Time Text Writing & Editing feature. Talking in user benefit, this pair of features means improved user experience, easier and quicker content management, visually highly appealing environment and flexibility.

The CMS has two core target audiences

  • The end-user lacking serious technical knowledge comes first because we know how frustrating can the vast world of technology be. Microweber aims to deliver an easy experience that will make even the most uninitiated in matters technological true masters of their website, online shop or blog.
  • A second main audience is the developer and designer community. We want to see this community benefit from the software and unleash their imagination by creating and sharing custom-made templates or modules.

microweber-docs's People

Contributors

ash-rain avatar peter-mw avatar

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.