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

103 Commits

Author SHA1 Message Date
5e5678a699
run lighthouse-ci via action [skip ci] 2020-03-28 21:45:44 -04:00
bc3e1f9309
set max width of pages in Hugo config.toml, retrieve value from SCSS
https://gohugo.io/hugo-pipes/resource-from-template/
2020-03-27 20:58:52 -04:00
146b1047e1
allow page-specific CSS to be set via shortcode and appear in <head>
TODO: Potential bug report w/ live server -- .Page.Scratch is only detected on first run, breaks after any changes trigger rebuild. Might be flaky on real builds too, will investigate.
2020-03-27 14:19:55 -04:00
7f6fd5ccb4
minor edits on COVID post and better octocat vector icon
https://primer.style/octicons/mark-github
2020-03-26 12:20:52 -04:00
cb7b9f5b91
ignore some markdownlint warnings 2020-03-24 00:40:50 -04:00
0e3ea6c9d1
publish coronavirus open source post 2020-03-23 22:04:19 -04:00
fa1161cd27
allow comments to be disabled on individual posts 2020-03-18 20:14:53 -04:00
10c36caf7d
re-enable goldmark typographer 2020-03-14 09:35:29 -04:00
91d293e390
underline <h2>s, solidify <hr>s 2020-03-12 16:42:41 -04:00
21871f21ec
pre-commit linting with husky and lint-staged, and spellcheck lint
[skip ci]
2020-02-04 15:34:41 -05:00
671ca250cc
more small font tweaks (and weird encoding fixes) 2020-01-22 09:47:48 -05:00
602f8cc137
Inter font on AMP pages (and other small tweaks) 2020-01-22 08:37:05 -05:00
84e38d371a
better gist shortcode w/ AMP and RSS versions 2020-01-19 18:19:51 -05:00
6c44b7d44d
re-organize a bunch of partials 2020-01-14 18:08:42 -05:00
892cd20c40
lint all of the things
stylelint, markdownlint, linkinator
2020-01-08 10:17:55 -05:00
ec713f5efe
clean up partials and styles 2020-01-03 13:58:48 -05:00
e25c98154e
only add target=_blank to external links 2019-12-23 10:46:47 -06:00
762a82b3cb
linked images produced invalid HTML, fix later 2019-12-21 11:59:43 -05:00
9ecee6ed60
preserve hillary DNC video for posterity 2019-12-20 10:07:45 -05:00
70fa8460d2
support subtitles via video shortcode 2019-12-20 09:19:17 -05:00
05d0eb225a
un-curl quotes from markdown files 2019-12-19 19:17:22 -05:00
2465903ff5
markdownify image captions 2019-12-19 13:04:02 -05:00
c87bfd7797
support full HTML captions for image shortcode 2019-12-17 11:39:23 -05:00
acb721d64a
update analytics post 2019-12-10 15:07:48 -05:00
552b62f571
non-selectable line numbers on code fences 2019-12-04 11:25:46 -05:00
ac0bbc6343
fetch Hugo binary via node for portability 2019-12-03 08:34:12 -05:00
0b62be6226
re-organize templates (use baseof.html) 2019-12-02 18:47:44 -05:00
e8bf1881c8
upgrade Hugo to v0.60.1 (new markdown parser) 2019-12-01 21:21:11 -05:00
14828fd25c
code highlighting on older posts 2019-11-25 09:07:36 -05:00
8ccd15ab87
global header/navbar on all pages like a grown-up website (#17) 2019-11-24 18:07:12 -05:00
2bb25a6a5f
update Netlify Analytics post 2019-11-23 21:05:21 -05:00
240abf85a5
publish Dropbox post 2019-11-21 18:12:25 -05:00
a048c10b06
fix AMP validation warnings 2019-11-20 10:08:28 -05:00
d6ad47c57b
Google AMP support & switch to NPM builds (#14) 2019-11-19 15:23:16 -05:00
749b78327a
update redirects 2019-11-18 08:27:18 -05:00
1018e6c206
publish "Netlify Analytics Review" post 2019-11-13 12:33:57 -05:00
c28658a19d Publish "Ranking 2020 Presidential Candidates's 404 Pages" blog post 2019-11-03 21:40:34 -05:00
abf99c0106 automatically resize/optimize images via Hugo processing 2019-10-27 12:44:29 -04:00
40091d914a fix social thumbnail 2019-10-25 18:56:32 -04:00
4a04969f56 publish GitHub Actions blog post 2019-10-25 14:08:09 -04:00
86b526f562 aggressively compress images 2019-10-13 08:53:13 -04:00
ImgBotApp
ade0c26cbf [ImgBot] Optimize images
*Total -- 1,085.96kb -> 860.78kb (20.74%)

/content/notes/my-first-code/images/netscape.png -- 29.78kb -> 15.72kb (47.22%)
/content/notes/my-first-code/images/jbb-logo.png -- 9.50kb -> 6.06kb (36.2%)
/content/notes/my-first-code/images/jbb-screen4.png -- 215.28kb -> 163.29kb (24.15%)
/content/notes/my-first-code/images/jbb-screen2.png -- 168.10kb -> 130.36kb (22.45%)
/content/notes/my-first-code/images/jbb-screen3.png -- 254.58kb -> 198.53kb (22.01%)
/content/notes/my-first-code/images/badges.png -- 31.42kb -> 24.89kb (20.77%)
/content/notes/my-first-code/images/jbb-screen1.png -- 377.30kb -> 321.92kb (14.68%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-10-01 17:09:38 -04:00
bf01d5aa13 add My First Code post 2019-10-01 17:04:47 -04:00
01b82e3ebe GitHub buttons shortcode 2019-10-01 09:00:52 -04:00
5b5d961a63 only add matomo script and proper robots.txt in production 2019-09-30 19:19:23 -04:00
1b0fac2ceb codepen shortcode 2019-09-25 16:36:46 -04:00
ImgBotApp
c269393a93 [ImgBot] Optimize images
*Total -- 1,557.23kb -> 1,485.65kb (4.6%)

/content/notes/how-to-pull-request-fork-github/images/step2.png -- 91.11kb -> 58.78kb (35.49%)
/content/notes/how-to-backup-linux-server/images/apocalypse.png -- 555.19kb -> 519.30kb (6.46%)
/content/notes/shodan-search-queries/images/c4max.png -- 27.98kb -> 26.81kb (4.19%)
/content/notes/how-to-pull-request-fork-github/images/forks.png -- 5.30kb -> 5.08kb (4.09%)
/content/notes/shodan-search-queries/images/7-11.png -- 32.02kb -> 30.99kb (3.21%)
/content/notes/shodan-search-queries/images/octoprint.png -- 845.62kb -> 844.68kb (0.11%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-09-22 01:52:10 -04:00
b60829732a HQ shodan screenshots w/ new image shortcode 2019-09-19 10:07:20 -04:00
d2490efa39 add missing Shodan queries 2019-09-18 08:23:40 -04:00
0cfc58daf6 more hi-res images (except shodan post) 2019-08-29 13:24:25 -04:00