70611f4d1c
publish /previously
2020-04-23 20:45:55 -04:00
d38ff15c2f
get logo from an actual .svg file and inline it
2020-04-23 17:13:41 -04:00
2548b320fc
make images linkable via shortcode param
2020-04-23 12:43:43 -04:00
60fd36001d
add JAMstack to homepage
2020-04-23 08:16:31 -04:00
83e26e5007
move keybase.txt into /.well-known
2020-04-22 10:45:02 -04:00
8ba0a887bc
treat ALL images as assets (as they should have been all along...)
2020-04-21 14:34:55 -04:00
9a40dadfb2
change google voice number
2020-04-21 11:52:09 -04:00
7de9d10792
update deps
2020-04-21 11:51:39 -04:00
4d22a28435
remove cache-control headers for CSS and JS
2020-04-20 15:20:55 -04:00
b13da8e05b
dark mode 😎 ( #112 )
...
* prepare dark mode stuffs
* themed all global colors
* store preference in local storage
* toggle styling
* lightbulb position
* minify bundled script with uglify-js instead of hugo
* detect whether user has an OS-wide dark mode preference and use that by default
* two different colors for each homepage link
* inline bulb SVGs into stylesheet
* fingerprint and cache styles for a year
* fix lightbulb positioning with weird magic numbers, will come back to that
* themed syntax highlighting
* use terser instead of uglify-js (b/c of ES6)
2020-04-20 15:04:30 -04:00
b53574f3ef
add terser to package.json [skip ci]
2020-04-20 14:59:49 -04:00
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