Git

Nikola: How to Deploy Compiled Webpages to a Different Git Repository

Last updated on November 18, 2018 Nikola is one of the most popular static website generators. It compiles source files into final publishable webpages offline and then uploads those files to a web host. Compared to dynamic websites such as those powered by PHP or Ruby on Rails, static websites offer better security and faster […]

Nikola: How to Deploy Compiled Webpages to a Different Git Repository Read More »

How I Became More Organized by Learning to [Git] Ignore

Using Git is great for version control for your various projects, but sometimes your repositories become so bloated with testing and development tools that the project becomes difficult to navigate. Not to mention how much more bandwidth is needed to pull and push updates to your code base each time you work on a new

How I Became More Organized by Learning to [Git] Ignore Read More »

how to fix

Fixing Things: Git Reset vs. Revert

Here at WebDevStudios (WDS) we use a GitFlow-like process during development. The branch and merge strategy allows for multiple developers to work on a multitude of various features concurrently. In practice, it allows us to have greater development speed and product stability with a larger team. The names here are arbitrary, but these are some conventions

Fixing Things: Git Reset vs. Revert Read More »

?
WP Twitter Auto Publish Powered By : XYZScripts.com