Giter VIP home page Giter VIP logo

Comments (3)

mattbryson avatar mattbryson commented on May 22, 2024

Yeah, the reason it is separate, is that the docs (and another repo of touchswipe) are hosted on our company Codebase git repo, and are part of a top level repo that contains the skinker labs site.

I can move them over though, but currently they are all php, with includes etc, so the user will not be able to run them as local files, they will have to have a local php server running.

m

from touchswipe-jquery-plugin.

flynx avatar flynx commented on May 22, 2024

Not too elegant...

We had a similar problem in one of the projects I worked on several years
ago, the simplest solution in that case turned out to have the docs as
plain HTML (we used rst, but it does not make any difference here) which
was also included in the main site page template (TAL/METAL), so we had
both a plain and simple set of docs and an up to date site with full
navigation...

This could vary in complexity depending on the template architecture you
are using (really trivial with TAL), but having the benefit of keeping all
the docs in the same repo as the associated lib, and at the same time,
automatically updating the site via an RCS (we used svn at first, then
moved to git) is indeed worth the effort.

On Mon, Jan 14, 2013 at 3:27 PM, Matt Bryson [email protected]:

Yeah, the reason it is separate, is that the docs (and another repo of
touchswipe) are hosted on our company Codebase git repo, and are part of a
top level repo that contains the skinker labs site.

I can move them over though, but currently they are all php, with includes
etc, so the user will not be able to run them as local files, they will
have to have a local php server running.

m


Reply to this email directly or view it on GitHubhttps://github.com//issues/53#issuecomment-12214681.

Alex.

from touchswipe-jquery-plugin.

mattbryson avatar mattbryson commented on May 22, 2024

Right, Ive split the notion of Demos and Documentation, and created both as local running files.

Docs are auto generated from source, Demos are real life walk throughs of how to use the plugin.

All are now in the repo (in a branch at moment pending plugin testing) and ill add the demos and docs to the site once I push the changes into master.

m

from touchswipe-jquery-plugin.

Related Issues (20)

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.