Oliver Eyton-Williams

Results 220 issues of Oliver Eyton-Williams

## Is your feature request related to a problem? Please describe. The block level pages are both orphaned (there are no links to them) and don't fit with the style...

type: feature request

- [ ] remove the markdown files in client/src/pages/learn - [ ] remove the redundant parts of the curriculum/schema/challengeSchema.js - [ ] check if the numbers in say: curriculum/challenges/english/01-responsive-web-design can...

status: on the roadmap

Checklist: - [x] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [x] My pull request has a descriptive title (not a vague title like `Update index.md`) - [x] My pull request...

platform: client
status: merge conflict

# Feature request Upgrade to Ruby 3 ## Summary Currently DevDocs is running on Ruby 2.7.6, but this is not supported by Heroku-22. Before Heroku-20 reaches end-of-life, we will either...

feature
help wanted

This is for projects that are still interesting, but are somewhat neglected. As discussed here: https://github.com/freeCodeCamp/devdocs/pull/1572#issuecomment-862861426 @MasterEnoc I'm fine with deleting it, if you'd rather, but I thought it would...

I think it would be good to provide a hint for users that they can hit tab to search a specific doc — maybe there should be an indicator like...

help wanted

This should make it a little easier to get started as a new contributor, as well as cut out 'works on my machine' bugs. @freeCodeCamp/devdocs let me know what you...

feature

Hey, I noticed what looks like a bug with how leading slashes are processed. This [repository](https://github.com/ojeytonwilliams/serve-handler-bug) reproduces it. Once the micro server has started, if you go to http://localhost:3000//test/txt.txt you...

Checklist: - [x] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [x] My pull request has a descriptive title (not a vague title like `Update index.md`) - [x] My pull request...

status: waiting review
platform: client
scope: tools/scripts

It would be helpful if we provided declaration files for anyone wanting to use this in a TypeScript project. This should be something we can do automatically via https://www.typescriptlang.org/tsconfig#declaration Most...

help wanted