.devcontainer
review
2023-01-10 11:54:34 -05:00
.github
fix remaining references
2023-01-31 17:45:08 -05:00
.yarn
Add workflows
2023-01-09 15:24:06 -05:00
data
Minimize diff
2023-05-19 16:05:25 -04:00
helpers
Properly include code examples in bullet points ( #721 )
2023-04-13 14:55:54 -07:00
lib
Fix URLs in "middleman serve"
2018-12-28 16:38:01 -08:00
old_source
Minimize diff
2023-05-19 16:05:25 -04:00
source
Merge branch 'main' into blog-width
2023-05-19 16:39:12 -04:00
tool
Minimize diff
2023-05-19 16:05:25 -04:00
.dockerignore
Configure container development
2023-01-09 23:11:11 +00:00
.editorconfig
clean up functions update intended code style in style guide
2018-10-26 21:35:30 -07:00
.eslintignore
Only read/write version cache file once on each build.
2023-02-02 16:14:26 -05:00
.eslintrc.js
Enable Typescript for 11ty filters
2023-02-25 18:07:51 -07:00
.gitattributes
clean up functions update intended code style in style guide
2018-10-26 21:35:30 -07:00
.gitignore
Add "releases" data file
2023-02-02 15:44:47 +00:00
.nvmrc
Add 11ty dep
2023-01-06 17:37:16 -05:00
.prettierignore
do not reformat data dir
2023-05-19 16:06:48 -04:00
.prettierrc
Add prettier
2023-01-09 14:10:02 -05:00
.stylelintignore
Only read/write version cache file once on each build.
2023-02-02 16:14:26 -05:00
.stylelintrc.yml
re-enable stylelint rule
2023-04-03 12:22:39 -04:00
.yarnrc.yml
Add workflows
2023-01-09 15:24:06 -05:00
babel.config.js
Enable Typescript for 11ty filters
2023-02-25 18:07:51 -07:00
CODE_OF_CONDUCT.md
Always use HTTPS ( #291 )
2019-03-04 15:04:23 -06:00
config.rb
Minimize diff
2023-05-19 16:05:25 -04:00
config.ru
Fix redirects ( #649 )
2022-06-22 16:44:37 -07:00
CONTRIBUTING.md
Try out markdown-it-attrs
2023-02-25 11:38:22 -07:00
docker-compose.yml
Add "releases" data file
2023-02-02 15:44:47 +00:00
Dockerfile
Add Docker CMD
2023-01-10 22:04:31 +00:00
eleventy.config.js
warn on unsupported language
2023-04-17 11:21:52 -04:00
LICENSE
Add 404, sass implementation pages, robots.txt, humans.txt.
2023-04-05 17:49:42 -04:00
netlify.toml
Remove ruby deps
2023-01-24 13:50:16 -05:00
package.json
chore(deps): Automated dependency upgrades
2023-05-15 08:05:32 +00:00
Rakefile
Fix CI broken by sass/sass using literate. ( #727 )
2023-05-09 14:44:42 -07:00
README.md
update links
2023-02-22 17:02:19 -05:00
rollup.config.js
Enable Typescript for 11ty filters
2023-02-25 18:07:51 -07:00
tsconfig.json
Fix TS error
2023-04-24 12:28:42 -04:00
yarn.lock
chore(deps): Automated dependency upgrades
2023-05-15 08:05:32 +00:00