Giter Site home page Giter Site logo

ben-baert / codemagic-docs Goto Github PK

View Code? Open in Web Editor NEW

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

0.0 1.0 0.0 13.35 MB

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

License: MIT License

CSS 0.96% JavaScript 78.49% Shell 0.08% HTML 10.91% Batchfile 0.02% SCSS 9.54%

codemagic-docs's Introduction

Codemagic community documentation

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 madispp avatar vearnold avatar vladyslavbondarenko avatar bondarenkostas avatar codemagic-bot avatar artemii-yanushevskyi avatar priitlatt avatar k-codemagic avatar icarusdust avatar craastad avatar mikhail-tokarev avatar kevin-suhajda avatar remarkov avatar rimanteval avatar rrrrents avatar johnnever avatar martlaub avatar orestesgaolin avatar dependabot[bot] avatar tahatesser avatar sbis04 avatar bean5 avatar daniel-schroeder-io avatar tobiasl-linktree avatar prasadsunny1 avatar mrk-f avatar maxstubbersfield avatar tadaspetra avatar snehpandya18 avatar

Watchers

James Cloos 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.