A place to store our code snippets.
- use correct folder structure (sorted after feature type e.g.
.js
-files inFEATURE_CLIENT
) to structure code snippets - use given intro sections to describe the snippet
- use
upper-
andlowercase
as well as-
and_
correctly (as seen in e.g.jquery.boilerplate.js
) - add the snippet info to README.md
plugin to animate numbers.
function to use e.g. onScroll
or onResize
to trigger less events at once.
jquery plugin boilerplate.
a snippet for apache to redirect from http
to https
and from www
to
.
functions to add an additional custom color scheme to the WordPress backend and set it to default for all current and new users.
starting point for an imprint page.
starting point for a standard cf7 form with float labels.