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

Articles Tagged
github workflow

3 Articles
{
,

}
Direct link to the article From a Single Repo, to Multi-Repos, to Monorepo, to Multi-Monorepo
github github actions github workflow wordpress plugins

From a Single Repo, to Multi-Repos, to Monorepo, to Multi-Monorepo

I’ve been working on the same project for several years. Its initial version was a huge monolithic app containing thousands of files. It was poorly architected and non-reusable, but was hosted in a single repo making it easy to work …

Avatar of Leonardo Losoviz
Leonardo Losoviz on Aug 17, 2021
Direct link to the article How I Learned to Stop Worrying and Love Git Hooks
git github actions github workflow

How I Learned to Stop Worrying and Love Git Hooks

The merits of Git as a version control system are difficult to contest, but while Git will do a superb job in keeping track of the commits you and your teammates have made to a repository, it will not, in …

Avatar of Darrell Huffman
Darrell Huffman on Sep 30, 2019
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

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