This project is mirrored from https://github.com/visual-framework/vf-core.git.
Pull mirroring updated .
- 20 Mar, 2019 4 commits
-
-
Ken Hawkins authored
Earning all the commit points.
-
Ken Hawkins authored
-
Ken Hawkins authored
Why? Full customisation, use of "real" VF patterns, .njk file extensions. Possible 11ty integration too...
-
Ken Hawkins authored
-
- 19 Mar, 2019 8 commits
-
-
Ken Hawkins authored
-
Ken Hawkins authored
-
Ken Hawkins authored
-
Ken Hawkins authored
-
Ken Hawkins authored
Converts vf-logo and vf-favicon to .nunj, as the theme expects thes
-
Ken Hawkins authored
-
Ken Hawkins authored
-
Ken Hawkins authored
-
- 18 Mar, 2019 4 commits
-
-
Peter Walter authored
-
Stuart Robson authored
Pattern/vf-summary--has-image
-
Stuart Robson authored
pattern: Update hbs template for vf-intro
-
Stuart Robson authored
-
- 17 Mar, 2019 2 commits
-
-
Ken Hawkins authored
-
Ken Hawkins authored
Makes vf-intro more of a "real" template
-
- 16 Mar, 2019 3 commits
-
-
Ken Hawkins authored
-
Ken Hawkins authored
-
Ken Hawkins authored
This makes the hbs template more of a "real" template and more copy-pasteable into other things like 11ty.
-
- 15 Mar, 2019 2 commits
-
-
Ken Hawkins authored
-
Ken Hawkins authored
A generic pattern, intially for use with data resources
-
- 14 Mar, 2019 11 commits
-
-
Peter Walter authored
This allows, major, minor and tags to be consistently available; a la: - https://dev.assets.emblstatic.net/vf/develop/ - https://dev.assets.emblstatic.net/vf/{tag}/ (eg v2.1.2) - https://dev.assets.emblstatic.net/vf/{minor}/ (eg v2.1) - https://dev.assets.emblstatic.net/vf/{major}/ (eg v2) Resolves #304
-
Stuart Robson authored
pattern: initial secondary link concept
-
Stuart Robson authored
-
Stuart Robson authored
-
Stuart Robson authored
-
Ken Hawkins authored
-
Stuart Robson authored
Bug/fix mono token
-
Ken Hawkins authored
Wasn't setting it in the right spot.
-
Ken Hawkins authored
Was causing `$vf-typography--sans-serif` to be set twice. Now passed as `$vf-typography--monospace`
-
Stuart Robson authored
bug: Swab svgo fro svgmin
-
Ken Hawkins authored
The practal reason for this is that `svgo` was "touching" the file even if there were no changes, causing an optimsation loop. - svg edited/added - svgo - svg seen as edited - svgo - svg seen as edited - svgo [svgmin](https://www.npmjs.com/package/gulp-svgmin) doesn't produce the same behaviour and also uses `svgo` under the hood.
-
- 13 Mar, 2019 4 commits
-
-
Stuart Robson authored
Updates/vf links list grid
-
Stuart Robson authored
adds image in links list
-
Ken Hawkins authored
-
Stuart Robson authored
-
- 12 Mar, 2019 1 commit
-
-
Stuart Robson authored
bug: badges don't need normalisations
-
- 11 Mar, 2019 1 commit
-
-
Stuart Robson authored
bug: stop emblContentHub from running twice
-