Commit Graph

8 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
64030cf24b Merge branch 'chapter-14' from hzeljko
Merges chapter 14 content updates including quiz refinements, bibliography improvements, and content enhancements across all chapters.

Also includes config cleanup: removes duplicate .codespell-ignore and .lycheeignore files from root (now centralized in config/linting/), adds SER to codespell ignore list for TikZ node names, and updates Vale technical terms.
2025-10-08 17:36:33 -04:00
Vijay Janapa Reddi
aa733ba24c Merge branch 'improve-captions' into dev 2025-07-24 00:45:07 -04:00
Vijay Janapa Reddi
165c4051ea Remove Vale configuration from dev branch
Vale linting rules and configuration have been moved to the dedicated
vale-rules branch for better separation of concerns.

All Vale-related files now properly organized in vale-rules branch.
2025-07-23 21:45:49 -04:00
Vijay Janapa Reddi
53e2a6c01b WIP: Caption improvements and source standardization
- Standardized 50+ citations from *source: @citation* to Source: [@citation] format
- Fixed improve_figure_captions.py script functionality
- Added bold title generation and weak starter detection
- Created source standardization plan and automation script
- Enhanced caption quality validation and repair features

Note: Style validation skipped for WIP commit
2025-07-23 21:14:40 -04:00
Vijay Janapa Reddi
a7c546ddc3 Adds rule to discourage em dashes
Adds a Vale rule to warn against the use of em dashes in formal writing.

It suggests using commas or rephrasing as alternative solutions.
The rule is configurable to also detect spaced em dashes or incorrect hyphen usage.
2025-06-05 09:28:21 -04:00
Vijay Janapa Reddi
d75bdf09b8 Just rename file 2025-03-27 21:23:55 -04:00
Vijay Janapa Reddi
e41245d2a4 Updating vocab for vale 2025-03-22 16:30:04 -04:00
Vijay Janapa Reddi
673d726ba9 Setup vale 2025-03-22 16:06:48 -04:00