openscad / openscad/openscad.github.com

List of possible chores

Open
#131 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
34
Forks
59
Avg merge
1m
Merged PRs (30d)
1

Description

I don't know what the current development status of the website is, but here is a list of things that could be done to bring the website up to date. Most todos are less work than they appear.

  • Add missing lang attributes
  • Add alternative text to images
  • Add <meta name="viewport"> tag
  • Remove invalid trailing slashes on void html5 elements
  • Remove historic browser fixes for IE
  • Remove outdated vendor specific code
  • Remove leftovers from outdated services like flattr
  • Fix mixed content (gallery)
  • Fix broken links
  • Fix usage of deprecated js api https://developer.mozilla.org/en-US/docs/Web/API/Navigator/appVersion
  • Fix invalid html e.g. <ul> and <ol> must only directly contain <li>, <script> or <template> elements
  • Move inline CSS to style file
  • Migrate js to ES2015
  • Update dependencies
    • jquery to latest v1 (eol) or v3
    • jquery addons
    • font awesome

If you want me to solve some of them please send me feedback.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inventorying the website's HTML, CSS, and JavaScript files against the checklist, since no specific file or entry point is named. Select and scope one chore before making changes; the selected checklist item should be completed and its affected pages verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, javascript, jquery
Domain
accessibility, frontend, web-dev
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.