1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 17:30:28 -04:00

41 Commits

Author SHA1 Message Date
6f7b14f43a
fix a few things that were **too bold** now 2020-07-22 16:38: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
8219c611a4
inline frontmatter styles in HTML rather than a bunch of baby CSS files 2020-05-14 13:37:33 -04:00
323b3dd9f6
add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00
739f161183
massive cleanup of netlify config -- redirects, headers, etc 2020-05-05 13:03:18 -04:00
a42e27e6e8
remove utteranc.es for now 2020-04-28 09:48:51 -04:00
6360e58f60
dark mode octocat icon on COVID post (and fix AMP errors)
https://search.google.com/search-console/amp/drilldown?resource_id=https%3A%2F%2Fjarv.is%2F&item_key=GhUIIhADIgNpbWciB2FtcC1pbWcolk4&hl=en&sharing_key=jrQsA5DhNhUqwYxUooGbfw
2020-04-26 12:16:25 -04:00
5477e34235
some tweaking of post-build image optimization 2020-04-24 12:58:18 -04:00
2548b320fc
make images linkable via shortcode param 2020-04-23 12:43:43 -04:00
313e69afc5
bring Shodan post up to date with GitHub awesome list 2020-04-18 11:37:45 -04:00
8537042ff1
stop hardcoding images/ directory in content frontmatter 2020-04-16 09:34:58 -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
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
22c7e76e51
improve some inline post styles 2020-04-05 13:07:51 -04:00
91d293e390
underline <h2>s, solidify <hr>s 2020-03-12 16:42:41 -04:00
762a82b3cb
linked images produced invalid HTML, fix later 2019-12-21 11:59:43 -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
552b62f571
non-selectable line numbers on code fences 2019-12-04 11:25:46 -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
abf99c0106 automatically resize/optimize images via Hugo processing 2019-10-27 12:44:29 -04:00
86b526f562 aggressively compress images 2019-10-13 08:53:13 -04:00
01b82e3ebe GitHub buttons shortcode 2019-10-01 09:00:52 -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
08a0dac1f7 open graph images for blog posts 2019-08-05 09:29:47 -04:00
7b575ab8d2 compressed shodan images 2019-07-17 12:43:35 -04:00
1ea3d9ff05 more shodan queries 2019-07-17 12:23:51 -04:00
a960a1f8d0 add ALPR (license plate reader) screenshot to shodan post 2019-06-07 10:48:33 -04:00
fda9acb636 add Apple AirPlay Receivers query to Shodan post 2019-05-22 10:15:47 -04:00
d84d55c32f shodan post date 2019-05-13 19:54:36 -04:00
18cc7c97f1 add electricity meter query to shodan post 2019-05-12 12:11:40 -04:00
c2554e9885 oops, invalid timestamp 2019-04-29 13:26:01 -04:00
c6869fa012 shodan query for 3D printers 2019-04-29 13:20:48 -04:00
afa25610ce messy implementation of GitHub buttons on shodan post 2019-04-25 14:21:05 -04:00
22c0ced97c shodan post more links 2019-04-25 14:04:28 -04:00
2db19452d7 shodan query post updates 2019-04-25 13:23:43 -04:00
1453dd5b72 shodan query post updates 2019-04-25 02:58:33 -04:00
d3164529a0 first draft of shodan post 2019-04-24 18:02:19 -04:00