Skip to content

Instantly share code, notes, and snippets.

View gazjoy's full-sized avatar
🦆

Gareth Joyce gazjoy

🦆
View GitHub Profile
<form action="address" method="post">
{% call govukFieldset({
legend: {
text: "How do you want to be contacted?",
classes: "govuk-fieldset__legend--l",
isPageHeading: true
},
classes: 'govuk-!-margin-top-6'
}) %}
@gazjoy
gazjoy / color-names.md
Last active January 4, 2018 14:53
Good wholesome color names for your sass

METALLICS

  • gold
  • silver
  • bronze
  • copper

BLUES

  • navy
  • sky
  • teal
@gazjoy
gazjoy / heroku-build.md
Last active December 7, 2017 07:52
Example of successful Heroku build
➜  gazjoy-prototypes git:(develop) git push heroku master
Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 365 bytes | 365.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote: 
default
catalog_category_default (* also used in directory.xml)
catalog_category_layered (* also used in directory.xml)
catalog_product_compare_index
catalog_product_gallery
catalog_product_send
catalog_product_view (* also used in customeralert.xml, tag.xml)
catalog_seo_searchterm_popular
catalog_seo_sitemap_category
catalog_seo_sitemap_product
@gazjoy
gazjoy / css-names.md
Last active June 25, 2022 13:53
Good Wholesome Names Used in CSS