Commit graph

11 commits

Author SHA1 Message Date
Simone Poggiali
f7089011ad
Improve README for tooling folder and logs (#54)
* sae

* save

* change name

---------

Co-authored-by: GitHub Actions Bot <>
2023-07-23 11:37:04 +02:00
Simone Poggiali
fb2030efe4
Update warning message in tooling (#53) 2023-07-23 11:01:00 +02:00
Simone Poggiali
eba683b984
Update download links (#52)
* update downlaod section

* update books and script

---------

Co-authored-by: GitHub Actions Bot <>
2023-07-23 10:46:02 +02:00
Simone Poggiali
c11e0eabe0
Manual publishing ebooks (#51)
* Automatically add books

* Automatically add books

* Automatically add books

* save

---------

Co-authored-by: GitHub Actions Bot <>
2023-07-23 10:40:51 +02:00
Simone Poggiali
ab58511630
Lint check (#42)
Lint with Prettier TS code snippets in MD files.
2023-07-21 13:08:21 +02:00
Simone Poggiali
853a9d1eac
Setup markdownlint and lint files (#40)
- Set up markdownlint.
- Lint the files.
- Correct the title in the Chinese ebook.
- Manage multiple language versions in the tooling.
2023-07-18 21:52:16 +02:00
Simone Poggiali
d88b938c01
Checks on pre-commit and pre-push (#39) 2023-07-18 16:56:30 +02:00
Simone Poggiali
1893e3afe6
Add downloads Epub versions (#37)
* escape for ebook

* add epub eng version

* fix escaping for ebook in chinese

* add epub chines version

* update tools readme

* rephrase text for languages

* add links to downloads

* update link
2023-07-17 15:18:40 +02:00
Simone Poggiali
a75b6f2a3f
Cleanup remove test files and remove empty lines in code snippets (#36)
* remove tests files

* remove white line at the end of a code snippet
2023-07-17 14:42:11 +02:00
Simone Poggiali
55e7a16137
Add README and .nvmrc to tools folder (#16) 2023-06-20 23:19:00 +02:00
Simone Poggiali
d681f4d2c5
Tooling check TypeScript snippets from markdown (#14)
- Extract TypeScript snippets from markdown file
- Compile each snippet using TypeScript
- User can skip the compilation of a snippet by using `<!-- skip -->` just before its typescript declaration
2023-06-20 23:04:42 +02:00