GithubHelp home page GithubHelp logo

zemit-cms / docs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 27.12 MB

Zemit CMS Documentation – your go-to resource for mastering this robust content management system. Everything you need, from beginner guides to advanced features!

Home Page: https://docs.zemit.com

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 43.74% Python 56.26%
api api-client api-rest api-restful cms cms-backend cms-framework cms-frontend zemit docs

docs's Introduction

Zemit CMS Documentation

Welcome to the documentation for Zemit CMS. This documentation project is built using MkDocs and serves as a comprehensive guide to understanding and utilizing the features provided by Zemit CMS.

Official Documentation

Visit the official documentation site for detailed information, tutorials, and examples on using Zemit CMS.

Zemit CMS Website

For more information about Zemit CMS and its features, visit the official website.

Installation

To build and install the documentation locally, follow these steps:

Clone the repository:

git clone https://github.com/zemit-cms/docs.git

Navigate to the project directory:

cd docs

Use the Dockerfile:

docker build -t zemit-mkdocs .

Build the documentation:

docker run -e CD=true --rm -it -v ${PWD}:/docs zemit-mkdocs build

Start a local development server to view the documentation:

docker run -e CI=true --rm -it -p 8000:8000 -v ${PWD}:/docs zemit-mkdocs

Open your web browser and visit http://localhost:8000 to view the documentation.

Contributing

Contributions to the documentation are welcome! If you would like to contribute, please fork the repository, make your changes, and submit a pull request. Refer to the Contribution Guidelines for more information.

License

This documentation is licensed under the BSD 3-Clause License. You are free to use, modify, and distribute the documentation as per the terms of the license.

docs's People

Contributors

jturbide avatar

Watchers

 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.