Commit Graph
42 Commits
Author SHA1 Message Date
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 4b789e60c9 refactored the project using the clap crate 2023-03-08 21:35:15 +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 854ea1977f added a shellscript for a workaround. executable not working 2023-01-30 18:34:45 +01:00
quirinecker 4b30b117ab extracting the revealjs stuff is working 2023-01-26 20:01:09 +01:00
quirinecker 2850dd444c extracted the execution code of the command 2023-01-26 17:38:44 +01:00
quirinecker 90955bdc40 refined display for building 2023-01-25 22:03:49 +01:00
quirinecker 6cfa654d67 cleaned up and fixed a small bug in the display 2023-01-24 22:43:31 +01:00
quirinecker 1d2128ca15 code cleanup 2023-01-24 22:35:00 +01:00
quirinecker 26781cd810 added indicator for type of build 2023-01-24 15:05:01 +01:00
quirinecker f13d24bee0 reworked code and added ability to build slides 2023-01-24 14:12:37 +01:00
quirinecker 5e8c00d819 changed order of blocks and removed commented code 2023-01-24 01:55:49 +01:00
quirinecker 1ede60df34 removed unused import 2023-01-23 17:28:25 +01:00
quirinecker 42bc620506 now just using ./ isntead of the project cwd works as intended 2023-01-21 18:05:23 +01:00
quirinecker 5a656bdfcb added two more descriptive error messages 2023-01-21 18:02:59 +01:00
quirinecker 055ac64e48 fixed typing mistake 2023-01-21 17:34:09 +01:00
quirinecker c8eb5d58ea fixed error 2023-01-21 17:24:13 +01:00
quirinecker 85f55c9d51 imporved error handling 2023-01-21 17:13:13 +01:00
quirinecker b38bb186b1 initial commit (proof of concept build function, added cli structure 2023-01-19 17:12:48 +01:00