DSCoalition / digitalservicescoalition.org

Public facing website for the Digital Services Coalition. A merge to master deploys.
https://digitalservicescoalition.org
7 stars 11 forks source link

Add a News Feed #19

Open deld opened 5 years ago

deld commented 5 years ago

Add a place to have links to news articles about DSC....may need to rename the "News" link in the nav to Blog

bengm commented 5 years ago

Is this:

deld commented 5 years ago

???? all of them? :-D

My initial thought was external articles about DSC @bengm

bengm commented 5 years ago

From an efficiency perspective, we could just piggyback off of twitter and use an embed timeline widget:

<a href="https://twitter.com/intent/tweet?button_hashtag=dscoalition&ref_src=twsrc%5Etfw" class="twitter-hashtag-button" data-show-count="false">Tweet #dscoalition</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

That has the downsides of less control of formatting, and maybe not as easy to reference that specific type of info down the line. The benefit is that we just worry about tweeting such things and that becomes our historical record of it.