Commit Graph

30 Commits

Author SHA1 Message Date
735afe9982 Add new item to ROADMAP for version v0.2.0 2022-11-12 14:55:55 +01:00
6b2bc43d79 Allow choosing port number. 2022-11-10 19:58:46 +01:00
1d1406bb2b Remove unnecessary if-statement. 2022-11-10 19:22:24 +01:00
fc50e669a5 Implement concurrent page compilation. 2022-11-10 19:10:41 +01:00
60c6cb3bcd Consolidate compilation and copy code. 2022-11-10 17:45:00 +01:00
a799374399 Remove need for tmp directory. 2022-11-10 17:07:03 +01:00
281a31f5f7 Remove non-redundant compiling from roadmap.
At least for now this seems to be a bit difficult to implement, due to
dependency testing.
2022-11-09 18:40:22 +01:00
74e2c1a3fd Use local variables. 2022-11-08 16:40:13 +01:00
91b8b3b570 Add verbose flag to build. 2022-11-08 16:10:07 +01:00
e5bbf2dc03 Test for too few commands. 2022-11-08 16:02:38 +01:00
48bdc40932 No source dir to be found anymore. 2022-11-08 15:59:22 +01:00
805139d2ca Add example file. 2022-11-08 15:58:20 +01:00
7c1aec3497 Consolodate project directories into variables. 2022-11-08 15:52:12 +01:00
bfcd194a09 Copy other files into output. 2022-11-08 15:12:29 +01:00
c901bc3b0c Ignore configuration files for PHP variables. 2022-11-07 20:43:19 +01:00
ad5d10979d Add serve command. 2022-11-07 20:26:23 +01:00
76308dc9a9 Add interactive mode to new project subcommand. 2022-11-07 19:50:41 +01:00
d997d829b5 Merge branch 'master' into devel 2022-11-07 19:31:22 +01:00
e0faf6c069 Remove reference to old pages/ directory 2022-11-02 20:45:53 +01:00
8ab0657f29 Add dependency list. 2022-11-02 20:45:14 +01:00
77b8c82a6c Fix XDG_CONFIG_HOME environment variable check. 2022-11-02 16:09:59 +01:00
593b389ccb Add build command. 2022-10-29 15:09:55 +02:00
8f2a2d0c2d Update README. 2022-10-29 14:28:16 +02:00
d3713b6bad Add version command. 2022-10-29 14:24:36 +02:00
44d7def8d4 Add help command. 2022-10-29 14:23:42 +02:00
253ae30746 Add documentation to usage function. 2022-10-29 14:17:30 +02:00
b06f2b1a1c Check to be in Isidore project. 2022-10-29 14:16:07 +02:00
6fe2659e92 Update README documentation on new command. 2022-10-29 14:05:01 +02:00
cbb6f3d8a3 Add new and clean commands. 2022-10-29 14:03:47 +02:00
17e14672ff Initial commit. 2022-10-29 13:41:15 +02:00