Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
github

18 Articles
{
,

}
Direct link to the article How to Contribute to an Open Source Project
github github workflow open source pull request

How to Contribute to an Open Source Project

The following is going to get slightly opinionated and aims to guide someone on their journey into open source. As a prerequisite, you should have basic familiarity with the command line and Git. If you know the concepts and want …

Avatar of Sarah Drasner
Sarah Drasner on Sep 9, 2019
Direct link to the article Introducing GitHub Actions
containers deployment docker github github actions testing

Introducing GitHub Actions

It’s a common situation: you create a site and it’s ready to go. It’s all on GitHub. But you’re not really done. You need to set up deployment. You need to set up a process that runs your tests …

Avatar of Sarah Drasner
Sarah Drasner on Oct 17, 2018 (Updated on Oct 20, 2018)
api github node staticman

Creating a Static API from a Repository

When I first started building websites, the proposition was quite basic: take content, which may or may not be stored in some form of database, and deliver it to people’s browsers as HTML pages. Over the years, countless products used …

Avatar of Eduardo Bouças
Eduardo Bouças on Sep 21, 2017
cloudflare github https

Switching Your Site to HTTPS on a Shoestring Budget

Google’s Search Console team recently sent out an email to site owners with a warning that Google Chrome will take steps starting this October to identify and show warnings on non-secure sites that have form inputs.…

Avatar of Christopher Schmitt
Christopher Schmitt on Sep 4, 2017
code review dif github

More code review tools (on GitHub)

Direct Link

GitHub has improved their code reviewing tools:

Effective code review catches bugs before they’re deployed, improves code consistency, and helps educate new developers. We’re adding new features to make code review on GitHub faster and more flexible.

A few include …

Avatar of Robin Rendle
Shared by Robin Rendle on Mar 17, 2016
git github

First Impression of GitHub Desktop

GitHub Desktop was released late last week.

Wait, doesn’t GitHub already have two desktop apps? If the same question crossed your mind when you first read that, then you are not alone. Yes, GitHub did have two desktop apps—one …

Avatar of Geoff Graham
Geoff Graham on Aug 19, 2015 (Updated on Jan 16, 2017)
git git tower github

#101: Let’s Suck at GitHub Together

You are probably pretty aware of why using version control is a good thing. In case you aren’t, I quickly go through that in this video. Then we get into the most basic thing we can possibly do: put a …

Avatar of Chris Coyier
Chris Coyier on Aug 24, 2011 (Updated on Jan 16, 2017)
  • Newer
  • 1
  • 2

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Agency Coaching
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top