Commit Graph

735 Commits

Author SHA1 Message Date
Sina Atalay 6f484ffe48 tests: add folder_name_dictionary 2024-02-27 20:08:31 +01:00
Sina Atalay c842a7ad70 tests: don't import generate_entry_figures_and_examples 2024-02-27 20:05:06 +01:00
Sina Atalay 38e1ccbdfe docs: fix a typo 2024-02-27 20:03:22 +01:00
Sina Atalay 8bc528956d docs: update example entries 2024-02-27 20:00:11 +01:00
Sina Atalay 2151830d43 themes: add theme field to ThemeOptions for better key ordering 2024-02-27 19:59:50 +01:00
Sina Atalay 42329a9319 docs: update example entries 2024-02-27 19:46:53 +01:00
Sina Atalay 2719972d0f tests: use example entries from the docs in the tests 2024-02-27 18:56:52 +01:00
Sina Atalay c7124745ac docs: update changelog with v1.2 release details 2024-02-27 18:44:28 +01:00
Sina Atalay 145549ee99 update version number to 1.2 2024-02-27 18:44:07 +01:00
Sina Atalay bb813ddbe2 fix Markdown TextEntry 2024-02-27 18:37:32 +01:00
Sina Atalay 2656014112 fix markdown PublicationEntry template's "journal" bug 2024-02-26 20:10:53 +01:00
Sina Atalay 052e287e39 fix markdown OneLineEntry 2024-02-26 20:10:05 +01:00
Sina Atalay e64be2211e update tests for escape_latex_characters 2024-02-26 20:07:30 +01:00
Sina Atalay 3390df0ad6 fix emails with special LaTeX character 2024-02-26 20:07:11 +01:00
Sina Atalay 85408065ec tests: update auxiliary files 2024-02-26 19:43:08 +01:00
Sina Atalay b678226fdc fix unicode decode bug (#19) in sample data model 2024-02-26 19:42:34 +01:00
Sina Atalay 25ded71f02 classic: fix a publication entry bug 2024-02-25 23:47:18 +01:00
Sina Atalay a9462fc8b0 docs: fix changelog 2024-02-25 23:47:00 +01:00
Sina Atalay 65fc9be75d docs: update README.md 2024-02-25 20:11:44 +01:00
Sina Atalay 8f712722fb docs: fix a spelling error in experience entry sample 2024-02-25 20:11:35 +01:00
Sina Atalay a4c9715675 bump version number from 1.0 to 1.1.
1.0 is published without TinyTeX.
2024-02-25 15:43:42 +01:00
Sina Atalay aa07eeff48 workflows: checkout recursively to include TinyTeX in the release in publish.yaml 2024-02-25 15:42:37 +01:00
Sina Atalay 1eb0296422 workflows: update publish.yaml 2024-02-25 15:35:55 +01:00
Sina Atalay 6561254c67 workflows: fix publish.yaml 2024-02-25 15:29:25 +01:00
Sina Atalay 8419732738 docs: update 2024-02-25 15:16:17 +01:00
Sina Atalay 9a496b988b docs: update README.md 2024-02-25 15:16:04 +01:00
Sina Atalay 80269cfb01 tests: add more tests 2024-02-25 15:15:54 +01:00
Sina Atalay 07f0dcf52d docs: update __init__.py docstring 2024-02-25 14:53:13 +01:00
Sina Atalay fb0f340d70 docs: update index.md 2024-02-25 14:53:02 +01:00
Sina Atalay c45712b3d0 docs: update README.md 2024-02-25 14:52:55 +01:00
Sina Atalay 291b5392b2 update mkdocs.yaml 2024-02-24 22:25:53 +01:00
Sina Atalay 94ae41ef52 update cli.gif and grammarly.gif 2024-02-24 22:23:46 +01:00
Sina Atalay 4142002d33 allow specifying theme name for sample input file 2024-02-24 22:23:35 +01:00
Sina Atalay cb73d47321 automate generating examples 2024-02-24 22:23:07 +01:00
Sina Atalay 22a8d7abf5 correct spelling errors in examples 2024-02-24 22:22:36 +01:00
Sina Atalay fc5a7ff298 upload cli.gif and grammarly.gif 2024-02-24 21:46:52 +01:00
Sina Atalay b816971592 fix markdown file generation 2024-02-24 20:56:03 +01:00
Sina Atalay 957628196b fix test_handle_exceptions 2024-02-24 20:48:34 +01:00
Sina Atalay dfcb542f3e update test workflow name 2024-02-24 20:48:26 +01:00
Sina Atalay 997bf7b530 update README.md 2024-02-24 20:45:33 +01:00
Sina Atalay c60c4f1c26 add UnicodeDecodeError tests for handle_exceptions 2024-02-24 20:45:25 +01:00
Sina Atalay 00054763fc fix deploy-docs workflow 2024-02-24 20:41:21 +01:00
Sina Atalay 9f74706fea Merge pull request #16 from sinaatalay/v1 2024-02-24 20:34:42 +01:00
Sina Atalay 383b698547 Merge branch 'main' into v1 2024-02-24 20:34:26 +01:00
Sina Atalay e4eeb913bb update tests 2024-02-24 20:28:00 +01:00
Sina Atalay 97da623650 fix cli 2024-02-24 20:27:53 +01:00
Sina Atalay 1d95fd1b92 add sample images for each theme 2024-02-24 20:20:38 +01:00
Sina Atalay a4dc4c614a update README.md 2024-02-24 20:20:22 +01:00
Sina Atalay e47db5214d update tinytex-release submodule 2024-02-24 20:10:00 +01:00
Sina Atalay 175fb89797 improve escape_latex_characters tests 2024-02-24 20:09:53 +01:00