Commit Graph
54 Commits
Author SHA1 Message Date
Unknown 14ecb2b73e 📝 add tags to /design 2019-10-04 13:52:28 +02:00
Unknown 116d262d3f 📝 Add tags to /css 2019-10-04 13:48:25 +02:00
Kevin van der WerffandGitHub 4fb23d4414 📝 Update README.md 2019-10-02 14:32:15 +02:00
Unknown 663c6f5477 📝 adjust shortcut template 2019-10-02 13:55:41 +02:00
Kevin van der WerffandGitHub b8e91c11ff Update README.md 2019-10-02 13:41:57 +02:00
Kevin van der WerffandGitHub 9ecd2fbff3 Update README.md 2019-10-02 13:37:58 +02:00
Kevin Van Der Werff 0f56d9fbf0 📝 update README.md & webgems.code-snippets 2019-10-02 13:35:27 +02:00
Kevin 2832b2fb3d Fix active highlight of card 2019-09-08 22:46:05 +02:00
Kevin b936bf1ab3 .cardsActive -> &Active in sass, rename variable names 2019-09-06 13:23:43 +02:00
Kevin 1e499c7758 Remove console.log 2019-09-05 21:45:02 +02:00
Kevin f02cf326ff Add tags field to every resource 2019-09-05 21:41:24 +02:00
Kevin 967cdfbd3b Update new store with all current resources, remove store.json 2019-09-05 21:29:08 +02:00
Kevin 5910c42b3d Add most recent resources collection 2019-09-05 21:25:44 +02:00
Kevin 2a18f112e7 Remove unused line 2019-09-05 21:17:56 +02:00
Kevin e3a786bc16 Make deep clone of resources, access state by getter 2019-09-05 21:12:06 +02:00
Unknown a10f5d7f25 WIP 2019-09-05 19:47:31 +02:00
Unknown 4e4aa46c2a Merge branch 'dev' into features/resources-store 2019-08-22 20:53:50 +02:00
Unknown aa03bed2fb Merge branch 'karn-dev' into features/resources-store 2019-08-22 20:53:40 +02:00
Unknown 77129a7689 Destruct resource.title aswell 2019-08-13 22:01:11 -05:00
Unknown 0a8c7ebc28 createCopyUrl to _category.vue 2019-08-13 20:15:05 -05:00
Unknown 168157c279 Merge branch 'master' into dev 2019-08-08 22:40:08 -05:00
Unknown 71150c71ab indendation added 2019-08-08 22:30:23 -05:00
Unknown 5b9b492ac2 Update resources 2019-08-08 22:24:53 -05:00
Unknown 576d40d086 Merge branch 'master' into features/resources-store 2019-08-08 22:15:41 -05:00
Unknown 6912a96f21 Getters instead of accessing state directly 2019-06-22 20:07:11 +02:00
Unknown ba47943934 Rename resources module => data, add look up tag, add polyfill for flat() 2019-06-22 17:43:40 +02:00
Kevin Van Der Werff a57aa260bc Add tags fields & add findByTags getter 2019-06-22 17:23:29 +02:00
Kevin Van Der Werff b40e3aeeb0 No need for computer property 2019-06-22 12:59:22 +02:00
Kevin Van Der Werff 48aeb6f804 Find resources from store 2019-06-22 04:05:03 +02:00
Kevin Van Der Werff f1a8d056d7 break resources in multiple json files & add to vuex module store 2019-06-22 03:28:33 +02:00
Kevin Van Der Werff 0a542443e8 fix i -> I 2019-06-21 20:47:44 +02:00
Kevin Van Der Werff a397323cff Remove community & duplicated learnxinyminutes resource 2019-06-21 20:07:01 +02:00
Kevin van der WerffandGitHub d3407e1962 Merge pull request #82 from webgems/new-resources
add new resource
2019-06-20 17:51:35 +02:00
Kevin f6d2b8627d cleanup php section 2019-06-20 11:58:21 +02:00
Kevin 28736c4c34 Merge branch 'master' of https://github.com/webgems/webgems 2019-06-20 01:59:23 +02:00
Kevin 1058450def Merge branch 'update-readme' 2019-06-20 01:43:21 +02:00
Kevin ca8954bd62 minor changes 2019-06-20 01:41:12 +02:00
Kevin fa6e390c45 add url considerations 2019-06-20 01:38:56 +02:00
Kevin a07f656715 update references 2019-06-20 01:30:08 +02:00
Kevin 6b134c72aa update add-resource section 2019-06-20 01:29:40 +02:00
Kevin 652f7db4f7 syntax & variable renaming 2019-06-20 01:14:29 +02:00
Kevin 5f961ec19a Merge master 2019-06-20 01:12:30 +02:00
Kevin 2f45ba4029 generate dynamic routes config 2019-06-20 00:49:28 +02:00
Kevin b35d5bc356 Revert "Revert the revert"
This reverts commit 4c311a8dbb.
2019-06-20 00:31:29 +02:00
Unknown 21ccb787f6 Share common component & filter data 2019-06-17 17:13:04 +02:00
Unknown 4c311a8dbb Revert the revert 2019-06-17 13:44:47 +02:00
Kevin Van Der Werff e3b88bc2c3 remove extra whiteline _category.vue 2019-06-15 23:07:41 +02:00
Unknown e2cf71ac71 Manually add herebefore changes to the resources 2019-06-15 22:59:24 +02:00
Unknown f0a98b32b5 merge 2019-06-15 22:55:27 +02:00
Kevin Van Der Werff 7d3b758489 move _category.vue to root of /pages 2019-06-15 22:52:53 +02:00
Kevin Van Der Werff 76ffd17131 update contributors file 2019-06-15 22:08:10 +02:00
Kevin Van Der Werff 167edb2d57 add .DS_Store to .gitignore & fix routing 2019-06-15 21:59:05 +02:00
Kevin Van Der Werff fad6dc653e remove hardcoded pages, add slug to store entries, dynamically render sidebar 2019-06-15 18:12:28 +02:00
Kevin Van Der Werff c9595c7281 add store.json, add _category dynamically showing content 2019-06-15 17:50:28 +02:00