Coder Social home page Coder Social logo

codelabs's Introduction

To update from a GoogleDoc and save the output as html, use the claat tool.

eg.

claat-linux-amd64 export 1fDRVc23lN8wi65TuxrLLhIGNG1huqCi7fHnv_9vD-oc

The above should only be done while actively editing the Google Doc.

Once the document is ready for initial publication, it needs to be exported as markdown, again using the claat tool:

claat-linux-amd64 export -f md -o src 1fDRVc23lN8wi65TuxrLLhIGNG1huqCi7fHnv_9vD-oc

and the markdown and associated files can then be committed into this git repo. This is a one time step and from this point on ward, all changes to the codelab content need to be made in the markdown document and then the static html exported using the claat tool:

claat-linux-amd64 export -f cm_template.html src/your-first-flutter-app-to-appstore/index.md

The -f flag above is required because we need to use a slightly customised version of the standard claat html template to allow us to use Plausible rather the GA for analytics.

codelabs's People

Contributors

fran-tirapu avatar maks avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

oftyjsr

codelabs's Issues

Chapter "Signing your iOS app on Codemagic" - Keys have been moved under the Integrations tab

Hi, I was checking out this tutorial trying to generate a key for my app and I was a bit confused why I couldn't find "Keys" as it was written. After a bit of Googling I found out that at the beginning of this year, Apple moved it under the Integrations tab.

So I guess point 1: "Log in to App Store Connect and navigate to Users and Access > Keys." should be updated and also the screenshot below the steps.

Codemagic helped me a lot in deploying mobile apps and I think updating this would help newcomers a lot, because when you google the missing "Keys" tab the first responses that come up are to "switch to Safari/Chrome" which is misleading currently.

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.