Code Monkey home page Code Monkey logo

twc-site's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

twc-site's Issues

Migrate website deployment to Netlify

  1. Netlify is free.
  2. We currently already use netlify for build previews of every PR
  3. TravisCI ecosystem adds complexity
  4. Main steps we'd need to take, is to update A records in domain registrar of techworkerscoalition.org

Code of Conduct For Slack

I'd like to see a code of conduct for Slack that addresses some things that have come up in the past week including

  • who the moderators are and how to get in contact with them
  • prioritization of the safety of marginalized groups over comfort of privileged
  • consequences for CoC violations

some good examples:
https://wealljs.org/code-of-conduct
https://lgbtq.technology/coc.html
https://docs.google.com/document/d/1OBYKDw4mDVX3A25Eo2g397XwF1NvteZgY_pVDnxoBu8/edit
https://docs.google.com/document/d/1UqK1_M6_I-sm9XLmSJt_SgYfo5tHg9z-ar5SHy62ENI/edit#heading=h.3u02axafjdg5

Dark mode color updates

Proposing the following edits to improve readability:

Dark Mode

Make background color darker to increase contrast between text and bg
.primaryBg { background: #191919; }

Change nav bar color
.secondaryBg { background: #2E2E2E; }

Aggregated events/calendar

Currently some chapters have dedicated event streams, while others rely on the TWC Meetup.com

I would love to have an aggregated stream of events, both as an API, and where we visually display them, e.g. on techworkerscoalition.org/events

I18n (multiple languages)

Greetings from Berlin! ๐Ÿ‘‹ The Berlin TWC chapter wants to support multiple languages. Namely English and German for now, but also others. Seeing this website is probably the most popular one, it makes sense to add I18n here as well.

I have heard good things about the following plugin: jekyll-multiple-languages-plugin and with English being the default language, no url routes would change unless absolutely wanted. e.g. /about still maps to /aboutwhile we can either have de/about direct to german version, or even a custom permalink name like de/impressum route there

Any thoughts? Shall I start working on a PR for further discussion?

Make it easier to find locals in menu bar

Currently you can find the locals on the home page, but we should also have a dedicated page to each local. And even right there in the view, information about each local, such as contact information, websites etc...

and maybe linking them to a map.

/locals

Blog improvements

  • Dynamically load blog posts from techworkersberlin.com/news
  • Standardize blog url and manually redirect with netlify.toml (backward compatibility)
  • Add DecapCMS for shared editing capabilities without using GitHub directly
  • Integrate https://news.techworkerscoalition.org/ somehow?

Visual flow

  • The /blog interface could look like Berlin site; where it shows unique authors (or organizational) https://techworkersberlin.com/news
  • And each individual blog post could also show author/image/date/title and a backlink to all blog posts on top, like here This PR (in Berlin specific repository) shows what that code might look like techworkersco/twc-site-berlin#267

Create /events tab

Currently techworkerscoalition.org/events does not exist.

Currently https://techworkersberlin.com/events gives a sample view of what it looks like, where it can be transcluded onto homepage and or specialised pages, because on filters, for example 3 latest Palestine solidarity related events can transcluded on https://techworkerscoalition.org/no-tech-for-apartheid/ and so on

Example of events file template for code inspiration. It should have an explicit field for city (and or online)

https://github.com/techworkersco/twc-site-berlin/blob/develop/_includes/events.html

List of resources somewhere?

Either on the homepage, or as a separate "Resources" page, but it could be useful to have a list of articles written about/by TWC to give visitors more information

(not sure what the process for adding/removing articles should be, just thought I'd throw this idea out there in case anyone had ideas)

Update navigation

Expose navigation items for screen sizes that are larger than mobile. Attaching a mock for a potential direction. If we are aligned, I will update it to show more accurate specs, hover states, and selected states.
image

Make Continuous Deployments Work

Hey @kidmillions there are several reasons why I would recommend moving to Netlify:

  1. Continuous deployments
  2. Handy build plugins, such as image compression, url checkers etc.. see here: https://github.com/netlify/plugins
  3. Preview links e.g for this PR: techworkersco/twc-site-berlin#74 we had this preview link: https://deploy-preview-74--techworkersberlin.netlify.app/
  4. A CMS to edit website without knowing git would make it super accessible. We can still have a traditional PR approval workflow even with a CMS.

The Berlin fork of the website works quite nicely with Netlify, and we get all of these features for free. https://techworkersberlin.com/

(I want to move https://techworkersberlin.com/ to berlin.techworkerscoalition.org, but that's another issue)

Improve subscribing to multiple portals

When visiting https://techworkerscoalition.org/subscribe it should be easier to join local specific newsletters, chat groups etc..

We currently have a newsletter mailchimp portal here, which could be linked on same page as techworkerscoalition.org/subscribe and https://news.techworkerscoalition.org/subscribe/

For example I will list need of Berlin Chapter

  • Join Berlin backed Sympa Newsletter (currently you must email [email protected])
  • Join Berlin Only Slack Group

Analytics

Get more precise analytics and figure out what pages' SEO we can improve on.

Missing chapters on home page

Here is a global list of chapters, please edit/add any missing chapters See #120 for inspiration.

  • Austin #142
  • Bangalore
  • Berlin #116
  • Boston
  • Chicago #195
  • DC (Washington)
  • LA #131
  • London
  • Montreal
  • NYC
  • Ottawa
  • Philadelphia
  • PDX (Portland) #120
  • San Diego #131
  • Seattle
  • SF Bay Area #128
  • South Bay / San Jose
  • South Florida #131 (Edit: Now Removed)

Create 404.html file

Currently we get a very ugly 404 description with something like:

404 Not Found

Code: NoSuchKey
Message: The specified key does not exist.
Key: bla
RequestId: 8C20DDCBE295A4ED
HostId: 14uJGHIBAH3qUelJbkmLTaC6dM8QxpoihXXGfrXMYESEqCXSNGIosM1v/4NuTIF6QfUnexMSk9Q=

An Error Occurred While Attempting to Retrieve a Custom Error Document

Code: NoSuchKey
Message: The specified key does not exist.
Key: error.html

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.