|
|
b0617efe93
|
adjusted tests to changes
|
2025-11-13 12:35:50 +01:00 |
|
|
|
904d9ccb28
|
added util binary for generating default config file. also adding generated config file
|
2025-11-13 12:24:02 +01:00 |
|
|
|
1f2d9e4363
|
made offline-reveal a global argument (easier for me)*
|
2025-11-13 09:35:36 +01:00 |
|
|
|
3ae1b2cc6e
|
finished rewrite. custon folders work now
|
2025-11-13 09:24:46 +01:00 |
|
|
|
f6940f1db8
|
nearly finished rewrite
|
2025-11-13 09:10:08 +01:00 |
|
|
|
c33428f3e1
|
builder rewrite wip
|
2025-11-12 22:49:59 +01:00 |
|
|
|
fc98b48601
|
setting output and input is now global
|
2025-11-11 13:03:26 +01:00 |
|
|
|
fa9f282194
|
updated some things like help text, fixing custom docs dir
|
2025-11-10 17:54:09 +01:00 |
|
|
|
659bb5da63
|
wip docs dir
|
2025-11-10 16:50:04 +01:00 |
|
|
|
88dc0e47b1
|
added config file for some options
|
2025-11-10 16:50:04 +01:00 |
|
|
|
e053f51bf3
|
removed old useless code for not building the reveal js things
|
2025-11-10 14:24:42 +01:00 |
|
|
|
f3bfd8c114
|
filtering out paths before building process
|
2025-11-10 14:23:15 +01:00 |
|
|
|
131bf15240
|
now displaying missing binary instead of allways asciidoctro. Tested
|
2025-11-10 13:43:07 +01:00 |
|
|
|
fd1fe0d896
|
printing missing binary in the case something is missing. testing later
|
2025-11-09 22:11:19 +01:00 |
|
|
|
f7a1f84730
|
removed colored library, using nu-ansi-term now
|
2025-11-09 21:54:22 +01:00 |
|
|
|
cc65ce3e7c
|
updated help texts
|
2025-11-09 19:26:05 +01:00 |
|
|
|
926944e8dd
|
revealjs default now cdn. added flag for downloading for offline use
|
2025-11-09 19:20:58 +01:00 |
|
|
|
78e2acb325
|
using relative path for reveal again because of issues with github page s
|
2025-11-09 14:37:31 +01:00 |
|
|
|
deb30aacea
|
updated test to new file structure
|
2025-11-08 19:36:49 +01:00 |
|
|
|
34e8ad4eb4
|
fixed path issue on macos
|
2025-11-07 12:28:30 +01:00 |
|
|
|
fb32fcfdb1
|
updated reveal js version
|
2025-10-26 13:47:59 +01:00 |
|
|
|
4a2f852f30
|
updated flake. nix package now includes completions
|
2025-10-23 20:14:05 +02:00 |
|
|
|
73a087e303
|
extended flake, now also package available. fixed slides path. updated versions in code
|
2025-10-20 18:49:25 +02:00 |
|
|
|
a3b8ba612c
|
updated readme
|
2023-04-28 09:23:33 +00:00 |
|
|
|
c2cbe559a7
|
now displaying the set port when serving
|
2023-03-14 22:39:28 +01:00 |
|
|
|
bdfa89dee4
|
fixed test erro
|
2023-03-13 01:44:58 +01:00 |
|
|
|
4cc8addb72
|
creating required slides directory when preapring for build
|
2023-03-13 01:32:56 +01:00 |
|
|
|
12846726eb
|
made function for creating parent directory
|
2023-03-13 01:32:31 +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 |
|
|
|
7bce49a8a9
|
added a little bit of documentation for the commands
|
2023-03-08 21:47:15 +01:00 |
|
|
|
9546321465
|
extracted environment variable setup into function
|
2023-03-08 21:42:52 +01:00 |
|
|
|
4b789e60c9
|
refactored the project using the clap crate
|
2023-03-08 21:35:15 +01:00 |
|
|
|
e469576d2c
|
made some changes to the structure
|
2023-03-08 20:43:36 +01:00 |
|
|
|
85218ba57f
|
added argument parsing and structure with clap
|
2023-03-08 20:39:57 +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 |
|