Commit Graph

44 Commits

Author SHA1 Message Date
4cc8addb72 creating required slides directory when preapring for build 2023-03-13 01:32:56 +01:00
ad10d61697 fixed permission for the reveal install script 2023-03-13 01:18:26 +01:00
4220467625 added optional port as argument 2023-03-13 00:35:31 +01:00
da5046bfc0 simplified match 2023-03-13 00:28:07 +01:00
dc02b86adf improved the logging 2023-03-13 00:21:56 +01:00
96c6c8d94d refactored building of documents 2023-03-12 23:13:08 +01:00
f18ce995bb removed unreachable log 2023-03-12 22:01:47 +01:00
125a9f0fe9 made some refactoring 2023-03-12 21:44:42 +01:00
a1c1458a61 removed warnings 2023-03-12 21:24:26 +01:00
f0007394c3 added async stuff not pushed in the last commit 2023-03-12 21:17:51 +01:00
cc77e4ef9c implemented serve command and added async runtime 2023-03-12 19:30:11 +01:00
fb147e5857 added the serve command 2023-03-09 17:47:38 +01:00
4b789e60c9 refactored the project using the clap crate 2023-03-08 21:35:15 +01:00
ab4d2bf7c3 registered command for developement serving 2023-03-07 15:56:21 +01:00
7957c74063 removed test artifact 2023-03-06 21:53:17 +01:00
33f9fb2764 updated some documentation 2023-03-06 21:51:37 +01:00
fa3d7cfdc4 removed module artiface 2023-03-06 21:46:31 +01:00
b9f4f86758 now exporting path variable at the start of the application 2023-03-06 21:46:12 +01:00
571f93ed62 added install command for the reveal binary 2023-03-06 21:21:30 +01:00
86c325ea3a added information to the erro info 2023-03-06 17:47:50 +01:00
98607cc5e2 health command works now 2023-03-06 17:33:10 +01:00
791ea08462 renamed command setup to health 2023-03-06 16:55:19 +01:00
48f0a44eaa now using the bytes package 2023-02-06 17:40:40 +01:00
df1255d479 add install for reveal. docs in progrees 2023-02-05 22:06:16 +01:00
f74638e8fc registered the new setup command 2023-02-02 23:12:02 +01:00
c175af9407 created new command for setup 2023-02-02 21:04:56 +01:00
334ae14ada removed unused function to terminate warning 2023-02-02 20:18:25 +01:00
b47688d060 added back a more helpfull message when the docs directory does not
exist
2023-02-02 18:39:28 +01:00
854ea1977f added a shellscript for a workaround. executable not working 2023-01-30 18:34:45 +01:00
4b30b117ab extracting the revealjs stuff is working 2023-01-26 20:01:09 +01:00
2850dd444c extracted the execution code of the command 2023-01-26 17:38:44 +01:00
90955bdc40 refined display for building 2023-01-25 22:03:49 +01:00
6cfa654d67 cleaned up and fixed a small bug in the display 2023-01-24 22:43:31 +01:00
1d2128ca15 code cleanup 2023-01-24 22:35:00 +01:00
26781cd810 added indicator for type of build 2023-01-24 15:05:01 +01:00
f13d24bee0 reworked code and added ability to build slides 2023-01-24 14:12:37 +01:00
5e8c00d819 changed order of blocks and removed commented code 2023-01-24 01:55:49 +01:00
1ede60df34 removed unused import 2023-01-23 17:28:25 +01:00
42bc620506 now just using ./ isntead of the project cwd works as intended 2023-01-21 18:05:23 +01:00
5a656bdfcb added two more descriptive error messages 2023-01-21 18:02:59 +01:00
055ac64e48 fixed typing mistake 2023-01-21 17:34:09 +01:00
c8eb5d58ea fixed error 2023-01-21 17:24:13 +01:00
85f55c9d51 imporved error handling 2023-01-21 17:13:13 +01:00
b38bb186b1 initial commit (proof of concept build function, added cli structure 2023-01-19 17:12:48 +01:00