github-actions[bot]
|
aa93c2ad89
|
Version Packages
|
2021-07-11 14:57:17 +03:00 |
|
Benny Powers
|
8e9c0a3106
|
chore: prettier
|
2021-07-11 14:48:06 +03:00 |
|
Benny Powers
|
1c68a95c3c
|
docs: generated READMEs
|
2021-07-11 14:48:06 +03:00 |
|
Benny Powers
|
ee20047305
|
fix(launch): add inline notification styles for noscript users
|
2021-07-11 14:48:06 +03:00 |
|
Benny Powers
|
d91e46b867
|
feat: bootstrap command
also adds code tabs and updates documentation
|
2021-07-11 14:48:06 +03:00 |
|
github-actions[bot]
|
d72427d889
|
Version Packages
|
2021-07-06 12:34:03 +02:00 |
|
Jorge del Casar
|
b7d5cbacf3
|
fix(launch): remove footer extra comma
Close #197
|
2021-07-06 11:44:13 +02:00 |
|
github-actions[bot]
|
6910d50bf5
|
Version Packages
|
2021-07-04 19:47:35 +00:00 |
|
Benny Powers
|
e778cd8a3c
|
Update 30-collection-header.njk
fixes #189
|
2021-07-04 21:45:21 +02:00 |
|
Thomas Allmer
|
9e3c2f52d9
|
fix(launch): create help & feedback link only if site.helpUrl is defined
|
2021-07-04 18:21:19 +02:00 |
|
Thomas Allmer
|
cee2b7b04c
|
fix(launch): fix font variables
|
2021-07-04 16:49:40 +02:00 |
|
Thomas Allmer
|
9625b94d39
|
fix(launch): remove footer urls that require user creation
|
2021-07-04 16:48:44 +02:00 |
|
Benny Powers
|
1f79d7a047
|
feat(launch): move font-family to variables
|
2021-07-04 12:00:31 +02:00 |
|
github-actions[bot]
|
8eede4b16b
|
Version Packages
|
2021-06-30 15:24:07 +02:00 |
|
Benny Powers
|
cf442215a9
|
feat: add slack invite
|
2021-06-30 15:02:33 +02:00 |
|
Thomas Allmer
|
41049f3908
|
chore: fix launch tests
|
2021-06-30 14:36:54 +02:00 |
|
Jorge del Casar
|
f5d349e256
|
feat(launch): load used fonts from google fonts
|
2021-06-28 21:00:13 +02:00 |
|
github-actions[bot]
|
d034f799c0
|
Version Packages
|
2021-05-17 21:56:56 +02:00 |
|
Thomas Allmer
|
8bba4a88c8
|
feat: support for generating responsive images
|
2021-05-17 21:52:02 +02:00 |
|
Thomas Allmer
|
2724f073fc
|
feat: adopt a service worker flow with more control
|
2021-05-04 06:55:33 +02:00 |
|
github-actions[bot]
|
d08692c7f3
|
Version Packages
|
2021-04-29 12:35:04 +02:00 |
|
Thomas Allmer
|
2b7f1ee719
|
fix: support pathprefix in cli, launch, mdjs, search
|
2021-04-29 12:30:47 +02:00 |
|
github-actions[bot]
|
3802778be4
|
Version Packages
|
2021-04-29 08:30:57 +02:00 |
|
Thomas Allmer
|
26f4a1ebff
|
chore: align versions
|
2021-04-29 00:35:26 +02:00 |
|
Thomas Allmer
|
81edf45fe2
|
fix: drastically reduce the amount of js files in build output
|
2021-04-29 00:35:26 +02:00 |
|
Konstantinos Norgias
|
f4a0ab559f
|
fix: add changeset & update drawer
|
2021-04-20 12:27:12 +02:00 |
|
Thomas Allmer
|
a8e66d84f4
|
feat(mdjs-core): extract mdjsSetupCode function which support a highlightCode fn
|
2021-04-04 18:00:26 +02:00 |
|
github-actions[bot]
|
b5fa7ad9af
|
Version Packages
|
2021-02-01 19:59:49 +01:00 |
|
Jorge del Casar
|
e3abdd956a
|
chore: rename meta plugin to joiningBlocks
|
2021-02-01 13:20:02 +01:00 |
|
Thomas Allmer
|
806fcc0556
|
chore: go back to inline scripts for now
|
2021-02-01 13:20:02 +01:00 |
|
Thomas Allmer
|
e7d7945259
|
feat: default layout for index files with open menu button
|
2021-02-01 13:20:02 +01:00 |
|
Thomas Allmer
|
502347aa8d
|
chore: remove previous/next link for now
|
2021-02-01 13:20:02 +01:00 |
|
Thomas Allmer
|
26b558c118
|
fix: mobile navigation
|
2021-02-01 13:20:02 +01:00 |
|
Thomas Allmer
|
8eec69f918
|
feat: big refactor to introduce _joiningBlocks
|
2021-02-01 13:20:02 +01:00 |
|
Jorge del Casar
|
8896c0655b
|
feat: dynamic partial includes
|
2021-02-01 13:20:02 +01:00 |
|
Stephen Wade
|
43ef209bad
|
chore: Docs updates (#53)
* chore: fix Eleventy spelling
* chore: misc CONTRIBUTING.md updates
* chore: fix GitHub capitalization
* chore: fix HTML capitalization
* chore: fix JavaScript capitalization
* chore: misc README.md updates
* chore: update slack.md to match modernweb-dev/web
* chore: misc docs/about updates
* chore: misc docs/blog updates
* chore: misc docs/docs updates
* chore: fix mdjs capitalization
* chore: fix Markdown capitalization
* chore: fix Rocket capitalization
* chore: fix apostrophes
* chore: fix TypeScript capitalization
* chore: consistently capitalize headings
* chore: misc docs/guides updates
* chore: misc packages/building-rollup updates
* chore: misc packages/check-html-links updates
* chore: misc packages/cli updates
* chore: misc packages/plugins-manager updates
* chore: misc packages/search updates
* chore: fix tests
* chore: fix lints
|
2021-01-31 11:00:53 +01:00 |
|
github-actions[bot]
|
eb6a23dc6a
|
Version Packages
|
2021-01-17 19:40:29 +01:00 |
|
Thomas Allmer
|
cd22231806
|
chore: adjustments for the restructured CLI Plugin System
|
2021-01-17 19:09:27 +01:00 |
|
github-actions[bot]
|
156719f977
|
Version Packages
|
2021-01-13 14:21:53 +01:00 |
|
Thomas Allmer
|
7dd6f4c64f
|
fix(launch): default logo should not break social images
|
2021-01-13 14:16:36 +01:00 |
|
Benny Powers
|
86c3a4b0e8
|
feat(launch): themability for inline-notification
|
2021-01-13 13:48:37 +01:00 |
|
github-actions[bot]
|
2a400e09da
|
Version Packages
|
2021-01-12 01:53:08 +01:00 |
|
Benny Powers
|
25adb741d8
|
feat(launch): add icons for discord and telegram
|
2021-01-12 01:48:24 +01:00 |
|
Thomas Allmer
|
485827127d
|
feat: support relative links + src urls for all 11ty templates
|
2021-01-12 01:38:34 +01:00 |
|
Thomas Allmer
|
ef3b846bb9
|
feat: auto create social media images
|
2021-01-10 12:54:52 +01:00 |
|
github-actions[bot]
|
06843f3fa9
|
Version Packages
|
2021-01-08 13:36:53 +00:00 |
|
Benny Powers
|
13c15346b1
|
fix(launch): pass a11y audit
allows rocket sites to pass the netlify-plugin-a11y audit
|
2021-01-08 14:35:32 +01:00 |
|
github-actions[bot]
|
579ecfde50
|
Version Packages
|
2021-01-07 09:10:15 +01:00 |
|
Thomas Allmer
|
3468ff9fc2
|
fix(cli): rollup-plugin-html needs to be aware of the pathPrefix
|
2021-01-07 08:49:40 +01:00 |
|
github-actions[bot]
|
4f7665b08b
|
Version Packages
|
2021-01-03 16:53:11 +01:00 |
|