Skip to content

Commit 4c0129c

Browse files
committed
docs: fix QMarkdown sponsor TOC heading
Renames the Sponsor page opening section from Introduction to About me, matching QCalendar and avoiding duplicate Introduction entries in the generated TOC.
1 parent 8a27f7c commit 4c0129c

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

  • packages/docs/src/markdown/other/contributing

packages/docs/src/markdown/other/contributing/sponsor.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ related:
66
- /other/contributing/overview
77
---
88

9-
## Introduction
9+
## About me
1010

1111
My name is Jeff Galbraith (also known as @Hawkeye64). I have been programming since 1988, mostly in C++ and then web development. I have worked for companies such as Honeywell, Microsoft, and Vulcan.
1212

1313
At my current position, I write software that detects pipeline leaks using a combination of proprietary software with AI and ML.
1414

1515
In my spare time, I am a core member of the [Quasar Framework](https://quasar.dev) team, and I am heavily involved in making UI Components and App Extensions. You may have heard of some of them:
16+
1617
- [QCalendar](https://github.com/quasarframework/quasar-ui-qcalendar)
1718
- [QMediaPlayer](https://github.com/quasarframework/quasar-ui-qmediaplayer)
1819
- [QMarkdown](https://github.com/quasarframework/quasar-ui-qmarkdown)
@@ -29,13 +30,14 @@ FOSS is always fraught with sustainability concerns. Socially, allowing so few p
2930
Proprietary software is incredibly expensive, less flexible, leads to vendor lock-in, and is at least as likely to disappear without notice. [90% of software startups fail](https://s3.amazonaws.com/startupcompass-public/StartupGenomeReport2_Why_Startups_Fail_v2.pdf), taking their products and their code with them. The high cost, low innovation, and equal risk of mortality for proprietary software make it a less appealing solution when considering the longevity and sustainability of your own company. Free and open-source solutions are simply the better option.
3031

3132
There are several ways to sustain FOSS:
33+
3234
1. Financial backing
3335
2. Contributing
34-
a. Reporting bugs
35-
b. Requesting features
36-
c. Fixing bugs
37-
d. Adding features
38-
e. Community involvement
36+
a. Reporting bugs
37+
b. Requesting features
38+
c. Fixing bugs
39+
d. Adding features
40+
e. Community involvement
3941

4042
Pick one that works well with you.
4143

0 commit comments

Comments
 (0)