Blog posts tagged with...Workflow
GitLab Review
GitLab is a self-hosted Git management application, that we've been using since January 2015 and it is awesome!
Hello GitLab and Jenkins
A whistle-stop tour through the various approaches and services we've used for version control and deployment, finally settling on GitLab and Jenkins...for now.
Git version control and why you should use it for your next web project
We have recently switched from using self-hosted SVN version control to Git version control hosted by Beanstalk.
Gruntjs JavaScript Task Runner
Gruntjs is a really handy tool for automating common web design and development tasks such as concatenating, minifying and linting files.