Git Product home page Git Product logo

digital-democracy.org's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

digital-democracy.org's Issues

Automatically download win32 builds for Mapeo Desktop

We separated the Windows 32 build for Mapeo Desktop into it's own executable which is great because it makes the footprint much smaller, but now if you're on a Win 32 machine and go to /mapeo/download, you'll get the 64-bit version.

We need to change the script in mapeo/download.html to check if the user is on 32 bit Windows and download that instead of the 64 bit one

Wordpress Redirect

Currently blog post are written on Wordpress. Previously they were written directly in this Repo, using Jekyll and Markdown. All the blog post written using Jekyll were copy and pasted into wordpress.

When a user is directed to the blog posts in jekyll, we need to redirect them to the wordpress site.

Currently the blog post written in Jekyll and Wordpress have the same slug at the end of the URL. When a user is directed to digital-democracy.org/blog/{blog-post-name}, we need to redirect the user to wp.digital-democracy.org/{blog-post-name}

Points : 5pts

Concat scripts and load async

To reduce requests and speed up initial page load we should concat all js and load async so it is non-blocking. Would need to add a dom content loaded check to our js.

Download page bugs

  • on my android phone there is no APK download and no Play Store link. The "click here if the download doesn't start" button takes me to a bad URL for the Linux download instead.
  • same on my Linux machine ^^ bad download URL

Download links in Mapeo downloads page return 404 when browser uses Spanish locale

We have a redirect rule that gets applied for Spanish users in:

# Redirect Spanish language users to Spanish version of the site
/* /es/:splat 302 Language=es

For example, the intended url for the android apk link is https://www.digital-democracy.org/mapeo/download/latest/android, but navigating to that will redirect a user with Spanish locale to https://www.digital-democracy.org/es/mapeo/download/latest/android, which currently doesn't exist and returns a 404

This also affects other download links on the page, such as macos, windows, and linux downloads

Update Mapeo page 'Join our public chat channel'

Description:
We are moving our technical discussions and collaboration around Mapeo to Discord : https://discord.gg/KWRFDh3v73
It has become hard to keep a Slack channel open as a public discussion that anyone can join (Slack now require us to invite each participant manually). We will also be closing our discussions on IRC. We have already moved away from freenode due to issues with the leadership there. We did start a #ddem channel on https://libera.chat, but it has become an continued maintenance burden to synchronize that IRC channel with a space that is more accessible (only some people are familiar with IRC). All future discussions will happen on our Discord server.

To do:
Under https://www.digital-democracy.org/mapeo/

Remove:

  • freenode section
  • slack section

Add

  • discord logo (attached)

Discord-Logo-White

Points : 1

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.