souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
6 results tagged guide  ✕   ✕
Conventional Commits https://www.conventionalcommits.org/
29/11/2019 cluster icon
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.

The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explicit commit history; which makes it easier to write automated tools on top of. This convention dovetails with SemVer, by describing the features, fixes, and breaking changes made in commit messages.

git reference guide documentation
Clean Code PHP https://github.com/jupeter/clean-code-php
03/09/2017 cluster icon
  • Dwoo : a PHP Template Engine
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • Twig : The flexible, fast, and secure template language for PHP
  • Hack : Hack is a programming language for HHVM. Hack reconciles the fast development cycle of a dynamically typed language with the discipline provided by st...
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
thumbnail

Software engineering principles, from Robert C. Martin's book Clean Code, adapted for PHP. This is not a style guide. It's a guide to producing readable, reusable, and refactorable software in PHP.

guide php development quality
MaintainableCSS http://maintainablecss.com/
22/01/2017 cluster icon
  • Explorer Exposed! : These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
thumbnail

Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and of course, maintainable CSS.

css guide reference
rscss http://rscss.io/
04/11/2015 cluster icon
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • lit : a ridiculously small responsive css framework
  • AOS : Animate On Scroll Library. Small library to animate elements on your page as you scroll.
  • Wufoo Form Gallery : The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, o...
  • CSS ICON : Pure CSS grab-and-go icons
thumbnail

Reasonable System for CSS Stylesheet Structure.
A set of simple ideas to guide your process of building maintainable CSS.

css guide
CodePath Android Cliffnotes https://github.com/thecodepath/android_guides
04/12/2013 cluster icon
  • Clean Code PHP : Software engineering principles, from Robert C. Martin's book Clean Code, adapted for PHP. This is not a style guide. It's a guide to producing readab...
  • Gitpod : Gitpod is an open-source Kubernetes application providing fully-baked, collaborative development environments in your browser - powered by VS Code. Ti...
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
  • Roots : Roots helps you build better WordPress sites faster. Open-source tools for WordPress application development. LEMP stack Project boilerplate Starter ...
  • Phoenix : Phoenix is a web development framework written in Elixir which implements the server-side MVC pattern. Many of its components and concepts will seem f...
thumbnail

Welcome to the open-source Codepath Android Cliffnotes! Our goal is to become the central crowdsourced resource for complete and up-to-date Android content and tutorials.

android development guide
Think Like (a) Git http://think-like-a-git.net
22/11/2012 cluster icon
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • A successful Git branching model : Git-flow workflow presentation
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • Git Reference : This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.

Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that doesn't do much for people staring up Git's steep learning curve.

My goal with this site is to help you, Dear Reader, understand what those smug bastards are talking about.

git guide reference
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn