Coder Social home page Coder Social logo

sharbelokzan / codemagic-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codemagic-ci-cd/codemagic-docs

0.0 0.0 0.0 18.97 MB

Here you’ll find some essential information for setting up CI/CD for your mobile apps with Codemagic.

Home Page: https://docs.codemagic.io

License: MIT License

Shell 0.07% JavaScript 76.32% CSS 0.91% HTML 12.08% Batchfile 0.02% SCSS 10.59%

codemagic-docs's Introduction

Codemagic community documentation

codemagic-banner

Welcome to the Codemagic public documentation repository. As a Codemagic user, you can contribute to our documentation to improve it.

Getting started

To contribute, fork the repository, make your changes and start a pull request. All pull requests will be reviewed by the Codemagic team.

Common issues page

We invite you to help out fellow Codemagic users by describing a frequent issue and providing a solution to it. Add your entry to the "Common issues" page under Troubleshooting.

Please follow the format of existing issues for consistency.

  1. Provide a clear description of the issue and the steps to reproduce it. Keep the description short and sweet.
  2. Provide a log output, if relevant.
  3. Specify the Flutter (and Xcode) version if you think these are relevant.
  4. Describe the solution to overcome this issue.

Development

Development requires Hugo static site generator. It can be installed with Homebrew for Linux and macOS users

brew install hugo

Note that Hugo extended v0.77.0 is used in production. This Hugo version can be downloaded from releases page.

Windows users can install Chocolatey. After that Hugo can be installed with

choco install hugo-extended --version 0.77.0

For general info see Hugo documentation.

Content is in content in CommonMark markdown format, as implemented by goldmark;

Layout templates are in layouts in HTML format and go template syntax for "actions" (Hugo documentation).

Preview

Linux and macOS users can preview the site in http://localhost:1313/ by launching:

./serve.sh

Windows users launch:

./serve.cmd

It will usually refresh automatically when anything is changed

For testing things that require a subdomain, add a subdomain to your hosts file:

# example for MacOS

sudo sh -c "echo '127.0.0.1\tdocs.codemagic.local' >> /etc/hosts"

and preview the site in http://docs.codemagic.local:1313/ instead.

codemagic-docs's People

Contributors

helinanever avatar vearnold avatar priitlatt avatar k-codemagic avatar icarusdust avatar kevin-suhajda avatar vladyslavbondarenko avatar madispp avatar todah-zg avatar mohammedbabelly20 avatar artemii-yanushevskyi avatar bondarenkostas avatar codemagic-bot avatar craastad avatar mikhail-tokarev avatar remarkov avatar astdaria avatar rimanteval avatar himesh-cm avatar rrrrents avatar rudrankriyam avatar martinjeret avatar johnnever avatar mart-nc avatar sbis04 avatar martlaub avatar tahatesser avatar orestesgaolin avatar dependabot[bot] avatar minapecheux 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.