Commit Graph

434 Commits

Author SHA1 Message Date
Charles Zhang
62c360dcb7
Update install.md 2021-08-18 21:54:57 -07:00
Yuki Hattori
d70b05de94
Merge pull request #144 from marp-team/dependabot/npm_and_yarn/marp-team/marp-core-2.1.1
Bump @marp-team/marp-core from 2.1.0 to 2.1.1
2021-08-16 18:44:25 +09:00
dependabot[bot]
7f70e656ed
Bump @marp-team/marp-core from 2.1.0 to 2.1.1
Bumps [@marp-team/marp-core](https://github.com/marp-team/marp-core) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/marp-team/marp-core/releases)
- [Changelog](https://github.com/marp-team/marp-core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/marp-team/marp-core/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: "@marp-team/marp-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 07:05:09 +00:00
Yuki Hattori
771e45c029
Merge pull request #142 from Nezteb/minor-grammar-fixes
Grammar and wording tweaks on homepage
2021-08-12 07:19:52 +09:00
Noah
52e8be1e6b Update Description 2021-08-11 21:30:37 +00:00
Noah
eab28bc4c8 Lint fixes 2021-08-11 18:47:33 +00:00
Noah
d4ccc74de9 Use proper nouns for names 2021-08-11 18:41:22 +00:00
Noah
39614038b2 CR feedback 2021-08-11 18:39:21 +00:00
Yuki Hattori
c39ae80a20
Merge pull request #143 from marp-team/nextjs-11.1
Bump Next.js to 11.1
2021-08-12 03:21:15 +09:00
Yuki Hattori
82162f30fd Bump Next.js to 11.1 2021-08-12 03:04:39 +09:00
Noah
9efae1e56b
Update Features.tsx 2021-08-11 12:11:27 -05:00
Noah
da9c9ab6ff
Update Features.tsx 2021-08-11 12:09:59 -05:00
Noah
71f8adc6de
Update GetStarted.tsx 2021-08-11 12:08:06 -05:00
Noah
af5ae349aa
Update Features.tsx 2021-08-11 12:02:07 -05:00
Noah
434bcd4b3f
Update Description.tsx 2021-08-11 11:52:06 -05:00
Noah
e3d8bc8eb7
Update Hero.tsx 2021-08-11 11:48:35 -05:00
Noah
23a4e158c6
Grammar tweaks 2021-08-11 11:46:34 -05:00
Charles Zhang
94da84d7b0
Update heading-divider.md 2021-08-03 21:23:33 -07:00
Charles Zhang
74a4969804
Update fragmented-list.md 2021-08-03 21:02:42 -07:00
Charles Zhang
9edb8c0934
Update fitting-header.md 2021-08-03 20:42:54 -07:00
Charles Zhang
8bf606f9a5
Switched recommend export back to PDF. 2021-08-03 20:20:26 -07:00
Charles Zhang
a049233f73
Fixed inaccuracy on LivePreview. 2021-08-03 20:14:03 -07:00
Charles Zhang
8987fe0252
Update install.md 2021-08-01 14:43:35 -07:00
Charles Zhang
459580cb17
Update whats-marp.md 2021-08-01 14:26:07 -07:00
Charles Zhang
820e83984c
Removed reference to Markdown metadata
, fixed a typo.
2021-08-01 13:38:18 -07:00
Charles Zhang
44b6e4ff6e
Trial run with Grammarly 2021-07-31 20:37:10 -07:00
Yuki Hattori
74f2334fae
Add a new sponsor
@zhangchuck is sponsored @yhatt.
2021-07-31 19:17:26 +09:00
Yuki Hattori
37b44a751e
Update sponsor badges 2021-07-23 00:51:25 +09:00
Yuki Hattori
605fb5171c
Merge pull request #137 from marp-team/dependabot/npm_and_yarn/marp-team/marp-core-2.1.0
Bump @marp-team/marp-core from 2.0.3 to 2.1.0
2021-07-19 16:18:03 +09:00
dependabot[bot]
80c68a18ba
Bump @marp-team/marp-core from 2.0.3 to 2.1.0
Bumps [@marp-team/marp-core](https://github.com/marp-team/marp-core) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/marp-team/marp-core/releases)
- [Changelog](https://github.com/marp-team/marp-core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/marp-team/marp-core/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: "@marp-team/marp-core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 07:03:59 +00:00
Yuki Hattori
fb8cf89b2a Update description of KaTeX in VS Code 2021-07-09 17:49:15 +09:00
Yuki Hattori
a9e7fc31ee
Add a new sponsor
@da-moon is sponsored @yhatt.
2021-07-06 21:07:35 +09:00
Yuki Hattori
858830cb1f
Merge pull request #133 from marp-team/next-11
Upgrade to Next.js 11
2021-06-29 21:01:56 +09:00
Yuki Hattori
5fd66a21e9 Remove link tag for preconnecting to Google Fonts
Next.js 11 will inject the same tag automatically.
2021-06-29 20:54:03 +09:00
Yuki Hattori
30f10c3d2d Split type definition for YAML asset to assets.d.ts 2021-06-29 20:39:32 +09:00
Yuki Hattori
7abc764488 Upgrade dependent packages to the latest version 2021-06-29 20:23:09 +09:00
Yuki Hattori
d699666eb9 Fix ESLint 2021-06-29 20:11:43 +09:00
Yuki Hattori
cec22ada56 Use eslint-config-next 2021-06-29 20:04:56 +09:00
Yuki Hattori
0430406d26 Update configuration and type of Next.js 2021-06-29 19:52:44 +09:00
Yuki Hattori
2c26f6abb2 Upgrade Next.js to v11 2021-06-29 19:50:14 +09:00
Yuki Hattori
2fe49c28a2 Add preconnect setting for Google Fonts 2021-06-29 19:46:42 +09:00
Yuki Hattori
e597501e82 Add the top-tier sponsor @cheese
@cheese is sponsored @yhatt. Thanks!
2021-06-23 16:08:39 +09:00
Yuki Hattori
5d530a06fa Remove emoji page 2021-06-10 21:25:09 +09:00
Yuki Hattori
26903094bd Improve font reproducibility of rendered slide
`@font-face` at-rule within shadow DOM will not be parsed by Chrome and
Firefox. We have postprocessed the rendered CSS by PostCSS to pick
contained `@font-face`, and apply each definitions to global.
2021-06-03 16:13:45 +09:00
Yuki Hattori
538571a9ee Add documentation for header and footer directives 2021-05-31 18:45:10 +09:00
Yuki Hattori
4faa5d6583 Add guide for paginate directive 2021-05-31 03:34:12 +09:00
Yuki Hattori
2cb212fd3e Improve performance for sticky sidebar 2021-05-30 14:54:23 +09:00
Yuki Hattori
66cdbb4071 Use scrollable sidebar instead of sticky sidebar 2021-05-30 14:48:43 +09:00
Yuki Hattori
f8859e5a98
Merge pull request #125 from marp-team/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
2021-05-30 05:37:57 +09:00
dependabot[bot]
22a2cedf0e
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 18:38:23 +00:00