1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-17 16:25:31 -04:00
Commit Graph

848 Commits

Author SHA1 Message Date
dependabot-preview[bot]
e5c7c49d36 Bump stylelint-scss from 3.17.0 to 3.17.1 (#114) [skip ci]
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.17.0...3.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-20 12:44:59 -04:00
dependabot-preview[bot]
d79b820086 Bump lint-staged from 10.1.5 to 10.1.6 (#113) [skip ci]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.5 to 10.1.6.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.5...v10.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-19 14:13:43 -04:00
313e69afc5 bring Shodan post up to date with GitHub awesome list 2020-04-18 11:37:45 -04:00
34ffad91de update deps [skip ci] 2020-04-18 11:37:25 -04:00
dependabot-preview[bot]
e110d77c93 Bump lint-staged from 10.1.3 to 10.1.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.3 to 10.1.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.3...v10.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 11:44:27 -04:00
2f613caefa clean up some archetypes and etc pages
[skip ci]
2020-04-17 11:44:07 -04:00
8537042ff1 stop hardcoding images/ directory in content frontmatter 2020-04-16 09:34:58 -04:00
9005c00112 don't determine last modified time from file and/or Git data 2020-04-16 09:21:19 -04:00
2f57852f12 update 'how-to-pull-request-fork-github' 2020-04-15 21:23:11 -04:00
7b5f3a3be8 commit .nvmrc
[skip ci]
2020-04-15 13:57:06 -04:00
abbc3f9678 make the main content/blog section configurable instead of hardcoded to notes 2020-04-13 17:25:29 -04:00
c1700cdda0 execute twemoji script as a template (mainly to get baseURL) 2020-04-13 15:35:45 -04:00
d6b1fdf872 create separate bundled archetype for new notes
[skip ci]
2020-04-13 10:42:54 -04:00
61741df3f7 don't preconnect to utteranc.es endpoints if comments disabled 2020-04-13 10:42:32 -04:00
124d55a99e extract inline page styles into a separate CSS file, and scope to content via SCSS
styles on AMP pages still won't be scoped to div#content like vanilla pages, though
2020-04-12 12:02:58 -04:00
2fa95de9b1 stop requesting myself for self-approvals on PRs [skip ci] 2020-04-11 12:15:29 -04:00
dependabot-preview[bot]
3b869cc275 Bump stylelint from 13.3.1 to 13.3.2 (#108) [skip ci]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.3.1...13.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-11 11:44:18 -04:00
18a9c37c42 update Inter font to v3.13 2020-04-09 19:48:47 -04:00
dependabot-preview[bot]
01ba7e3e5d Bump husky from 4.2.4 to 4.2.5 (#106) [skip ci]
Bumps [husky](https://github.com/typicode/husky) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.4...v4.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-09 19:35:23 -04:00
20c32eaeb3 *much* smarter way of setting page-specific CSS
via front matter instead of flaky shortcode/page scratch
2020-04-09 13:59:49 -04:00
dependabot-preview[bot]
51dd770094 Bump husky from 4.2.3 to 4.2.4 (#105) [skip ci]
Bumps [husky](https://github.com/typicode/husky) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.3...v4.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-09 12:41:51 -04:00
dependabot-preview[bot]
468178ce57 Bump stylelint-scss from 3.16.0 to 3.16.1 (#102) [skip ci]
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.16.0...3.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-09 12:16:41 -04:00
dependabot-preview[bot]
e42f708640 Bump stylelint from 13.3.0 to 13.3.1 (#103) [skip ci]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.0 to 13.3.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.3.0...13.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-09 12:16:27 -04:00
dependabot-preview[bot]
9670897912 Bump lint-staged from 10.1.2 to 10.1.3 (#104) [skip ci]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.2...v10.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-09 12:15:57 -04:00
dc3f1cb07c revert adding async to some embed scripts
document.write() isn't allowed on asynchronously loaded scripts
2020-04-07 18:48:53 -04:00
f6e9f9ee3a custom twemoji script to bake in my own defaults and remove inline JS 2020-04-07 09:58:27 -04:00
bfc11b4600 atom feed shortcode fixes 2020-04-07 09:58:11 -04:00
51101e7865 output Atom feed 2020-04-06 19:31:56 -04:00
93f507c047 update dependencies & set postcss via postcss-clean to v7.x as a resolution
[skip ci]
2020-04-06 18:42:55 -04:00
3224d9b072 better implementation of hugo mods for twemojis 📦 2020-04-06 08:44:43 -04:00
4f71dd509b remove old dependencies [skip ci] 2020-04-05 17:07:19 -04:00
b69461c306 clean up a few headers, redirects, scripts 2020-04-05 15:50:41 -04:00
22c7e76e51 improve some inline post styles 2020-04-05 13:07:51 -04:00
dependabot-preview[bot]
251f154aef Bump lint-staged from 10.1.1 to 10.1.2 (#100) [skip ci]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.1...v10.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-05 10:26:28 -04:00
a9b79ea0c3 oops, fix yarn scripts to point to vendor folder 2020-04-04 12:39:03 -04:00
48498c772f reorganize external static assets into vendor folder (#99)
with legacy redirects via Netlify for now
2020-04-04 12:03:04 -04:00
55a696c261 constrain header width and reduce padding across the site 2020-04-04 10:18:20 -04:00
1c2337afb8 purge old action artifacts nightly
[skip ci]
2020-04-04 10:07:17 -04:00
236ee5b0af small fix to spacing on responsive list pages
and make CI & Netlify use a newest version of Go (required for modules)
2020-04-03 17:09:46 -04:00
dependabot-preview[bot]
e607a0c75d Bump stylelint from 13.2.1 to 13.3.0 (#98) [skip ci]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.1...13.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 13:27:12 -04:00
dependabot-preview[bot]
15411aca7b Bump percy from 0.26.1 to 0.26.2 (#97) [skip ci]
Bumps [percy](https://github.com/percy/percy-agent) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/percy/percy-agent/releases)
- [Changelog](https://github.com/percy/percy-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/percy/percy-agent/compare/v0.26.1...v0.26.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 12:28:21 -04:00
9807e528ff simplify footer on mobile 2020-04-03 08:44:42 -04:00
dd05444d21 css animation experiments because I'm bored. #quarantine 2020-04-02 21:36:37 -04:00
fbf7465ff1 GitHub was down....but pages with gists should probably still load 2020-04-02 21:19:43 -04:00
84b077e12b bring AMP styles up to speed 2020-04-02 10:04:17 -04:00
72c8b3a99a absolute URLs in CSS via hugo variable 2020-04-01 17:59:40 -04:00
e35b7282fe fix some percy quirks with .percy.yml config 2020-04-01 17:05:26 -04:00
dependabot-preview[bot]
5c9081c37c Bump percy from 0.26.0 to 0.26.1 (#96) [skip ci]
Bumps [percy](https://github.com/percy/percy-agent) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/percy/percy-agent/releases)
- [Changelog](https://github.com/percy/percy-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/percy/percy-agent/compare/v0.26.0...v0.26.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 17:02:23 -04:00
05d412b661 extra attribution for Twemoji, Inter, and Hack. they're worth it.
[skip ci]
2020-04-01 15:11:06 -04:00
dependabot-preview[bot]
fe1a336e5b Bump lint-staged from 10.1.0 to 10.1.1 (#95) [skip ci]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.0...v10.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-31 12:35:39 -04:00