Giter VIP home page Giter VIP logo

documentation's Introduction

Zen Cart Developer Docs

Netlify Status

Merged PRs to the Content area of this repo automatically deploy to https://docs.zen-cart.com

Contributing

Interesting in contributing to these docs? Please see CONTRIBUTING for details.

Content

Create and update files in the content/dev and content/user folders, for developer and user documentation respectively.

Please do not make edits to other folders.

The files are in Markdown format. Details on file structure and contents are provided in CONTRIBUTING.

Local Dev Testing

First ensure that Hugo (v0.53 or greater) is installed on your system. On a Mac, use Homebrew:

brew install hugo && brew upgrade hugo

Installing Hugo on Windows takes a few more steps; do a web search for the most current instructions.

Once you have installed Hugo, fork this repository into your own github account, and then clone this project locally and do a submodule update to get all its dependencies:

git clone [email protected]:YOUR-GITHUB-USERNAME/documentation.git zendocs
cd zendocs
git submodule update --init --recursive

Now the site can be served locally with Hugo. During development, you can have Hugo spin up a local webserver and watch for changes.

cd zendocs
hugo server

The repository is based on the Docsy Documentation Template, in case you need a reference for troubleshooting purposes.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

documentation's People

Contributors

barco57 avatar brittainmark avatar dbltoe avatar dependabot[bot] avatar drbyte avatar lat9 avatar mc12345678 avatar prosela avatar scottcwilson avatar simon1066 avatar tboyadjian avatar torvista avatar wiztechinc avatar zcwilt 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.