Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Module import changes. Upgrade pnpm to 9.13.0 #62

Merged
merged 5 commits into from
Nov 13, 2024
Merged

Conversation

ZL-Asica
Copy link
Owner

  • Move export to bottom for ThemeProvider.
  • Improved watchConfigFile inside config/index.ts.

- Remove custom markdown rendering components with marked.
- Use react-markdown for rendering markdown.
- Move all styles from single css into rendering process with styled-components.
- Remove unused css files.
- Dependencies updated.
- Directly using read file from matter instead of using fs.
- More clear abstract extraction logic thanks to matter.
- Read file now synchronous, remove await.
- Move export to bottom for ThemeProvider.
- Improved `watchConfigFile` inside `config/index.ts`.
@ZL-Asica ZL-Asica added the enhancement New feature or request label Nov 13, 2024
Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
suzu-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 8:12pm

Repository owner deleted a comment from github-actions bot Nov 13, 2024
@ZL-Asica ZL-Asica merged commit 9e7df27 into main Nov 13, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant