Git Product home page Git Product logo

documentation-app's People

Contributors

chriskol avatar gobijan avatar jeff-h avatar rawcreative avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

bright-spark

documentation-app's Issues

Tech used in this app

I originally planned to have a GIT binary embedded into the app, which MG would use to pull in the latest documentation from the GitHub documentation repo. This would nicely illustrate how MG can control an external binary and would also allow the documentation to be used offline.

I'm not sure the way GitHub structures its pages will work inside an HTML5 offline API kind of situation — I could be wrong though.

The realities of my day job and moving house etc mean that I'm not able to put in as much time to the documentation app as I would like so I'm putting word out to see if anyone has some ideas on how the app could be designed (either leveraging what I've put in place thus far, or ditching it entirely).

Any ideas?

Best practices

Since this is a public example of a MacGap 2 app, we should try to use best-practices wherever we can.

This immediately raises the question of directory structures. What is best-practice for the structure of code in a MG2 app?

Ideas:

  1. clone MG2 repo into this one, and clone the documentation repo as a submodule into the public folder where we will also put any app-specific HTML/CSS/JS

— feels messy
— bad for anyone with write permission to the public MG2 or documentation repos as app code could accidentally get pushed into them

  1. both the MG2 repo and the documentation repo cloned as submodules into this app repo
  • what does the folder structure look like for this?
  • where does the app code go (i.e. the public folder) — do we put it beside the MG2 repo and symlink? Change the path MG2 looks for /public?

@rawcreative, @perifer — interested in your opinions here.

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.