1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-28 07:50:28 -04:00

153 Commits

Author SHA1 Message Date
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
673ddbb27b
very, VERY hacky way to determine image width/height for meta tags 2019-11-23 09:21:06 -05:00
1ea90613c9
switch everything from messy hCards/microdata to JSON-LD 2019-11-22 20:24:38 -05:00
cf3e2ca5cf
minify HTML on build 2019-11-22 16:23:45 -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
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
b623aaeda8
Update README.md and humans.txt 2019-11-08 11:09:05 -05:00
c28658a19d Publish "Ranking 2020 Presidential Candidates's 404 Pages" blog post 2019-11-03 21:40:34 -05:00
e016910825 fix open graph meta tags 2019-10-28 23:45:00 -04: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
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
0398587d3c switch floats to flexboxes, header fixes 2019-10-18 11:14:07 -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
08636a7b51 clean up style.scss 2019-09-24 23:06:17 -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
cb05b5adad reword home page 2019-09-04 08:59:24 -04:00
0cfc58daf6 more hi-res images (except shodan post) 2019-08-29 13:24:25 -04:00
6fab1ead7a add shortcode for "retina" images 2019-08-29 13:00:17 -04:00
4cb15cbac0 fix breaking changes in Hugo 0.57 2019-08-26 23:29:59 -04:00
039fbf4443 security header post typo 2019-08-17 12:11:12 -05:00
4572122d4a simplified cloudflare worker for security headers 2019-08-13 11:07:21 -04:00
8b8005ec1d sensible padding (aka wtf was I thinking) 2019-08-11 13:56:48 -04:00
08a0dac1f7 open graph images for blog posts 2019-08-05 09:29:47 -04:00
83a2e1e0db dedicated lab with leo video page 2019-08-04 18:49:43 -04:00
38ea5a0dae teeny tiny CSS improvements 2019-08-02 16:17:40 -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
2c4530a61b change link to PGP key from keybase to asc file 2019-06-26 11:06:44 -04:00
4afd229528 enableGitInfo messed up sitemap.xml timestamps and google SERPs 2019-06-21 10:47:27 -04:00
7b62adcf7c new blog post: backing up linux server 2019-06-10 09:03:35 -04:00