Commit Graph

29 Commits

Author SHA1 Message Date
c323698b2a Update a rule. 2024-08-07 18:01:36 +08:00
5d4d388fe8 Add new processing rule and improve comments. 2024-08-06 11:00:42 +08:00
9e33f42d34 Add new processing rule and improve comments. 2024-07-31 20:46:24 +08:00
033b124b90 Add new processing rule. 2024-07-01 19:41:15 +08:00
955bca434c Reorganize unit conversion component.
Rename the weight unit conversion component name and change the unit conversion
component layout.
2024-06-30 14:14:16 +08:00
cf9e51611a Fix layout problem. 2024-06-30 09:32:26 +08:00
1146f3b180 Add weight conversion to unit conversion tool. 2024-06-30 09:22:44 +08:00
5131b9396b Fix UI problem. 2024-06-30 09:22:44 +08:00
a8f0a86e07 Join lines broken by newlines to a long line.
Join paragraph lines that are broken by newlines from a long paragraph to a
long line. If the current line is a part of a block area, like pre, code,
blockquote, skip it.
2024-06-30 09:13:57 +08:00
3ed03f0496 Hide HTML h tag of table of content. 2024-06-30 09:13:56 +08:00
05c1b0d29b Add remark-toc plugin.
Add plugin for generating table of content automatically for markdown files.
2024-06-30 09:12:43 +08:00
2f54cf304a Fix layout probelm in using different fonts. 2024-06-30 09:12:41 +08:00
109357e8e2 Convert vue file from ts to js. 2024-06-30 09:12:41 +08:00
8563930e68 Disable 'markdown.smartypants' option.
Because it renders right and left quotes wrong.
2024-06-30 09:11:08 +08:00
8d07d60566 Remove deleted article files.
Delete non-existing files in the article dir from the target dir when rsync
transfers article files.
2024-06-30 09:05:48 +08:00
4cdce770d8 Add article definition to suppress the '[ERROR] The build was canceled.' log. 2024-06-30 09:05:23 +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