Commit Graph

27 Commits

Author SHA1 Message Date
Westbrook Johnson
81c4d7bf3c Use a more recently published prism converter for rehype 2022-03-06 20:44:17 +01:00
Benny Powers
9f10386eb2 fix: hide 404 page from sitemap.xml 2021-08-10 23:57:52 +02:00
Benny Powers
4145031162 docs: update code-tabs 2021-07-18 14:57:10 +03:00
Benny Powers
305a657ff5 docs: generated manifests 2021-07-15 09:34:36 +02:00
Benny Powers
c1876da2ff docs: improve guides 2021-07-11 14:48:06 +03:00
Benny Powers
09caa4bcef docs: improve guides 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
Konnor Rogers
f6aa1872c2 docs: tiny typo! 2021-07-08 10:24:11 +03:00
Dani Garcia
3750c4e7a2 Fix typos 2021-07-05 12:59:25 +02:00
Dani Garcia
a2dc8656db chore: improve wording in getting-started.md (#196) 2021-07-04 21:46:26 +02:00
Thomas Allmer
579e8e72a2 fix(cli): Unordered joiningBlocks should generally end up at the end 2021-07-04 16:50:11 +02:00
Thomas Allmer
06ae8693b2 docs: add info that a server needs to handle the 404.html file 2021-07-04 16:50:07 +02:00
Benny Powers
1b9559f2a5 feat(cli): add async before11ty hook (#183) 2021-07-02 11:58:54 +02:00
Thomas Allmer
2b7f1ee719 fix: support pathprefix in cli, launch, mdjs, search 2021-04-29 12:30:47 +02:00
Benny Powers
67ba29d45a feat(navigation): add no-redirects attribute
By default, the sidebar nav redirects clicks on category headings to
their first child.

To disable those redirects, override
`_includes/_joiningBlocks/_layoutSidebar/sidebar/20-navigation.njk`
and add the `no-redirects` attribute to the `<rocket-navigation>`
element.
2021-04-01 19:44:43 +02:00
Thomas Allmer
74f7ddf478 fix: create social media images only during build 2021-02-03 20:39:16 +01:00
Thomas Allmer
8bdc326e38 chore: add changeset and docs 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
Thomas Allmer
078cff26fe fix(cli): template merge order by numbers, add tests, docs 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
Thomas Allmer
562e91fc43 fix(cli): make sure there is no <?xml in the logo code 2021-01-21 16:46:39 +01:00
Thomas Allmer
0eb507d7ef feat: add api for social media images 2021-01-21 01:12:22 +01:00
Thomas Allmer
e4852db673 chore: add docs on how to create your own preset 2021-01-19 12:45:31 +01:00
Thomas Allmer
ef3b846bb9 feat: auto create social media images 2021-01-10 12:54:52 +01:00
Thomas Allmer
641c7e551c feat: add pathPrefix option for subfolder deployment 2021-01-06 00:46:39 +01:00
Thomas Allmer
dd5c772ba3 chore: add info about the need of .eleventyignore 2021-01-03 23:26:29 +01:00
Thomas Allmer
a6b68d3a36 chore: initial commit 2021-01-03 16:20:47 +01:00