mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
docs: create README and update project configuration
- Add comprehensive README with project overview, features, and roadmap - Update VSCode settings with new dictionary words - Modify language switcher, mobile header, and theme toggle components - Adjust layout and global styles - Add language attribute to markdown example post
This commit is contained in:
parent
ba02b15c16
commit
807459d6ed
10 changed files with 272 additions and 218 deletions
|
@ -16,9 +16,9 @@ body {
|
|||
--at-apply: 'ios-flash-fix';
|
||||
}
|
||||
|
||||
article img {
|
||||
/* article img {
|
||||
--at-apply: 'cursor-zoom-in force-gpu';
|
||||
}
|
||||
} */
|
||||
|
||||
/* Horizontal reveal animation during theme switching */
|
||||
::view-transition-new(theme-transition) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue