Skip to content

Sponsors page improvements #473

Description

@yochem

Problem

  • The sponsors page is currently the only content page that is not in markdown but html.
  • Sponsors are listed on both the homepage and on the sponsors page, but there is no overlap. This makes it unclear which sponsors are still currently sponsoring Nvim
    • Homepage: SerpApi, greptile, CodeRabbit
    • Sponsors page: Meta, Rizin, Route4Me, Original fundraisers: DigitalOcean, SuperJer, Bountysource, Ryan Durk
  • Need manual updating when term ends

Solution

  • Convert /sponsors/ to markdown
  • Create a data/sponsors.yml file to track sponsors
    • Can still differentiate in which pages (homepage or sponsor page) to target
    • Can include an end-date which excludes the sponsor from the website during build time

Questions

  • What's the idea with the two locations? Do we want /sponsors/ to include all sponsors, and highlight some on the homepage?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Effort

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions