working-group-two / wgtwo.com

6 stars 15 forks source link

[feature][blog] create a progress bar for when scrolling #394

Closed jonny-wg2 closed 10 months ago

jonny-wg2 commented 1 year ago

As shown here https://zapier.com/blog/use-openai-gpt-3-for-content/ I noticed that there is a progress bar. Sort of cool.

In a quick google search I found https://codyhouse.co/ds/components/info/reading-progressbar - which looks like a good option.

So leveraging this for wgtwo.com/blog/articlexyz, and changing the color to match our accent blue that is used for the pills could be a nice feature and engagement for the blogs.

Prid13 commented 1 year ago

Took a shot at this with a simple npm package I found: https://github.com/working-group-two/wgtwo.com/pull/402

The component you found unfortunately costs money x) image

jonny-wg2 commented 10 months ago

Implemented and works great!