Git Product home page Git Product logo

uniqush-www's People

Contributors

andrdru avatar mishan avatar monnand avatar tysonandre avatar tysonandre-tmg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

tysonandre

uniqush-www's Issues

Improve setup of travis CI

Not sure what tools the webgen version offers for error detection.

Could grep for WARN/ERROR in the output, reusing the same dockerized main.sh script

Translate the website

Hi, I'd like to translate the website into Italian. How can I do that? Where do I put translated .page files? Thank you very much!

Add contribution documentation

  1. ./main.sh is the recommended way to run webgen (Dockerized). Everything except src/downloads.page should be fine
  2. There is a gh-pages branch (http://uniqush.github.io/uniqush-www/) to track changes to snapshots of generated HTML at given points in time (E.g. to make sure that the sidebar doesn't accidentally change or parts of the site aren't missing content). Not sure if that's the approach I want to use.
    It's possible to check out the branch and make a PR against it to update it with the new contents of out/, excluding rpms
  3. Link to the docs for the old webgen version this uses.

Simplify steps to create a fork of gh-pages and create a PR

E.g. create a script that will:

  1. Run ./main.sh
  2. Create an empty directory out-$TIMESTAMP
  3. copy .git to out-$TIMESTAMP/.git and checkout and pull gh-pages
  4. Replace everything in out-$TIMESTAMP/ with contents of out/

Also, stop requiring the tarballs to be downloaded locally to gh-pages

Also, stop including the last update date (makes git history harder to read), except maybe on the index page.

Document how to use bundleid for APNs

Currently, it can be set for the PSP, but not for individual delivery points
Currently, uniqush.http2=1 is mandatory for calls to /push, but that will change in the future.

Related to uniqush/uniqush-push#255 - uniqush-push has notes on how to use it in closed issues/PRs

Also related to #24

removing gcm provider require the apikey

hey,
the documentation at the website and here says that for removing gcm you dont need the apikey, but when executing without the apikey I got this message

[RemovePushServiceProvider][Error] 2014/12/02 08:56:16 From=xxx.xxx.xxx.xxx:xxxx Cannot build push service provider: NoAPIKey

and I have provided the following:

curl -X "POST" "http://xxx.xxx.xxx.xxx:xxxx/rmpsp" \
    -d "service=testing" \
    -d "pushservicetype=gcm" \
    -d "projectid=1043028787"

so am not sure is it a bug in the program or in the documentations.
thanks

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.