1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 12:56:21 -04:00

95 Commits

Author SHA1 Message Date
ec2ed28bb9
test private lighthouse CI server
public temporary server was kinda flaky
2020-07-07 10:46:59 -04:00
48eea4ce98
fix style regressions (code was never actually using Hack font I think..?)
and allow default theme (light or dark) to be set in Hugo config and reflected in both HTML & JS
2020-07-07 10:07:46 -04:00
aa3973f570
adjust letter-spacing of bold Inter text 2020-07-05 12:13:11 -04:00
426e7d91f1
clean up styles & extend old browser support via autoprefixer/eslint 🧓🏻
and stop encoding emojis like a caveman
2020-07-04 19:29:18 -04:00
e10c3a10f7
have CI run linters on every PR, bump eslint 2020-07-03 17:35:39 -04:00
12f8bd8084
renamed default branch to main 2020-06-21 10:44:43 -04:00
f29033f383
re-tool/clean up scripts and redirects 2020-06-19 09:45:48 -04:00
85fe0084b8
fix lighthouse CI 2020-06-05 08:53:15 -04:00
6d374a3e46
remove CodeQL action 2020-06-05 08:45:55 -04:00
d6e0e7bfb9
Update ci.yml 2020-06-02 21:04:40 -04:00
bf115cee81
Update codeql-analysis.yml
[skip ci]
2020-06-02 19:38:50 -04:00
6e829bc23a
Update codeql-analysis.yml
[skip ci]
2020-06-02 18:51:34 -04:00
dd6107131b
Create codeql-analysis.yml
[skip ci]
2020-06-02 17:54:57 -04:00
c8265db6cc
fix CI skip condition for bot PRs
[skip ci]
2020-04-30 10:57:35 -04:00
12ff2c7871
running out of percy snapshots... 2020-04-29 11:57:53 -04:00
4515bfbfd5
Update ci.yml
[skip ci]
2020-04-29 11:15:01 -04:00
adfa73b5fc
fingerprint CSS and JS, set one week browser cache
...and LOTS of tidying partials
2020-04-25 11:15:31 -04:00
22c7e76e51
improve some inline post styles 2020-04-05 13:07:51 -04:00
a9b79ea0c3
oops, fix yarn scripts to point to vendor folder 2020-04-04 12:39:03 -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
84b077e12b
bring AMP styles up to speed 2020-04-02 10:04:17 -04:00
e35b7282fe
fix some percy quirks with .percy.yml config 2020-04-01 17:05:26 -04:00
5a380a8a72
limit percy.io usage [skip ci] 2020-03-30 13:01:36 -04:00
933a1fe0cd
fix lighthouse CI tests 2020-03-30 00:52:18 -04:00
5dff27dcb5
percy visual tests via CI 2020-03-29 09:37:06 -04:00
1de471fdab
upload LHCI results as artifacts 2020-03-28 23:46:59 -04:00
d7f14119d4
separate netlify deploy & lighthouse jobs in CI 2020-03-28 23:41:48 -04:00
c33d8f9f18
trigger lighthouse audits on Netlify deploy previews 2020-03-28 23:33:18 -04:00
5e5678a699
run lighthouse-ci via action [skip ci] 2020-03-28 21:45:44 -04:00
0760163027
remove old linters and scripts 2020-03-11 20:40:28 -04:00
6c59bb2edc
hugo mod init, and other cleanup 2020-03-10 23:11:10 -04:00
96e3130ba5
all the favicons :) https://realfavicongenerator.net/ 2020-01-19 18:19:34 -05:00
8335dd9673
Update and rename build.yml to build-and-lint.yml 2020-01-08 10:28:04 -05:00
a642e7c077
update dockerfile to Hugo v0.62.1 [skip ci] 2020-01-05 22:18:11 -05:00
c7807a0ef1
refactor npm build scripts 2019-12-12 08:12:49 -05:00
093fb7b38e
minify images in parallel! 2019-12-11 15:49:54 -05:00
1747bdd149
simple test builds via GitHub Action 2019-12-04 11:25:42 -05:00
a17d6e8996
move to Netlify with native builds (#12) 2019-11-09 16:51:48 -05:00
891beef4bd
further optimize static images 2019-11-09 11:54:11 -05:00
32e1aa8098
add optipng step to CI 2019-11-08 12:11:07 -05:00
a9f52bffbd
fix responsive image height scaling 2019-11-08 11:19:08 -05:00
bd2b9ebd18 Update gh-pages.yml 2019-11-03 21:43:25 -05:00
c79bba520b huge refactoring of content and theme
- de-personalize the theme as much as possible, moving personal info into config.toml parameters
- extract hard-coded content out layouts and into actual /content (especially home page and all of its assets)
- include full text of posts in RSS feed (aka making the world a better place)
- use abstract layout for both video pages (/leo and /birthday)
2019-10-27 22:10:18 -04:00
abf99c0106 automatically resize/optimize images via Hugo processing 2019-10-27 12:44:29 -04:00
f3a3dc1646 safer paths for action temp files & swap access tokens 2019-10-22 14:52:12 -04:00
4b6bf833a2 switch CI to use GitHub Package Registry 2019-10-16 00:17:52 -04:00
2e66b81565 switch from docker action to simple bash commands 2019-10-08 22:48:03 -04:00
1931a7efd8 docker updates 2019-10-08 10:56:06 -04:00
01141667a5 lock hugo to custom v0.53-DEV with docker 2019-10-06 23:43:06 -04:00