Commit Graph
70 Commits
Author SHA1 Message Date
quirinecker fd1fe0d896 printing missing binary in the case something is missing. testing later 2025-11-09 22:11:19 +01:00
quirinecker f7a1f84730 removed colored library, using nu-ansi-term now 2025-11-09 21:54:22 +01:00
quirinecker cc65ce3e7c updated help texts 2025-11-09 19:26:05 +01:00
quirinecker 926944e8dd revealjs default now cdn. added flag for downloading for offline use 2025-11-09 19:20:58 +01:00
quirinecker 78e2acb325 using relative path for reveal again because of issues with github page s 2025-11-09 14:37:31 +01:00
quirinecker deb30aacea updated test to new file structure 2025-11-08 19:36:49 +01:00
quirinecker 34e8ad4eb4 fixed path issue on macos 2025-11-07 12:28:30 +01:00
quirinecker fb32fcfdb1 updated reveal js version 2025-10-26 13:47:59 +01:00
quirinecker 4a2f852f30 updated flake. nix package now includes completions 2025-10-23 20:14:05 +02:00
quirinecker 73a087e303 extended flake, now also package available. fixed slides path. updated versions in code 2025-10-20 18:49:25 +02:00
quirinecker a3b8ba612c updated readme 2023-04-28 09:23:33 +00:00
quirinecker c2cbe559a7 now displaying the set port when serving 2023-03-14 22:39:28 +01:00
quirinecker bdfa89dee4 fixed test erro 2023-03-13 01:44:58 +01:00
quirinecker 4cc8addb72 creating required slides directory when preapring for build 2023-03-13 01:32:56 +01:00
quirinecker 12846726eb made function for creating parent directory 2023-03-13 01:32:31 +01:00
quirinecker ad10d61697 fixed permission for the reveal install script 2023-03-13 01:18:26 +01:00
quirinecker 4220467625 added optional port as argument 2023-03-13 00:35:31 +01:00
quirinecker da5046bfc0 simplified match 2023-03-13 00:28:07 +01:00
quirinecker dc02b86adf improved the logging 2023-03-13 00:21:56 +01:00
quirinecker 96c6c8d94d refactored building of documents 2023-03-12 23:13:08 +01:00
quirinecker f18ce995bb removed unreachable log 2023-03-12 22:01:47 +01:00
quirinecker 125a9f0fe9 made some refactoring 2023-03-12 21:44:42 +01:00
quirinecker a1c1458a61 removed warnings 2023-03-12 21:24:26 +01:00
quirinecker f0007394c3 added async stuff not pushed in the last commit 2023-03-12 21:17:51 +01:00
quirinecker cc77e4ef9c implemented serve command and added async runtime 2023-03-12 19:30:11 +01:00
quirinecker fb147e5857 added the serve command 2023-03-09 17:47:38 +01:00
quirinecker 7bce49a8a9 added a little bit of documentation for the commands 2023-03-08 21:47:15 +01:00
quirinecker 9546321465 extracted environment variable setup into function 2023-03-08 21:42:52 +01:00
quirinecker 4b789e60c9 refactored the project using the clap crate 2023-03-08 21:35:15 +01:00
quirinecker e469576d2c made some changes to the structure 2023-03-08 20:43:36 +01:00
quirinecker 85218ba57f added argument parsing and structure with clap 2023-03-08 20:39:57 +01:00
quirinecker ab4d2bf7c3 registered command for developement serving 2023-03-07 15:56:21 +01:00
quirinecker 7957c74063 removed test artifact 2023-03-06 21:53:17 +01:00
quirinecker 33f9fb2764 updated some documentation 2023-03-06 21:51:37 +01:00
quirinecker fa3d7cfdc4 removed module artiface 2023-03-06 21:46:31 +01:00
quirinecker b9f4f86758 now exporting path variable at the start of the application 2023-03-06 21:46:12 +01:00
quirinecker 571f93ed62 added install command for the reveal binary 2023-03-06 21:21:30 +01:00
quirinecker 86c325ea3a added information to the erro info 2023-03-06 17:47:50 +01:00
quirinecker 98607cc5e2 health command works now 2023-03-06 17:33:10 +01:00
quirinecker 791ea08462 renamed command setup to health 2023-03-06 16:55:19 +01:00
quirinecker 48f0a44eaa now using the bytes package 2023-02-06 17:40:40 +01:00
quirinecker df1255d479 add install for reveal. docs in progrees 2023-02-05 22:06:16 +01:00
quirinecker f74638e8fc registered the new setup command 2023-02-02 23:12:02 +01:00
quirinecker c175af9407 created new command for setup 2023-02-02 21:04:56 +01:00
quirinecker 334ae14ada removed unused function to terminate warning 2023-02-02 20:18:25 +01:00
quirinecker b47688d060 added back a more helpfull message when the docs directory does not
exist
2023-02-02 18:39:28 +01:00
quirinecker ee8c69fbc4 removed workaround and is now working without it 2023-01-30 22:23:28 +01:00
quirinecker 854ea1977f added a shellscript for a workaround. executable not working 2023-01-30 18:34:45 +01:00
quirinecker 06b47440dd bundling work in progress 2023-01-28 18:32:13 +01:00
quirinecker a9eb073b55 added test for helper function 2023-01-28 14:10:37 +01:00