Skip to content

Commit

Permalink
Update Tool Directory
Browse files Browse the repository at this point in the history
  • Loading branch information
budparr committed Mar 8, 2019
1 parent 8ba00f7 commit c796668
Show file tree
Hide file tree
Showing 69 changed files with 1,010 additions and 810 deletions.
3 changes: 2 additions & 1 deletion assets/output/index.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/output/index.css.map

Large diffs are not rendered by default.

62 changes: 61 additions & 1 deletion assets/output/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/output/index.js.map

Large diffs are not rendered by default.

Binary file added assets/output/nunito-latin-200.615f4de2.woff2
Binary file not shown.
Binary file added assets/output/nunito-latin-200.82097bc3.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-200.e8528b9f.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-200.f77132a4.woff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/output/nunito-latin-200italic.aca59745.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-200italic.d49e6456.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-300.3b4a3ca7.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-300.771fe5f3.woff2
Binary file not shown.
Binary file added assets/output/nunito-latin-300.b6c509e5.woff2
Binary file not shown.
Binary file added assets/output/nunito-latin-300.e8176242.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-300italic.2b08b39d.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/output/nunito-latin-300italic.73fddb69.woff
Binary file not shown.
Binary file added assets/output/nunito-latin-400.3f364b04.woff
Binary file not shown.
Binary file added assets/output/nunito-latin-400.623fdefa.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-400.96daf714.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-400.e0a1b266.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/output/nunito-latin-400italic.87139f8c.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-400italic.a9b8b594.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-600.03bf133a.woff
Binary file not shown.
Binary file added assets/output/nunito-latin-600.148761f7.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-600.6081f352.woff2
Binary file not shown.
Binary file added assets/output/nunito-latin-600.78717bb8.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-600italic.0a73bd27.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/output/nunito-latin-600italic.e0499f5f.woff
Binary file not shown.
Binary file added assets/output/nunito-latin-700.2a023bed.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-700.58f2ccd7.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-700.88e5c2c3.woff
Binary file not shown.
Binary file added assets/output/nunito-latin-700.8b5b16bd.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-700italic.d7f0bbfe.woff2
Binary file not shown.
Binary file not shown.
Binary file removed assets/output/nunito-latin-700italic.eef98603.woff
Binary file not shown.
Binary file not shown.
Binary file added assets/output/nunito-latin-800.27703b31.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-800.72dc9e29.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-800.86b59089.woff2
Binary file not shown.
Binary file added assets/output/nunito-latin-800.d4daf73e.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-800italic.5235625f.woff2
Binary file not shown.
Binary file not shown.
Binary file removed assets/output/nunito-latin-800italic.7521a39d.woff
Binary file not shown.
Binary file not shown.
Binary file added assets/output/nunito-latin-900.3523eb02.woff2
Binary file not shown.
Binary file removed assets/output/nunito-latin-900.8662d89a.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-900.b45523e5.woff2
Binary file not shown.
Binary file added assets/output/nunito-latin-900.cf9a7aed.woff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/output/nunito-latin-900italic.9e7bd24c.woff
Binary file not shown.
Binary file removed assets/output/nunito-latin-900italic.d10dbba2.woff2
Binary file not shown.
6 changes: 3 additions & 3 deletions config/_default/menus.yaml
@@ -1,7 +1,7 @@
main:
# - name: Tools Directory
# url: /tools/
# weight: 1
- name: Tools Directory
url: /tools/
weight: 1
- name: Events
url: /event/
weight: 3
Expand Down
4 changes: 2 additions & 2 deletions layouts/partials/_global/header.html
Expand Up @@ -10,9 +10,9 @@
</div> */}}
<a href="/"
class="block no-underline">
<img src="/images/tnd-logo-B50938.svg" alt="logo" class="px-8 sm:px-4 max-w-full">
<img src="/images/tnd-logo-B50938.svg" alt="logo" class="px-8 h-16 sm:px-4 max-w-full">
</a>
<img src="/images/JAMstack-hashtag.svg" alt="logo" class="px-8 sm:px-16 mx-2 my-4 max-w-full md:w-5/6">
{{/* <img src="/images/JAMstack-hashtag.svg" alt="logo" class="px-8 sm:px-16 mx-2 my-4 max-w-full md:w-5/6"> */}}
<div class="pt-8 hidden sm:block">
{{ partial "_global/menus.html" . }}
</div>
Expand Down
4 changes: 2 additions & 2 deletions layouts/partials/_global/menus.html
@@ -1,6 +1,6 @@
{{- partial "_global/menu.html" (dict "page" . "menu" "main") -}}

<div class="pt-8">
{{/* <div class="pt-8">
<h2 class="mb-4 text-xl px-4 sm:px-6">
<a href="/tool/" class="font-brand no-underline color-inherit">
Directory
Expand All @@ -9,4 +9,4 @@ <h2 class="mb-4 text-xl px-4 sm:px-6">
{{- partial "_global/menu.html" (dict "page" . "menu" "tools") -}}
</div>


*/}}
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -14,33 +14,33 @@
"dev": "run-p dev:parcel dev:hugo",
"dev:hugo": "NODE_ENV=development hugo server --gc --disableFastRender --navigateToChanged --noHTTPCache",
"dev:parcel": "NODE_ENV=development parcel watch ./assets/index.js --out-dir assets/output",
"build:assets": "NODE_ENV=development parcel build ./assets/index.js --out-dir assets/output --experimental-scope-hoisting --no-cache",
"deploy:assets": "NODE_ENV=production parcel build ./assets/index.js --out-dir assets/output --experimental-scope-hoisting --no-cache",
"build:assets": "NODE_ENV=development parcel build ./assets/index.js --out-dir assets/output --no-cache",
"deploy:assets": "NODE_ENV=production parcel build ./assets/index.js --out-dir assets/output --no-cache",
"build:hugo": "env NODE_ENV=production hugo --gc --minify"
},
"devDependencies": {
"@fullhuman/postcss-purgecss": "^1.1.0",
"@vue/component-compiler-utils": "^2.5.2",
"autoprefixer": "^9.4.7",
"@vue/component-compiler-utils": "^2.6.0",
"autoprefixer": "^9.4.10",
"cssnano": "^4.1.10",
"intersection-observer": "^0.5.1",
"itemsjs": "^1.0.42",
"lazysizes": "^4.1.5",
"lazysizes": "^4.1.6",
"npm-run-all": "^4.1.5",
"parcel-bundler": "^1.11.0",
"postcss-cli": "^6.1.1",
"parcel-bundler": "^1.12.0",
"postcss-cli": "^6.1.2",
"postcss-import": "^12.0.1",
"postcss-modules": "^1.4.1",
"quicklink": "^1.0.0",
"sass": "^1.17.0",
"sass": "^1.17.2",
"tailwindcss": "^0.7.4",
"tailwindcss-aspect-ratio": "^1.0.1",
"tailwindcss-flexbox-order": "^1.0.0",
"tailwindcss-grid": "^1.1.0",
"typeface-nunito": "^0.0.54",
"vue": "^2.6.6",
"vue-hot-reload-api": "^2.3.2",
"vue-template-compiler": "^2.6.6"
"tailwindcss-grid": "^1.2.1",
"typeface-nunito": "^0.0.72",
"vue": "^2.6.8",
"vue-hot-reload-api": "^2.3.3",
"vue-template-compiler": "^2.6.8"
},
"dependencies": {},
"alias": {
Expand Down

Large diffs are not rendered by default.

@@ -1 +1 @@
{"Target":"output/index.087c8b5555d4084402e5b9b2887be6d7716b64c8893e58009204cf2382e3eecf.css","MediaType":"text/css","Data":{"Integrity":"sha256-CHyLVVXUCEQC5bmyiHvm13FrZMiJPlgAkgTPI4Lj7s8="}}
{"Target":"output/index.1786512029d87c32e394e5d645524b4bd56e218c911363d37322fa7d35aff1aa.css","MediaType":"text/css","Data":{"Integrity":"sha256-F4ZRICnYfDLjlOXWRVJLS9VuIYyRE2PTcyL6fTWv8ao="}}

Large diffs are not rendered by default.

@@ -1 +1 @@
{"Target":"output/index.b771f15dd658c9b8cf3288f0b7599968bbff3e323b690ef0a75799e6b18a7ee0.js","MediaType":"application/javascript","Data":{"Integrity":"sha256-t3HxXdZYybjPMojwt1mZaLv/PjI7aQ7wp1eZ5rGKfuA="}}
{"Target":"output/index.ee1e385a747cee368d370418d1282669a14681f34658b0fe2806ca3f0d64134e.js","MediaType":"application/javascript","Data":{"Integrity":"sha256-7h44WnR87jaNNwQY0SgmaaFGgfNGWLD+KAbKPw1kE04="}}
1,644 changes: 860 additions & 784 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit c796668

Please sign in to comment.