Commit Graph

20 Commits

Author SHA1 Message Date
6076ebede2 Hide HTML h tag of table of content. 2024-06-28 22:51:34 +08:00
ecc244f86a Add plugin for generating table of content automatically for markdown files. 2024-06-28 22:32:38 +08:00
9f0d0a58ae Fix layout probelm in using different fonts. 2024-06-26 17:14:20 +08:00
1d9d43b109 Convert vue file from ts to js. 2024-06-25 21:21:37 +08:00
c820c372c8 Disable the Markdown render option 'markdown.smartypants'
because it will render right and left quotes wrong.
2024-06-22 22:36:09 +08:00
9259be2be7 Delete the non-existing files in the content dir
when rsync transfers content files.
2024-06-22 22:25:10 +08:00
ec61d5aa18 Add article definition to suppress the
'[ERROR] The build was canceled.' log.
2024-06-21 22:42:11 +08:00
b87816c5eb Add missing parts and remove unused parts. 2024-06-21 22:37:12 +08:00
3deefdccff Update dependencies. 2024-06-21 21:09:02 +08:00
a643397716 Add 'tool' tag to nav and unit conversion tool. 2024-06-20 10:13:48 +08:00
740fc03778 Update footer license. 2024-06-20 09:59:43 +08:00
ed1a6fe662 Make the code easier to read. 2024-06-16 13:22:49 +08:00
37f035709d Add more media query steps for small-screen devices. 2024-06-15 17:48:45 +08:00
b39c3499c3 Remove flex layout on nav bar. 2024-06-15 17:46:14 +08:00
cb7ce1361d Fix blockquote overflow problem. 2024-06-11 10:31:07 +08:00
2cb3299402 Add style for blockquote and table. 2024-06-10 15:04:30 +08:00
6127d5f7ed Fix article sort problem in non-zh environment. 2024-06-10 14:38:38 +08:00
83d584c529 Ignore test articles. 2024-06-10 12:42:53 +08:00
683807b74a Add margin to nav-list for browser without 'flex' support. 2024-06-10 09:05:47 +08:00
f04ca4a96b First release. 2024-06-08 23:10:03 +08:00